2017 © Pedro Peláez
 

library cms

Smart Core CMS Standart Edition

image

smart-core/cms

Smart Core CMS Standart Edition

  • Thursday, November 2, 2017
  • by smart-core
  • Repository
  • 2 Watchers
  • 1 Stars
  • 56 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 18 Versions
  • 0 % Grown

The README.md

Smart Core CMS Standart Edition

Gitter, (*1)

The modern system for creating and managing web projects with open source, based on the Symfony2 Framework., (*2)

Install

Step 1: Create database, (*3)

Step 2: Install new folder mysite.com, (*4)

``` bash composer create-project smart-core/cms mysite.com, (*5)


Or to current folder ``` bash composer create-project smart-core/cms ./

Login as new user into http://my-projeсt/admin/., (*6)

Пройти в раздел "Структура", по адресу http://my-projeсt/admin/structure/ и создать главную папку., (*7)

Создать "Хранилище" для медиаколлекции, по адресу: http://my-projeсt/admin/config/media/storage_create/, (*8)

Для модулей, которые будут использовать медиаколлекцию, нужно создать коллекции по адресу: http://my-projeсt/admin/config/media/collection_create/, (*9)

The Versions