Open Graph Metas - MyBB.de Bot - 05.05.2020
Eine neue Erweiterung wurde veröffentlicht: Open Graph Metas
Zitat:The plugin will enable forums/threads/etc. pages to show Open Graph metas for social websites integration, eg. Facebook, Discord, etc.
Upgrade Notice:- 0.x branch will only receive bug fixes and won't get feature updates. Plugin configuring in 0.x branch is limited which requires manual editing in the plugin file:
Code: ./inc/plugins/open_graph_metas.php
. If you don't know how the plugin works, better leave all configurations as default, it'll just work.
- Instead of manual file editing for plugin configuring, next major updates (1.x) will make plugin configurable at AdminCP.
- Development builds for this plugin (version no. with prefixed) tend to get changed before stable releases (version no. without prefixed). Please use with caution that folder structure may change during version upgrades.
Features:- Output Open Graph metas for forum modules. Read the Open Graph protocol: https://ogp.me/.
- No template editing requires.
- Search-engine-friendly-URLs-aware .
- Customizable fallback description for , now via file editing.
- Customizable fallback image for , now via file editing.
- Customizable for threads/posts, now via file editing.
- Supported modules:
- Forums
- Threads (linear view mode)
- Posts (threaded view mode)
- Member profiles
- ... more will come!
- Partially supported modules:
- Help page
- Member list
- Portal
- Search
- Calendar
- ... more will come!
Requirement:
Install:
- Download & unzip.
- Upload files under Upload/ folder, please maintain the folder structure.
- Turn to MyBB's AdminCP > Configuration > Plugins, find Open Graph Metas and activate it.
Uninstall & Removal:
- Turn to MyBB's AdminCP > Configuration > Plugins, find Open Graph Metas and deactivate it.
- Remove file
Code: ./inc/plugins/open_graph_metas.php
from your server.
Suggestions & Bug report (either is OK):
RE: Open Graph Metas - MyBB.de Bot - 07.05.2020
Eine neue Version wurde veröffentlicht: Open Graph Metas v0.1
RE: Open Graph Metas - MyBB.de Bot - 07.05.2020
Eine neue Version wurde veröffentlicht: Open Graph Metas 0.2
|