forked from jackfiallos/Celestic-community
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
80 lines (67 loc) · 2.76 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
ABOUT
===================
Celestic Community is a web based collaborative platform
to manage software projects. Celestic is an
GNU General Public Licensed. See COPYING.TXT
SITE URL
===================
http://qbit.com.mx/labs/celestic
http://qbit.com.mx/labs/celestic/blog
http://qbit.com.mx/labs/celestic/forum
EMAIL
===================
SYSTEM REQUIREMENTS
===================
Celestic Community requires a web server, PHP (5.0 or greater)
and MySQL. The recommended web server is Apache.
Celestic Community is not PHP4 compatible and it
will not run on PHP versions prior to PHP 5.
RECOMMENDED
===================
PHP 5.1.0 or above
MySQL 4.1+
Apache 2.0+
* PHP : http://www.php.net/
* MySQL : http://www.mysql.com/
* Apache : http://www.apache.org/
INSTALLATION
===================
1. Download Celestic from - http://code.google.com/p/celestic-community/
2. Download Yii Framework from - http://www.yiiframework.com/download/ (used in this release yii-1.1.10.r3566)
3. Unpack Celestic and Yii Framework .. both at the same level folder, if you need change yii folder just edit celestic_folder/index.php
4. Create database to use with Celestic
5. Open celestic_folder/protected/config/db.php file, then configure database parameters
6. Upload to your web server if needed
7. Remember to set write permissions to celestic_folder/assets - celestic_folder/protected/runtime - celestic_folder/resources
8. Direct your browser to Celestic application URL
9. If everything it's ok.. we recommend deletej or rename install module
UPGRADE FROM 0.3.x to 0.4.0
===================
1. Please, backup your Database (NOTICE IMPORTANT - ALWAYS BACKUP DB AND RESOURCES FOLDER)
2. Point your browser to url celestic/?r=update
3. Verify requirements and follow the steps
4. This process will be upgrade your database
5. On Finish you has been upgrade Celestic to 0.4.0 :)
KNOWN ISSUES
===================
If you have troubles configuring Yii Framework path,
please check Celestic/index.php
This version of Celestic was created using yii-1.1.10.r3566
Once you have all set
You should be finished in a matter of minutes.
For better performance (email and I18N), don't forget to configure
params parameters in celestic/protected/config/main.php
BUGS
===================
If you think you have discovered a bug in Celestic Community you should
report it! We keep track of all bugs and features at
https://code.google.com/p/celestic-community/. Create an account and
report the bug with as much information to help us reproduce it.
FOLLOWING ALONG
===================
If you would like to keep up with current Celestic Community news/happenings
you can follow our Twitter account:
@celesticMX
http://twitter.com/celesticMX
news/happenings going on in the Celestic Community development/community.