disjfa/glynn-theme-bundle

Symfony glynn admin theme bundle

Maintainers

Package info

github.com/disjfa/glynn-theme-bundle

Language:Twig

Type:symfony-bundle

pkg:composer/disjfa/glynn-theme-bundle

Statistics

Installs: 1 292

Dependents: 1

Suggesters: 0

Stars: 2

Open Issues: 1

0.5.0 2023-11-07 21:07 UTC

This package is auto-updated.

Last update: 2026-03-10 00:12:43 UTC


README

Check on packagist MIT License

Watch on GitHub Star on GitHub Tweet

Instalation

composer req disjfa/glynn-theme-bundle

About

Basic theme bundle. Can be used in glynn-admin-symfony4. You can use the templates by extending the templates in your application. For the admin interface it uses the base of glynn-admin.

How!

How, just extend some files in your main templates folder:

{% extends "@GlynnTemplate/admin.html.twig" %}

Enjoy!

Make awesome stuff!