Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

MrPingoo/BlogBundle

Repository files navigation

BlogBundle

Symfony2 BlogBundle

commit 2

TODO

Installation Require the bundle in your composer.json file:

$ composer require egeloen/ckeditor-bundle --no-update Register the bundle:

// app/AppKernel.php

public function registerBundles() { return array( new Ivory\CKEditorBundle\IvoryCKEditorBundle(), // ... ); } Install the bundle:

$ composer update egeloen/ckeditor-bundle

About

Symfony2 BlogBundle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published