piedweb/theme-component-bundle

This package is abandoned and no longer maintained. The author suggests using the pushword/core package instead.

Component related to bootstrap 5 extended theme for PiedWebCMS

Installs: 72

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:Twig

Type:symfony-bundle

0.0.15 2020-06-09 16:41 UTC

This package is auto-updated.

Last update: 2022-02-24 23:58:42 UTC


README

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