2017 © Pedro Peláez
 

library october

Multi Solution October CMS

image

multisolution/october

Multi Solution October CMS

  • Thursday, June 1, 2017
  • by multisolution
  • Repository
  • 3 Watchers
  • 1 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1765 Forks
  • 0 Open issues
  • 100 Versions
  • 0 % Grown

The README.md

October , (*1)

October is a Content Management System (CMS) and web platform whose sole purpose is to make your development workflow simple again. It was born out of frustration with existing systems.
This fork is a Multi Solution boilerplate which includes:, (*2)

  • Disabled core updates
  • Locked dependencies
  • Enabled DotEnv configuration
  • Builder plugin
  • Docker!
    • PHP 7.1
    • MySQL 5.7
    • Redis 3.2
    • Composer
    • Enabled modrewrite

Using this fork

composer create-project multisolution/october your-app dev-master

Copy .env.dist to .env and .htaccess.dist to .htaccess and update the copied files contents to match you environment. You also should update docker/vhost.conf and docker/php.ini., (*3)

If using Docker Compose, don't forget to change container names., (*4)

Then you should exec install scripts yourself:, (*5)

docker-compose exec web php composer.phar install
docker-compose exec web php artisan october:up
docker-compose exec web php artisan key:generate

If you are not using Docker, just remove the docker-compose exec web part., (*6)

The Versions

01/06 2017

dev-master

9999999-dev http://octobercms.com

Multi Solution October CMS

  Sources   Download

MIT

The Requires

 

The Development Requires

by Samuel Georges
by Alexey Bobkov
by Multi Solution

laravel cms october octobercms