-
Denis Pelyukhow authoredDenis Pelyukhow authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.txt 1.36 KiB
INTRODUCTION ------------ Instagram sync module allows you to import Instagram posts as a custom entity to your website. You can use them in views, blocks, etc. REQUIREMENTS ------------ This module requires the following Drupal extensions: - token:token - drupal:file INSTALLATION ------------ * Install as you would normally install a contributed Drupal module. CONFIGURATION ------------- The configuration page is in "Administation->Configuration->Instagram Sync" menu. The path is `/admin/config/system/instagram-sync`. Global configuration includes plugin, cron and refresh token configurations. The import entities page is in "Administation->Content->Instagram syncs" Available plugins to import posts: - Instagram API with Instagram Login - Instagram API with Facebook Login(TBD) USAGE ------------- 1. Receive access token using the following instruction https://developers.facebook.com/docs/instagram-platform/instagram-api-with-instagram-login/business-login 2. Enable instagram sync module and enter your long-live access token. 3. Configure global modules settings. 4. Configure rules for refresh token and CRON. 5. Push "Import instagram posts" button. MAINTAINERS ----------- Current maintainers: * Denis Pelyukhow <denis.pelyukhow@gmail.com> - https://www.drupal.org/u/denispelyukhow This project has been sponsored by: * EPAM Systems <https://www.epam.com/>