Codefight cms, file structure and how to use it?

Posted by Damodar Bashyal on April 24, 2009

 

Codefight cms, file structure and how to use it?

When i first started to code for codefight cms, i had no idea that it will reach to this position one day. Not only it helped me to learn codeigniter more in depth but it also helped me to write something now and then. And, to my surprise, kevin rudd's stimulus package was the winner todate[23rd apr, 2009] to get the traffic to my site.

If you want to edit something or extend it, you need to be familiar with codeigniter php framework. But if you want to use it as it is with few configuration,then you can setup in few minutes and start using it.

Codefight files are found in different folders. As of version 1.0.0 there are 4 root folders and few sub-folders.

app:
This contains 2 folders admin and frontend. Application code files can be found in these folders. Files related to admin are found in admin folder and those related to frontend can be found in frontend folder.

app ? admin:
Here are also quite few folders. Mainly you will be touching is config, modules and views.

More»

Codefight CMS version 1.0.0 released.

Posted by Damodar Bashyal on April 19, 2009

 

Today on 19th of April, 2009 codefight CMS is released as version 1.0.0. This has half size of previous pre-release code, as the files were cleaned up. Still there are few unnecessary files which are taking spaces but they won't interfere with the coding and probably will clean up on next releases.

With this release i have separated and grouped main application and skin folders.

I hope this will be useful for someone and will give me feedback. Any feedback is welcomed. All feedbacks, suggestions are welcomed.

If someone will like to contribute code, themes and if i use that i will fully credit those and will add to supporters list along with those who donated through paypal.

You can preview demo and download cms from here.

More»

Codefight CMS WIP 1 of v1.0 pre-release code

Posted by Damodar Bashyal on April 04, 2009

 

Today i am happy to release work in progress copy 1 of my project Codefight CMS V1.0.

This can be downloaded through google code. http://code.google.com/p/cmsdamu/downloads/list

For demo please visit: codefight.org/demo & codefight.org/demo/admin

Please support me with ideas, code help and better ways to make it better and more usable.

Thanks in advance.
- Damodar Bashyal
?codefight.org

More»