Bundled modules
ZooCMS currently comes with a range of modules bundled in the system package
- Acl - access control lists. Adds access control functionality to restrict access to viewing, adding, editing and deleting content
- Auth - user login (currently only a basic local database user-password login function)
- Comments - add the possibility for users to add comments to content
- Connector - link content together
- Content - centralised content facility
- Dbmanager - database connection functionality (contains a database service, which is required by most modules)
- Estate - real estate content module (to be out-phased from bundled modules in the near future)
- Filemanager - file management browser with upload capabilities
- Flex - flexible blocks management and visibility control
- Gallery - image gallery
- Guestbook - allow visitors to write messages visible to anyone
- Rewrite - define per-content local URLs
- Search - add content to search indexes and perform lightning fast searches, using either built-in Lucene PHP implementation or separate Solr/Tomcat installation
- Statistics - add Google Analytics statistics tags on every page
- Taxonomy - categorise content into categories (to be expanded with tags)
- User - Basic user profiles
- Utility - utility functionality for cache management, hook configuration, content input filters and more
- Zoo - core module supplying default controllers, boot plugins and error pages