kmusiclife / Code6-CMS-Subscription

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code6-CMS Subscription

Code6 CMS is CMS by building in Symfony 3.4. This CMS has simple function. user authentication by FOSUserBundle, Article, static Page, Uploading Image and user Manager when enabled member mode.

Installation

$ git clone https://github.com/kmusiclife/Code6-CMS-Subscription.git
$ cd Code6
$ composer update
$ bin/console doctrine:database:create
$ bin/console doctrine:schema:update
$ bin/console server:run

Access to top of your development server which you started below commands.

About


Languages

Language:PHP 44.4%Language:HTML 27.8%Language:JavaScript 27.8%