Skip to content

disjfa/glynn-theme-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

da0dd1b · Nov 7, 2023

History

24 Commits
Nov 7, 2023
Jan 31, 2018
Nov 19, 2019
Nov 19, 2019
Nov 7, 2023

Repository files navigation

glynn theme bundle

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!