Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

illarra/IllarraContentBundle

Repository files navigation

Illarra Content Bundle

Build Status Total Downloads Latest Stable Version Latest Unstable Version

Installation

Add this bundle (and its dependencies, if they are not already there) to your application's kernel:

// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
        new JMS\DiExtraBundle\JMSDiExtraBundle($this),
        new Knp\Bundle\MarkdownBundle\KnpMarkdownBundle(),
        new Liip\ImagineBundle\LiipImagineBundle(),
        new Illarra\ContentBundle\IllarraContentBundle(),
        // ...
    );
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages