Awesome
Camaleon CMS Plugin to Export and Import
Permit to export and import contents of Camaleon CMS Application.
Installation
- Download Plugin
- Uncompress plugin into app/apps/plugins/export_content
- Restart Server
- Activate Plugin in Admin -> plugins -> inactive plugins -> Import/Export Plugin
- Below Plugin Title, click "Import / Export" link
- After import or export, copy your images into your new site manually
##Supports
- Posttypes
- Menus
- Posts
- Tags
- Categories
- Theme
- Custom Fields
- Permit to add custom exports/imports by hooks: on_import and on_export
##Coming soon
- Convert into gem version
- Compress images together json file (import/export) to avoid manual upload images process
- Test Cases