creolab/krustr

The Krustr CMS built in the great Laravel framework.
170 11
Install
composer require creolab/krustr
PHP:>=5.3.0
Last Updated:Feb 23, 2014
Links: GitHub  ·  Packagist
Maintainer: bstrahija

Krustr

Krustr CMS as a Composer package.

License

The Krustr CMS is open-sourced software licensed under the MIT license

Installation

To install the Krustr CMS just add the followind to your composer.json file:

"creolab/krustr": "dev-master"

Add you also need to register the service provider by adding the following line to you app/config/app.php file among the already registered providers:

'providers' => array(
	// ... your providers

	'Krustr\KrustrServiceProvider',
),

Bitdeli Badge

Related Packages

helori/laravel-cms

Work still in progress... Secured admin panel, website components creation, AMP...

257 5
spatie/laravel-medialibrary

Associate files with Eloquent models

45,713,789 6,158
czim/laravel-pxlcms

Laravel adapter for the PXL CMS

1,634 2
mikkokut/prismic-laravel

Integrates the Prismic PHP development kit with Laravel.

1,416 1