mhinspeya/mhinspeya-hyva-campaign
Composer 安装命令:
composer require mhinspeya/mhinspeya-hyva-campaign
包简介
MHinspeya Campaign Management Module for Magento 2. Enables creation and management of marketing campaigns with frontend registration forms.
README 文档
README
mhinspeya/module-campaign
This module provides a robust campaign management system for Magento 2. It allows administrators to create marketing campaigns, manage participants, and provides a customizable frontend registration form.
Main Functionalities
- Admin Management: Create and edit campaigns with detailed descriptions, images, and date ranges.
- Role-Based Access: Full ACL integration for secure admin operations.
- Frontend Registration: AJAX-powered registration forms for users to sign up for contests or campaigns.
- DACH Localization: Complete German translations (
de_DE,de_AT,de_CH) for all admin and frontend components. - Hyvä Compatibility: Optimized for Hyvä Themes with Alpine.js based form handling.
- Magento 2.4.8 Compatible: Fully refactored for PHP 8.1 - 8.4 and latest Magento 2.4.x standards.
Installation
Via Composer (Recommended)
- Add the module to your project:
composer require mhinspeya/mhinspeya-hyva-campaign - Enable the module:
bin/magento module:enable MHinspeya_Campaign bin/magento setup:upgrade - (Optional) Compile and deploy static content:
bin/magento setup:di:compile bin/magento setup:static-content:deploy
Via Zip File
- Extract the zip into
app/code/MHinspeya/Campaign. - Follow the enablement steps above.
Configuration
Configure the module settings under: Stores > Configuration > MHinspeya > Campaign Settings
Localization
The module includes full German translations. To use them:
- Ensure your store view or admin locale is set to German.
- The translations are located in
i18n/*.csv.
Specifications
- Controllers:
mhcampaign/index/index: Main campaign list.mhcampaign/index/view: Campaign detail page.mhcampaign/index/post: AJAX form submission handler.
- API:
MHinspeya\Campaign\Api\CampaignRepositoryInterface
- Tables:
mh_campaign_record_list: Stores participants and registration data.mh_campaign_list: Stores campaign definitions.
Support
For support, please contact info@mhinspeya.com.
mhinspeya/mhinspeya-hyva-campaign 适用场景与选型建议
mhinspeya/mhinspeya-hyva-campaign 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 6 次下载、GitHub Stars 达 0, 最近一次更新时间为 2026 年 05 月 01 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 mhinspeya/mhinspeya-hyva-campaign 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 mhinspeya/mhinspeya-hyva-campaign 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 43
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2026-05-01