About Dubsite
Dubsite is a minimalistic and scalable open source content management system written in PHP. Dubsite aims to provide everything you would expect from a professional content management system, by keeping the usability as simple as possible.
Minimalism: Dubsite is not overloaded with features. Meaning: You don't have to bother with a whole bunch of new terms and concepts to be able to use Dubsite. You're mostly dealing with "Contents", "Pages", "Blocks" and "Themes". Nearly everything you create in Dubsite is a "Content", for example articles, menus, webforms or listings.
Scalability: If you need a special feature or functionality, that is not covered by default, you can easily install an appropriate plugin (or write it yourself, if you're a developer). Everything you see and interact with is provided by plugins. The Dubsite-core itself just serves as a framework, which makes the system very flexible. And writing plugins is not rocket-science!
The project originally started in 2006 as a very simple solution for personal use. Since then it has evolved into a full-blown CMS, by keeping it's basic policy: scalability, usability and clean, object-oriented code
Features:
- Content-categorization (taxonomy)
- Flexible theming
- User-management and permissions
- Multilingual user-interfaces (gettext)
- Clean URL's even without apache's mod_rewrite
- Server-side caching
- Configurable output-filters
- Extendible with plugins
- Import of preconfigured elements like pages or content via XML
- Built upon the Zend Framework and Doctrine ORM
License
Dubsite CMS, Copyright 2009 - 2012 by Carsten Hansen
Dubsite is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Dubsite is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
