block8/octo 问题修复 & 功能扩展

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

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

block8/octo

Composer 安装命令:

composer require block8/octo

包简介

Octo CMS - Simple, powerful and intuitive content management.

README 文档

README

Using Octo for a new site

You can find a working example site in the Octo Skeleton project.

To get started:

  • Clone: git clone git@github.com:Block8/Octo-Skeleton.git <your site name>
  • Move into your new project directory: cd <your site name>
  • If you want to try out the example site:
    • Create a database and import into it the content from octo-skeleton.sql
    • Modify siteconfig.php to point to that database
  • If you want to create a new site:
    • Remove the .git folder and create as a new repo: rm -Rf .git && git init
    • Modify the siteconfig.php file as necessary for your project
    • Rename the Example namespace and modify the code within it for your project

Dependencies

Block 8

Third Party

Octo would not be possible without the help of the following open source projects:

Back-end

Front-end

  • Bootstrap CSS by Mark Otto (@mdo) & Jacob (@fat)
  • Admin LTE by Abdullah Almsaeed (@almasaeed2010)
  • Select2 by Kevin Brown (@kevin-brown) and Igor Vaynberg (@ivaynberg)
  • CKEditor by CKSource (@ckeditor)

统计信息

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

GitHub 信息

  • Stars: 7
  • Watchers: 6
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-2-Clause
  • 更新时间: 2015-02-23