2017 © Pedro Peláez
 

project boxomatic-app

Box-o-Matic is a complete system to manage local food box projects.

image

snapfrozen/boxomatic-app

Box-o-Matic is a complete system to manage local food box projects.

  • Tuesday, March 24, 2015
  • by francisberesford
  • Repository
  • 0 Watchers
  • 0 Stars
  • 4 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

SnapCMS

Installation

  1. Navigate to your website's home directory
  2. Clone the SnapCMS git repository: git clone https://github.com/snapfrozen/snapcms.git . Make sure to include the . (dot) to avoid SnapCMS being created in it's own folder
  3. Install Composer: curl -sS https://getcomposer.org/installer | php Or you may need to do something like this to enable some "dangerous" PHP features: curl -sS https://getcomposer.org/installer | php -d allow_url_fopen=On -d suhosin.executor.include.whitelist=phar
  4. Setup and edit db.php mv db.php.default db.php vi db.php
  5. Make sure backend/yiic is executable: chmod u+x backend/yiic
  6. Install SnapCMS: php composer.phar install Or to enable PHP features: php -d allow_url_fopen=On -d suhosin.executor.include.whitelist=phar -d disable_functions= composer.phar install Choose "yes" to create the frontend folder when asked

Done!, (*1)

The Versions

24/03 2015

dev-master

9999999-dev

Box-o-Matic is a complete system to manage local food box projects.

  Sources   Download

MIT

The Requires