steve228uk / CandyCMS

A Simple CMS in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABANDONED - Candy

This project hasn't been updated in over 3 years and should be considered abandoned.

Candy is an easy to use CMS written in PHP.

Take a look at this screencast to see Candy in action.

Requirements

  • PHP 5.3 or greater
  • cURL (for updating)
  • MySQL or other database (DB driver will need to be edited if not using MySQL)
  • Ability to write htaccess file for apache mod_rewrite

Installation

  • Upload CandyCMS to the directory of your choice.
  • Navigate to the installation in your browser.
  • Follow the instructions.
  • Done!

Troubleshooting

If you encounter an issues with the path and files not working remove the $_SERVER['DOCUMENT_ROOT'] from the core/config.php CMS_PATH constant.

Documentation

See http://candy.p53.ca/docs

Issues

Please log any issues found in the Github repo or tweet them to me @adampatterson

License

Candy is released under the MIT License

About

A Simple CMS in PHP

License:Other


Languages

Language:JavaScript 43.3%Language:CSS 31.5%Language:PHP 25.1%Language:ApacheConf 0.0%