Flarum Facebook Page Auto-Post
Automatically publishes an excerpt and link to your Facebook Page whenever a new discussion is created on your Flarum 2 forum.
Features
Posts the discussion title, a short excerpt, and a direct link to your Facebook Page
Toggle on/off from the Admin panel — no code changes needed
Stores the Page Access Token securely in Flarum's settings store
Logs success and errors to Flarum's application log (storage/logs/)
Make sure to read the entire readme to get full instructions on setting this up as it was a pain. This was made using Claude. I'm not a developer by any means but this was something I really wanted for my site.

composer require ernestdefoe/flarum-facebook-post
php flarum migrate
php flarum cache:clear
MIT-licensed
Github
Packagist
‼️ Support will be very limited as I used Claude to create this I will have to do any bug fixes or what not on weekends when I am home.