mhinspeya / module-instagram
MHinspeya Instagram product catalog export module.
Package info
git.modehaus.de/hyvae/instgram
Type:magento2-module
pkg:composer/mhinspeya/module-instagram
1.0.0
2026-07-01 12:49 UTC
Requires
- php: >=7.3
- mhinspeya/backend-mod: ^1.0
Suggests
- mhinspeya/backend-mod: Support Configuration
This package is not auto-updated.
Last update: 2026-07-02 11:02:24 UTC
README
Overview
MHinspeya_Instagram is a Magento 2 module designed for Instagram product catalog export functionality.
Features
- Export product catalogs tailored for Instagram.
- Fully integrated with the Magento 2 ecosystem.
Requirements
- PHP >= 7.3
- Magento 2.4.x
mhinspeya/backend-mod>= 1.0
Installation
Method 1: Composer (Recommended)
You can install this module using composer. It will also automatically install required dependencies like mhinspeya/backend-mod.
composer require mhinspeya/module-instagram
php bin/magento module:enable MHinspeya_Instagram
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean
Method 2: Manual Installation
- Upload the module files to
app/code/MHinspeya/Instagram. - Ensure you have also installed the required dependency
mhinspeya/backend-mod(MHinspeya_BackendMod). - Run the following Magento commands:
php bin/magento module:enable MHinspeya_Instagram
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean
License
Open Software License (OSL 3.0)
Author
MHinspeya
- Website: https://inspeya.com