Skip to content

honeyco/reason_package

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Reason CMS!

Home Page: https://reason.carleton.edu/
Source Code: https://github.com/carleton/reason_package
Requirements: https://apps.carleton.edu/opensource/reason/reqs/

Automated Install (Using install.sh)

  1. Move reason_package 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

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

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

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

Packages

No packages published

Languages

  • PHP 73.1%
  • JavaScript 11.6%
  • SQL 10.9%
  • CSS 2.2%
  • Perl 1.5%
  • ActionScript 0.7%