Status
Not open for further replies.

desiboy

Active Member
1,544
2008
7
0
wrzcms is a simple CMS based on CodeIgniter, which is currently being developed , mainly targeting warez webmasters.
coding was started 2 days ago and took hardly took 4-5 hrs . while coding this, several things like SEO , etc are kept in mind.
the first release is just an alpha version , and more features will be implemented in near future .


Some Screenshots :
[SLIDE]http://i.imgur.com/sa01Q.png
[/SLIDE][SLIDE]http://i.imgur.com/ZzETX.png[/SLIDE]
[SLIDE]http://i.imgur.com/9p2YO.png[/SLIDE]
[SLIDE]http://i.imgur.com/MW8It.png[/SLIDE]
[SLIDE]http://i.imgur.com/43dWB.png[/SLIDE]

with keyboard shortcuts ( control +1 = RS links ) ,etc..

Things which have been coded already :

Category
-Add
-Update
-Delete

Posts
-Add
-Update
-Delete

-User
-login


Todo ( high priority )

  • Dashboard ( to manage downloads ( the models for edit /update/ delete is done , still have to do the controller and view )
  • RSS Feed.
  • Sitemap.
  • Comments .

Pagination , and some other basic things are already coded ..

default theme :
http://leonpaternoster.com/2009/10/introducing-the-scherzo-theme-for-wordpress/

heres the DB Schema
[SLIDE]http://i.imgur.com/R5LMc.png[/SLIDE]


GIT Repo :

https://github.com/desicoder/wrzcms

Download :
https://github.com/desicoder/wrzcms/archives/master

Please remember that its the first release and it's in alpha stage, don't use this on live sites until some stability is achieved .



Feature requests can be made here :
http://wrzcms.uservoice.com/
I will try to add as many features as possible depending on the popularity of the suggestion.


every one is welcome to actively take part in this . and please fork it on github if you are familiar with php and MVC .


Regards
 
Last edited:
4 comments
never worked with CodeIgniter, but i will take a look
also this can have a plugin system like wordpress or at least like wcddl?
 
CodeIgniter is awesome and can be easliy extended .

Update :
MVC ??

[slide]http://d2o0t5hpnwv4c1.cloudfront.net/613_mvc/diagram.jpg[/slide]
 
Last edited:
Status
Not open for further replies.
Back
Top