daniel-burke / phpcms

This a CMS in PHP with an example of TODO app with authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todolist

A truly free and open source self created cms demo by creating a todo app which you can contribute to the develop. Features include

  • Sleek, stylish, portable and well-distributed interface
  • Login, Log out and Register Users
  • A default to do application which add, edit and delete to do entries under different labels. Save a due date and calculate remaining time and mansion the progress of the work
  • Portability for modules and widgets
  • customizable themes ( new themes can be added)
  • Admin section
  • Privacy and Security
  • No Ads
  • No Spam

Contact Harish for more details.

Installation

The frontend is developed Bootstrap. If you wish to test it out, install xampp and fork the repository to ~\xampp\htdocs.

  • Change config.example.php to config.php and set required config as mention in file.
  • Import sql file
  • Start apache and mysql services and go to localhost\phpcms .

tutorials

I am creating this cms as well as tutorial for this cms. The tutorials will be uploaded on my blogging webiste Find All Together . Old version is here Learn how to built a cms step by step. New version is coming soon.

Demo

The simple demo of this project is live on http://todo.findalltogether.com. NOTE: It will be activated on 12th July 2015.

Contributing

See Contributing

About

This a CMS in PHP with an example of TODO app with authentication

License:MIT License


Languages

Language:PHP 91.8%Language:CSS 7.7%Language:JavaScript 0.3%Language:ApacheConf 0.2%