CodeIgniter Resources Directory
- Friday May 18th
-
Login
-
Create an account
| Rank | Votes | Name | |
|---|---|---|---|
| 1 | 58 | Ionize CodeIgniter CMS | |
| 2 | 51 | Egypt CMS | |
| 3 | 23 | Open Blog | |
| 4 | 48 | MyClientBase | |
| 5 | 18 | Blogmer - Open Source... | |
| 6 | 12 | Pliant CMS | |
| 7 | 6 | Total Shop UK eCommerce | |
| 8 | 33 | Linkster, the... | |
| 9 | 56 | PyroCMS | |
| 10 | 16 | FUEL CMS | |
| Show more... | |||
http://blazeeboy.github.com/Codeigniter-Egypt/style/slice_r3_c6.jpg" border="0" />
Codeigniter-Egypt system
=====================
if you are a website developer then you know the amount of work getting the site components together you have to make a database base minimal structure and
1.users table: holding users information
2.pages table: holding pages names and titles, permissions
3.user groups table: users groups
4.content table: site articles and every components
and you need to get your javascript frameworks and some minimal backend pages.
We take about 20% of overall projects work hours in preperations. If you are tired of that then Codeigniter-Egypt is for you.
Codeigniter-Egypt is a very easy CMS that built on a very simple idea like HTML and all the XML languages
every website is consisting of pages every page may have subpages and so
every page has a permissions to determine it's displayable for that user or under any other conditions
every page contain widgets inside widgets , the widget display data and may have cells that can contain another set of widgets and so on.
Every widget may have properties and children , the widget is like a function that takes paramters make a process on them and return an HTML result
Codeigniter-Egypt support the idea of applications
[program built on]
---
* CodeIgniter PHP framework Version 2.0
* Datamapper Version 1.8.0
* Ion-Auth 22/2/2011 HEAD from Github
* Dojo+Dijit Version 1.6 (New lines removed)
* jquery Version 1.5.1
[The idea]
---
* the idea is to make a site with fast way debending on the widgets and layouts
giving permissions to evey content for viewing.
* so as the section has the same thing
built on it some applications accessible by a task bar
-----------------------------------------------------------------
[ Installation ]
---
* 1- download and extract Codeigniter Egypt
* 2- edit "config.php" or open "install.php"
* 3- open "index.php/install" to install database
-----------------------------------------------------------------
[ Running ]
---
* 1- normal site:
Codeigniter-EgyptURL/index.php
ex: http://localhost/Codeigniter-Egypt/index.php
* 2- login page:
Codeigniter-EgyptURL/index.php/login
ex: http://localhost/Codeigniter-Egypt/index.php/login
* 3- logout page:
Codeigniter-EgyptURL/index.php/logout
ex: http://localhost/Codeigniter-Egypt/index.php/logout
-----------------------------------------------------------------
[ Root default logon ]
---
* 1- user name: admin@admin.com
password: password
* you can change it from:
http://localhost/Codeigniter-Egypt/index.php/auth/change_password
-----------------------------------------------------------------
[ How to help us ]
---
* like Codeigniter-Egypt on facebook [http://www.facebook.com/pages/Codeigniter-Egypt/92287906354]
* watch that repo to tell me that you are intersted [ click the watch button ]
* contact me and tell you want to help on github [blazeeboy[at]gmail[dot]com]
* fork that repo [ click the fork button ]