mhinspeya/inspeya-hyva-giftcard 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

mhinspeya/inspeya-hyva-giftcard

最新稳定版本:1.0.2

Composer 安装命令:

composer require mhinspeya/inspeya-hyva-giftcard

包简介

The inspeya Gift Card module is a Magento 2 extension that allows customers to purchase and send customizable gift cards. It is fully compatible with the Hyva theme, providing a seamless integration with modern Magento storefronts.

README 文档

README

Version: 1.0.0
License: OSL-3.0
Magento Version Compatibility: Magento 2.x
Hyva Theme Compatibility: Fully Compatible

Overview

The Inspeya Hyva Gift Card module enables Magento 2 store owners to offer customizable gift cards to their customers. This module is fully compatible with the Hyva theme, ensuring a seamless and modern experience on the Magento storefront.

Features

  • Easily create and manage gift cards.
  • Full integration with the Hyva theme.
  • Customizable gift card options, including amounts and messages.
  • Backend management for tracking and using gift cards.

Requirements

  • MHinspeya Backend Mod: ^1.0
  • MHinspeya Hyva GiftCardAccount: ^1.0
  • MHinspeya Hyva GiftCardGraphQl: ^1.0
  • MHinspeya HyvaGiftCardPdfAdditional: ^1.0
  • MHinspeya GiftCardAccountHyvaCompatibility: ^1.0
  • MHinspeya GiftCardHyvaCompatibility: ^1.0

Installation

1. Composer-Based Installation

To install the module using Composer, follow these steps:

  1. Open your terminal and navigate to your Magento 2 root directory.

  2. Run the following commands:

    composer require mhinspeya/inspeya-hyva-giftcard
    bin/magento module:enable MHinspeya_GiftCard
    bin/magento setup:upgrade
    bin/magento setup:di:compile
    bin/magento setup:static-content:deploy -f
    
  3. Clear the cache:

    bin/magento cache:clean
    bin/magento cache:flush
    
  4. The module is now installed and enabled.

2. Manual Installation

To install the module manually, follow these steps:

  1. Download the module archive or clone the repository.

  2. Extract the module content into the app/code/MHinspeya/GiftCard directory of your Magento 2 installation.

  3. Run the following commands from your Magento 2 root directory:

    bin/magento module:enable MHinspeya_GiftCard
    bin/magento setup:upgrade
    bin/magento setup:di:compile
    bin/magento setup:static-content:deploy -f
    
  4. Clear the cache:

    bin/magento cache:clean
    bin/magento cache:flush
    
  5. The module is now installed and enabled.

Usage

After installation, you can configure the Gift Card options from the Magento admin panel under Stores > Configuration > MHinspeya > Gift Card.

Support

For support, please visit MHinspeya Support or contact us directly at support@inspeya.com.

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2025-11-21