Giter Club home page Giter Club logo

butterfly.cms's Introduction

Butterfly.CMS

Innovative Content Management System based on Yii2 framework. And it's all.

P/s^ A little patience...๐Ÿ˜‰

Yii2 Downloads Packagist Version Progress GitHub license

Requirements

* - actually in progress development

Installation

To install the app, run the following command`s in the console:

$ composer create-project --prefer-dist wdmg/butterfly.cms example.com
$ cd example.com
$ php init

...or use automatic mode:

$ php init --env=development --overwrite=y --dbhost=localhost --dbtype=mysql --dbcharset=utf8 --dbname=example --tbprefix=btf_ --dbuser=root --dbpassword=root --create_db=y --migrations=y

Migrations

After set of environment and configure db connection, run the following commands in the console for apply migrations:

$ php yii admin/init
$ php yii admin/options/init --choice=3
$ php yii admin/users/init --choice=3
$ php yii admin/rbac/init --choice=2

After apply all migrations you may login to dashboard: http://example.com/admin/ with username admin and password admin.

Discussion

For questions, complaints and suggestions follow to Butterfly.CMS community

Status and version [in progress development]

  • v.1.1.3 - Update dependencies.
  • v.1.1.2 - Update README.md, dependencies, fixed environments.
  • v.1.1.1 - Added yii2-menu, yii2-robots, yii2-comments, yii2-guard. Update base app, fixed environments.
  • v.1.1.0 - Added multi-language support (partially).
  • v.1.0.18 - Added yii2-media and yii2-forms modules. Update dependencies.
  • v.1.0.17 - Added yii2-blog module. Update dependencies.
  • v.1.0.16 - Update dependencies, added yii2-turbo, yii2-amp, yii2-search, yii2-rss, yii2-sitemap, yii2-widgets.
  • v.1.0.15 - Added yii2-content module. Update dependencies.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.