How to include style, font link in <head> back-end

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
LinhLe
Posts: 1
Joined: 23 Jan 2019, 08:40

How to include style, font link in <head> back-end

Post by LinhLe » 23 Jan 2019, 08:47

I want custom back-end Aimeos. I want include google font in <head> html. But I not found html <head> tag.
Please help me! Thanks All
Attachments
Screen Shot 2019-01-23 at 3.45.53 PM.png
Screen Shot 2019-01-23 at 3.45.53 PM.png (240.43 KiB) Viewed 895 times

User avatar
aimeos
Administrator
Posts: 7884
Joined: 01 Jan 1970, 00:00

Re: How to include style, font link in <head> back-end

Post by aimeos » 23 Jan 2019, 14:30

You can copy that template to ./resources/views/vendor/shop/jqadm/index.blade.php and modify it according to your needs: https://github.com/aimeos/aimeos-larave ... .blade.php
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply