Search found 2 matches

by mojanimator
14 Oct 2022, 12:10
Forum: Laravel package
Topic: changes in jqadm templates not affect
Replies: 7
Views: 20866

Re: changes in jqadm templates not affect

the only solution i have found was comment my theme name in manifest . but i dont think this is the true way You've created a Laravel theme extension and there, the theme files are only used if you select the theme for the current site in the frontend. For the admin backend, separate themes are not...
by mojanimator
13 Oct 2022, 18:03
Forum: Laravel package
Topic: changes in jqadm templates not affect
Replies: 7
Views: 20866

changes in jqadm templates not affect

hi i followed the instructions for creating extension. i have copied client html sections in my extensions and changes works perfect. but about jqadm section: i copied from vendor/ai-admin-jqadm/templates/admin/jqadm to packages/[my theme name]/templates/admin/jqadm but changes in files (for example...