ianm / html-head
Add custom items to the HTML <head> attributes
Fund package maintenance!
www.buymeacoffee.com/ianm1
Installs: 11 753
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 2
Open Issues: 1
Type:flarum-extension
Requires
- flarum/core: ^1.2.0
Requires (Dev)
README
A Flarum extension that offers a seamless way to add custom items to the HTML <head> section of your forum.
Features
-
Easy Integration: With just a few clicks, forum administrators can embed additional items directly into the forum's HTML . This is particularly useful for adding meta tags, styles, or any other custom scripts.
-
Clean UI: The extension provides a user-friendly interface that makes it simple to manage and view all added items.
-
Cache Management: Any changes made to the head items are automatically reflected, thanks to the efficient cache management in place. This ensures that your updates are immediately visible without any additional steps.
-
Error Handling: In the event that an invalid header item is added, the extension intelligently logs the error, ensuring the forum's functionality isn't compromised.
Usage
To use the extension, simply navigate to the admin dashboard. Here you'll find the option to add or modify items that will be included in the forum's HTML <head>
.
Installation
Install manually with composer:
composer require ianm/html-head:"*"
Updating
composer update ianm/html-head php flarum cache:clear
Links
Support
Please consider supporting my extension development and maintenance work.