Skip to content

PiedWeb/ThemeComponentBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiedWeb.com

PiedWeb Bootstrap 5 Theme Component

Made for PiedWeb CMS and Bootstrap / Bootstrap 5 extended

Installation

Get it with composer

composer require piedweb/theme-component-bundle

Edit your config/packages/twig.yaml and add :

twig:
    ...
    paths:
        ...
        "%kernel.root_dir%/../vendor/piedweb/theme-component-bundle/src/Resources/views": PiedWebCMS
        "%kernel.projet_dir%/vendor/piedweb/theme-component-bundle/src/Resources/views": PiedWebThemeComponent