Skip to content

reasoncms/reasoncms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Tom Brice
Jul 21, 2017
cdfe32a · Jul 21, 2017
Feb 20, 2015
Apr 5, 2017
Jul 24, 2014
Jul 18, 2017
Feb 24, 2015
Jul 18, 2017
Apr 13, 2017
Jun 15, 2007
Jan 19, 2017
Mar 3, 2017
Mar 3, 2017
Sep 10, 2012
Dec 7, 2014
Mar 21, 2017
Mar 22, 2017
Jul 5, 2011
Jul 18, 2017
Jul 19, 2017
Jul 21, 2017
Mar 21, 2017
Mar 21, 2017
Jul 18, 2017
Mar 21, 2017
Apr 14, 2017
Jan 19, 2017
Apr 14, 2017
Mar 23, 2016
Jan 19, 2017
Mar 20, 2017
Sep 19, 2013
Apr 14, 2017
Jan 19, 2017
Mar 9, 2015
Apr 10, 2017
Apr 6, 2010
Apr 13, 2017
Apr 11, 2017
Jan 22, 2015
Jan 19, 2017
Mar 20, 2017
Mar 20, 2017
Apr 13, 2017
Nov 4, 2009
Apr 10, 2017
Apr 13, 2017
Apr 10, 2009
Apr 8, 2009
Apr 8, 2009

Repository files navigation

Welcome to Reason CMS!

Automated Install (Using install.sh)

  1. Rename reasoncms to reason_package and move the directory outside your web root.

  2. Run the install.sh script in the reason_package folder and follow instructions.

  3. Run /reason/setup.php in your browser and follow instructions.

Semi-Automated Install (Not using install.sh)

  1. Move reason_package outside your web root.

  2. Create a symbolic link called reason from your document root directory to ./reason_4.0/www/

    • Example: ln -s /absolute/path/to/reason_package/reason_4.0/www/ /absolute/path/to/document_root/reason
  3. Create a symbolic link called reason_package your document root directory to ./www/

    • Example: ln -s /absolute/path/to/reason_package/www/ /absolute/path/to/document_root/reason_package
  4. Visit /reason/setup.php in your web browser.

For manual installation instructions, see ./reason_4.0/www/install.htm

Upgrade

Visit /reason/upgrade.php on your web server.

About Reason CMS

  • Reason CMS is designed to make it simple for content creators to create content.

  • Reason CMS is more capable than Wordpress, and simpler than Drupal.

  • Reason CMS is free and open source - released under the GNU General Public License Version 2.