Download the PHP package faithcatholic/custom_fia without Composer
On this page you can find all versions of the php package faithcatholic/custom_fia. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download faithcatholic/custom_fia
More information about faithcatholic/custom_fia
Files in faithcatholic/custom_fia
Package custom_fia
Short Description Provies a Facebook instant articles RSS feed for content.
License GPL-2.0+
Homepage https://www.drupal.org/project/custom_fia
Informations about the package custom_fia
Custom Facebook Instant Articles is a small module that enables a views RSS feed to display items as an instant article.
-
Install the module as usual, and make sure the configuring user has the 'administer site configuration' permission. (Setting this permission is not necessary for super-users with pre-existing admin privileges.)
-
Create a new display view mode for node content under /admin/structure/display-modes/view (Currently this module only works with nodes.)
-
Enable the previously-created display mode for the relevant content type under /admin/structure/types/manage/TYPE. Set custom field formatters where appropriate.
-
Enter the Facebook page ID, the previously-set view mode, and set any appropriate field mappings at /admin/config/services/custom-fia
-
Add a feed page display to a new or existing view, then set the row type plugin to "Custom FB Fields", and set the relevant node display view mode.
- Set an appropriate view path for the display, and provide it to Facebook for feed importation.