ianm/html-head
最新稳定版本:2.0.0-beta.1
Composer 安装命令:
composer require ianm/html-head
包简介
Add custom items to the HTML <head> attributes
README 文档
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.
统计信息
- 总下载量: 19.11k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-01-09

