A Flarum extension. Add custom items to the <head> items
Forum admins may add additional items into the forum's HTML <head>
<head>
Install manually with composer:
composer require ianm/html-head
composer update ianm/html-head
ianm Isn't it the same as adding HTML to the Appearance> Custom Header ?
ianm I think one thing is missing, which is sorting them by order.
Lemme check this sir.
Awesome extension dude. I was really seeking for exactly same tool. Thanks a lot.
SallyMelek Nope. This extension adds codes inside <head>.
So will this extension be helpful for adding to the header?
- preload - dns-prefetch - preconnect
SallyMelek yes, exactly
ianm if that's the case, I'm installing it now. And Thank you very much for creating this extension.
This extension should be a must, finally after years someone decide to release it 👍️
Time to drop my handmade extension and start using this one 😀
SallyMelek good point.
I think some sort of drag and drop ordering will do the trick here. I'll add that to my to-do list 🙂
Please add ability to delete entry
Ffuser1 that's there already. Check the extension settings
Ffuser1 as @[deleted] says, delete is already an option:
[deleted] it only has enable and disable. The item will still listed in the Admin when disabled.
ianm Ok. I'll try it on computer. It's not showing on mobile.
composer require ianm/html-head:"*" php flarum cache:clear
Compatible with stable 1.0?
admiralarjun seems to be ready for 1.0.