Plugins permit you to add or extend (through hooks) the CMS functionalities for all your needs without affecting the core of the CMS. These plugins are small rails apps that include ...
Read MoreDocumentation in Progress.. Sample: # add a custom field group to current thememy_group = current_theme.add_field_group({name: "My Group", slug: "my_group_key"})# add a custom field group to speci...
Read MoreHooks are functions that listen for specific process where you can customize the normal functionality of Camaleon CMS. This customization can be: Customize results Load custom assets Load custom t...
Read MoreCamaleon CMS Custom Fields is the perfect solution for any website which needs more flexible data. Visually create your FieldsSelect from multiple input types (text, textarea, wysiwyg, image, file...
Read MoreCamaleon CMS manage shortcodes which permit you to represent small code for a functionality or some special content, like sliders, tabs ...Camaleon CMS support for many shortcodes in the same page,...
Read More