Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 499 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 499 Bytes

Facebook Crawler extension for Flarum

Allow the Facebook Crawler to access protected discussion pages.

This will only expose some limited attributes to the crawler, like e.g. the discussion title.

Installation

Run the below command while you're in the Flarum root folder:

composer require UrGuardian4ngel/flarum-ext-fb-crawler

TODO

  • Add permissions (or settings form)
  • ...