2017 © Pedro Peláez
 

library birchcms

Birch CMS - The ultra flexible CMS framework

image

trickeydan/birchcms

Birch CMS - The ultra flexible CMS framework

  • Friday, December 23, 2016
  • by trickeydan
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 6 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Birch

Birch CMS is a simple to use, yet powerful system to make collaborative websites., (*1)

Status: First Alpha Release

This software is in the very early stages of development and may take some time to be ready for use in production., (*2)

One of the primary goals of Birch is to make web development easier, as this is what made me decide to begin developing it, having found that the alternatives were overcomplex., (*3)

Birch uses a combination of file based configuration and database storage for the application, (*4)

How to install

Download a clean install of Laravel 5.3 Install the Birch package by running, (*5)

composer require trickeydan/birchcms, (*6)

Add the BirchServiceProvider to the config/app.php, (*7)

Add your database and email details to .env, (*8)

Delete all files from database/migrations Delete the file app/User.php Edit config/auth.php - Change \App\User::class to \Trickeydan\Birchcms\User::class (Until Customer UserProvider is written), (*9)

Run php artisan birch:setup and follow the instructions., (*10)

Enjoy the features of Birch., (*11)

The Versions

23/12 2016

dev-master

9999999-dev

Birch CMS - The ultra flexible CMS framework

  Sources   Download

GPL v3

The Requires

 

The Development Requires

by Dan Trickey

23/12 2016

v0.0.1

0.0.1.0

Birch CMS - The ultra flexible CMS framework

  Sources   Download

GPL v3

The Requires

 

The Development Requires

by Dan Trickey

22/12 2016

v0.0.1-alpha.4

0.0.1.0-alpha4

Birch CMS - The ultra flexible CMS framework

  Sources   Download

GPL v3

The Requires

 

The Development Requires

by Dan Trickey

21/12 2016

v0.0.1-alpha.2

0.0.1.0-alpha2

Birch CMS - The ultra flexible CMS framework

  Sources   Download

GPL v3

The Requires

 

The Development Requires

by Dan Trickey

21/12 2016

v0.0.1-alpha.1

0.0.1.0-alpha1

Birch CMS - The ultra flexible CMS framework

  Sources   Download

GPL v3

The Requires

 

The Development Requires

by Dan Trickey