configuration of the content to use
configuring access to the Facebook api

This project is not covered by Drupal’s security advisory policy.

This is a module for drupal 9 which allows you to create post in a Facebook page using the content of the site.
When a new content of the selected type is created, retrieve from it the information necessary (text and/or link to content) to create the post.

This module works similarly to Social Post Facebook, but is independent of the Social Post and Social API modules

You will need to install the drupal modules:
hook_post_action
pub_options

You will need to install the libraries (These requirements may change in the future):
Facebook PHP Graph SDK v6 (fork of official sdk)
guzzle6

Project information

Releases