forked from croogo/croogo
-
Notifications
You must be signed in to change notification settings - Fork 1
A CakePHP powered Content Management System
License
jamalsa/croogo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Croogo - A CakePHP Powered CMS ****************************** Requirements ============ * Apache with mod_rewrite * PHP 5.2 or higher * MySQL 4.1 or higher Installation ============ Web based installer: * Extract the archive. Upload the content to your server. * visit http://your-site.com/ from your browser and follow the instructions Manual installation: * 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 CakePHP README file ******************* CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility. The Cake Software Foundation - promoting development related to CakePHP http://www.cakefoundation.org/ CakePHP - the rapid development PHP framework http://www.cakephp.org Cookbook - user documentation for learning about CakePHP http://book.cakephp.org API - quick reference to CakePHP http://api.cakephp.org The Bakery - everything CakePHP http://bakery.cakephp.org The Show - live and archived podcasts about CakePHP and more http://live.cakephp.org CakePHP Google Group - community mailing list and forum http://groups.google.com/group/cake-php #cakephp on irc.freenode.net - chat with CakePHP developers irc://irc.freenode.net/cakephp CakeForge - open development for CakePHP http://cakeforge.org CakePHP gear http://www.cafepress.com/cakefoundation Recommended Reading http://astore.amazon.com/cakesoftwaref-20/
About
A CakePHP powered Content Management System
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published