This Magento 2 extension Auto Instagram Post allows you add your products immediately to Instagram after publishing it on Magento site, share your thoughts, product information, brand news and latest to your friends.
- Use Instagram API(Android App Simulation) to post main Product Image of store to Instagram
- Support configurations with #hashtag.
- Support sort content of comment as user defined.
- Support Manage Products Grid mass Action to Post or rePost to Instagram
- Enable Auto Instagram - Enable or disable module.
- Username(Instagram Account) - Your Instagram Username.
- Password - Your Instagram Password.
- Test Connection - Test your current account.
- Default Image - When you add a product without a main Image to store, this image will be uploaded to Insragram.
- Allow auto posting to Instagram after Saving Product - Enable Observer after product saved
- Enable Auto Hashtag and Description - Enable below options while posting product to Instagram.
- Add Product Description to Post - This will add product description to your feature post.
- Add Categories Name as Hashtags - This will add product category as hashtag to your feature post.
- Add Custom Hashtags - Your custom hashtags go there.
- Description Template - This will define the order of content which you want to post.
- Enable Scheduled Auto Post - Setup cron for Scheduled Post to Instagram
- Start Time - Time for Cron.
- Frequency - Frequency for Cron.
- Limit Number of Posts - Limit for 1 time cron runs.
- Connect to your server with SSH
- Navigation to your project and run these commands
composer require ghoster/autoinstagrampost
php bin/magento setup:upgrade
rm -rf pub/static/*
rm -rf var/*
php bin/magento setup:static-content:deploy
- Download the files from github: Direct download link
- Extract archive and copy all directories to app/code/GhoSter/AutoInstagramPost
- Go to project home directory and execute these commands
php bin/magento setup:upgrade
rm -rf pub/static/*
rm -rf var/*
php bin/magento setup:static-content:deploy
- Fork this repository
- Create your feature branch (
git checkout -b your-new-feature
) always fromdevelop
- Commit and Submit a new Pull Request
Open Software License (OSL 3.0)
If this project help you reduce time to develop, you can give me a cup of coffee :)