mhinspeya / module-brandpages
MHinspeya Brandpages module to display brand campaigns and page elements.
Package info
git.modehaus.de/hyvae/brandpages
Type:magento2-module
pkg:composer/mhinspeya/module-brandpages
1.0.0
2026-07-01 12:53 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 10:57:22 UTC
README
Overview
MHinspeya_Brandpages is a Magento 2 module designed to display brand campaigns and page elements.
Features
- Display and manage brand campaigns.
- Render specific brand page elements on the storefront.
- 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-brandpages
php bin/magento module:enable MHinspeya_Brandpages
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/Brandpages. - Ensure you have also installed the required dependency
mhinspeya/backend-mod(MHinspeya_BackendMod). - Run the following Magento commands:
php bin/magento module:enable MHinspeya_Brandpages
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