A MODx Revolution Core Extension, the modCipher service class provides easy access to mycrypt encryption/decryption features.
See https://github.com/opengeek/modCipher/wiki for more information.
FileUpload is an extra wich add a new TV into your manager. This TV allows to quickly upload a file from your computer and then add a link above the field so your team can dowload it.
SuperCache is a plugin for MODX Revolution that will allow you to eliminate text processing of pagestherefore possibly speeding them up significantly. Note MODX Revolution already uses a cachesystem to speed up page load times, this plugin uses the same cache system but in a different wayto deliver even faster page loads if you have moderate to complex templates.
CMPGenerator is intended to be used by PHP developers that want to
create custom database tables to be used via a snippet, plugin or CMP.
CMPGenerator is a GUI and it will create the xpdo scheme files and xpdo
classes for your custom database tables with just a click of a button.
This allows you to quickly start using xpdo in your custom projects.