Admin System
From Snapp CMS Developer Documentation
This page provides pointers to articles on customizing various components of the administration back-end interface to your Snapp CMS installation.
The Administration system makes heavy use of the ExtJS Javascript framework. Full API documentation for this framework is available at http://dev.sencha.com/deploy/dev/docs/.
For practical examples of how the Administration System can be customized, the following are a couple of links to articles giving full demonstrations of adding and changing functionality.
Locations module - How to add custom tabs to the locations module
Modules_(Adding_custom) - Creating an entire new module, including new Administration System functionality.
