forked from croogo/croogo
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
64 lines (46 loc) · 2.01 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
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/