Croogo is a free, open source, content management system for PHP, released under MIT License.
It is powered by CakePHP MVC framework.
- Apache with mod_rewrite
- PHP 5.2 or higher
- MySQL 4.1 or higher
- Extract the archive. Upload the content to your server.
- visit http://your-site.com/ from your browser and follow the instructions
- Extract the archive. Upload the content to your server.
- Create a new MySQL database ('utf8_unicode_ci' collation), and use these two SQL dump files in given order:
- /app/config/sql/croogo.sql
- /app/config/sql/croogo_data.sql
- Rename /app/config/database.php.default to database.php and edit the details.
- You can access your admin panel at http://your-site.com/admin. Login details below:
- username: admin
- password: password
- Official website: http://croogo.org
- Blog: http://fahad19.com/blog/term/croogo
- Downloads: http://wiki.github.com/croogo/croogo/downloads
- Issue Tracker: http://croogo.lighthouseapp.com
- Wiki: http://wiki.github.com/croogo/croogo/
- Google Group: http://groups.google.com/group/croogo