snapfrozen/boxomatic-app 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

snapfrozen/boxomatic-app

Composer 安装命令:

composer create-project snapfrozen/boxomatic-app

包简介

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

README 文档

README

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!

统计信息

  • 总下载量: 4
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-03-01