Skip to content

Rabble-Rocks/rabble-preview-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Rabble Preview Bundle

Adds a preview to the content section when editing or creating a page in the content bundle.

Installation

Install the bundle by running

composer require rabble/preview-bundle

Add the following class to your config/bundles.php file:

return [
    ...
    Rabble\PreviewBundle\RabblePreviewBundle::class => ['all' => true],
]

About

Adds a preview to the content section when editing or creating a page in the content bundle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published