Flexible “document types”
Developers can create specialised edit interfaces and page templates for different types of content and use cases. Each document editor presents in a tabbed interface, with a collection of fields, such as text fields, HTML WYSIWYG fields, images, links, selects, checkboxes and others, ensuring that day to day management of the website is a easy as possible for site administrators.
Fully customisable templates
dotAdmin takes an MVC (model-view-controller) approach to template development, with website templates being "views" using full PHP syntax to access the controller properties and the dotAdmin template API. A range of objects, classes and helpers are available to the template developer, and detailed documentation for the dotAdmin API makes template development a breeze!
User access control
dotAdmin's user system allows the creation of CMS users with different roles and with specific restricted, granular access privileges within the CMS. The user system also allows for the creation and management of registered public website users with access privileges to restricted areas the website.