mhinspeya/categorycontent
最新稳定版本:1.0.0
Composer 安装命令:
composer require mhinspeya/categorycontent
包简介
MHinspeya Category Content: A Magento 2 extension for strategically placing promotional banners in category grids with pixel-perfect positioning. Features device-specific (mobile/desktop) ads, multi-store support, and granular control over row, column, and page placement.
关键字:
README 文档
README
Installation
Note: In production mode, please use the --keep-generated option during setup upgrade.
Option 1: Manual Installation (ZIP File)
Unzip the package to: app/code/MHinspeya/CategoryContent
Run the following commands:
php bin/magento module:enable MHinspeya_CategoryContent
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
php bin/magento cache:flush
Option 2: Composer Installation
Add the composer repository (if needed):
composer config repositories.repo.magento.com composer https://repo.magento.com/
Install the module:
composer require mhinspeya/categorycontent
Enable and update:
php bin/magento module:enable MHinspeya_CategoryContent
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
php bin/magento cache:flush
Configuration
Enable the module via Magento Admin:
Stores > Configuration > Category Content
Path: category_content/general/activate
Main Functionalities
Display advertising images on category list pages
Assign custom URLs to each image
Control placement by specifying:
Row number
Column number
Page number
Enable or disable content display from the admin panel
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2026-02-10