mhinspeya/module-instagram

MHinspeya Instagram product catalog export module.

Maintainers

Package info

git.modehaus.de/hyvae/instgram

Homepage

Type:magento2-module

pkg:composer/mhinspeya/module-instagram

Transparency log

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

1.0.0 2026-07-01 12:49 UTC

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

  1. Upload the module files to app/code/MHinspeya/Instagram.
  2. Ensure you have also installed the required dependency mhinspeya/backend-mod (MHinspeya_BackendMod).
  3. 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