2017 © Pedro Peláez
 

library laravel-cms-theme

Laravel CMS: Theme component

image

czim/laravel-cms-theme

Laravel CMS: Theme component

  • Tuesday, June 26, 2018
  • by czim
  • Repository
  • 2 Watchers
  • 2 Stars
  • 1,045 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 10 Versions
  • 33 % Grown

The README.md

CMS for Laravel - Theme Package

Simple default theme package to use with the CMS Core. This is a simple web-based bootstrap setup, not recommended for more than demonstrative purposes., (*1)

Installation

Add the service provider to the cms-core.php config (NOT your app.php config!):, (*2)

``` php 'providers' => [ // ... \Czim\CmsTheme\CmsThemeServiceProvider::class, ],, (*3)


To publish the assets for the CMS theme: ``` bash php artisan vendor:publish

Compiling assets

An Elixir setup is provided for compiling the assets for the CMS. The output directory for this process is resources/assets/build., (*4)

To compile css and javascript, you can run, (*5)

bash npm install gulp --production, (*6)

... in the base directory of this repository., (*7)

Plugins and scripts used

Contributing

Please see CONTRIBUTING for details., (*8)

Credits

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

26/06 2018

dev-master

9999999-dev https://github.com/czim

Laravel CMS: Theme component

  Sources   Download

The Requires

  • php >=5.5.9

 

The Development Requires

laravel cms assets theme view

26/06 2018

0.9.9

0.9.9.0 https://github.com/czim

Laravel CMS: Theme component

  Sources   Download

The Requires

  • php >=5.5.9

 

The Development Requires

laravel cms assets theme view

19/06 2017

0.9.8

0.9.8.0 https://github.com/czim

Laravel CMS: Theme component

  Sources   Download

The Requires

  • php >=5.5.9

 

The Development Requires

laravel cms assets theme view

06/06 2017

0.9.7

0.9.7.0 https://github.com/czim

Laravel CMS: Theme component

  Sources   Download

The Requires

  • php >=5.5.9

 

The Development Requires

laravel cms assets theme view

29/05 2017

0.9.6

0.9.6.0 https://github.com/czim

Laravel CMS: Theme component

  Sources   Download

The Requires

  • php >=5.5.9

 

The Development Requires

laravel cms assets theme view

25/05 2017

0.9.5

0.9.5.0 https://github.com/czim

Laravel CMS: Theme component

  Sources   Download

The Requires

  • php >=5.5.9

 

The Development Requires

laravel cms assets theme view

19/02 2017

0.9.4

0.9.4.0 https://github.com/czim

Laravel CMS: Theme component

  Sources   Download

The Requires

  • php >=5.5.9

 

The Development Requires

laravel cms assets theme view

13/02 2017

0.9.3

0.9.3.0 https://github.com/czim

Laravel CMS: Theme component

  Sources   Download

The Requires

  • php >=5.5.9

 

The Development Requires

laravel cms assets theme view

21/01 2017

0.9.2

0.9.2.0 https://github.com/czim

Laravel CMS: Theme component

  Sources   Download

The Requires

  • php >=5.5.9

 

The Development Requires

laravel cms assets theme view

20/11 2016

0.9.1

0.9.1.0 https://github.com/czim

Laravel CMS: Theme component

  Sources   Download

The Requires

  • php >=5.5.9

 

The Development Requires

laravel cms assets theme view