gewerk / social-media-connect
Integrates Social Media services into your sites for publishing and displaying posts
Installs: 47
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 6
Type:craft-plugin
Requires
- craftcms/cms: ^3.7
- fusonic/opengraph: ^2.2
- guzzlehttp/guzzle: ^7.0
- guzzlehttp/psr7: ^2.2
- league/oauth2-facebook: ^2.2
- league/oauth2-instagram: ^3.1
- league/oauth2-server: ^8.3
- nojimage/twitter-text-php: ^3.1
- vstelmakh/url-highlight: ^3.0
Requires (Dev)
README
Integrates Social Media services into your sites for publishing and displaying posts
Features
- Connect Twitter, Instagram and Facebook Pages to your site
- Post directly to Twitter and Facebook from entries editor
- Pull content from Social Media into your site
Requirements
This plugin requires Craft CMS 3.7 or later.
Installation
You can install this plugin from the Plugin Store or with Composer.
From the Plugin Store
Go to the Plugin Store in your project’s Control Panel and search for “Social Media Connect”. Then click on the “Install” button in its modal window.
With Composer
Open your terminal and run the following commands:
# go to the project directory cd /path/to/my-project.test # tell Composer to load the plugin composer require gewerk/social-media-connect # tell Craft to install the plugin ./craft plugin/install social-media-connect
Documentation
Visit the plugin page for all documentation, guides and developer resources.
Support
Get in touch with us via the support page or by creating a GitHub issue