MyBB.de Forum

Normale Version: Open Graph Metas
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
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
    Code:
    v
    prefixed) tend to get changed before stable releases (version no. without
    Code:
    v
    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
    Code:
    og:url
    .

  • Customizable fallback description for
    Code:
    og:description
    , now via file editing.

  • Customizable fallback image for
    Code:
    og:image
    , now via file editing.

  • Customizable
    Code:
    og:image
    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:
  • MyBB 1.8.x

Install:

  1. Download & unzip.

  2. Upload files under Upload/ folder, please maintain the folder structure.

  3. Turn to MyBB's AdminCP > Configuration > Plugins, find Open Graph Metas and activate it.

Uninstall & Removal:

  1. Turn to MyBB's AdminCP > Configuration > Plugins, find Open Graph Metas and deactivate it.

  2. Remove file
    Code:
    ./inc/plugins/open_graph_metas.php
    from your server.

Suggestions & Bug report (either is OK):
Eine neue Version wurde veröffentlicht: Open Graph Metas v0.1
Eine neue Version wurde veröffentlicht: Open Graph Metas 0.2