hive-together/hive-merchant-magento
Composer 安装命令:
composer require hive-together/hive-merchant-magento
包简介
Hive Merchant integration for Magento 2.1.x
README 文档
README
Contents
Prerequisites
Before installing the Hive module you should ensure that your Magento2 store is running without any problems in your environment.
Hive Module supports Magento2 Community and Enterprise Edition from version 2.0 onwards.
You need an account with Hive Merchants which allows to include the plugin into your store. If you need professional services for assistance with setting up your environment please contact selena@hivetogether.com.
Installation
The installation of the Magento module is pretty easy and can be performed in a few ways depending on your Magento version.
- Install from Magento Marketplace (only Magento 2.0.x versions)
- Install using Composer
- Install from Zip file
Installing from the Magento Marketplace using Web Setup Wizard (only Magento 2.0.x version)
Note:
This installation method works only on 2.0.x versions of Magento. If you're using a newer, 2.1.x version of Magento, please install the extension using Composer or install from Zip file.
This will require an account with Magento Commerce and the associated API keys will be used to sync with the marketplace.
- Open a browser to the Magento Marketplace and add the module to the cart. Check out and ensure that this is added to your account.
- Log into the admin section of the Magento system in which to install the module as an administrator.
- Start the Web Setup Wizard by navigating to 'System > Web Setup Wizard'.
- Click 'Component Manager' to synchronise with Magento Marketplace.
- Click to 'Enable' HiveTogether.
- Enter to your frontend stores and you should see the plugin been load automatically.
Installing using Composer
- Login (or switch user) as the Magento filesystem owner.
- Ensure that the files in 'app/etc' under the Magento root are write enabled by the Magento Filesystem owner.
- Ensure that Git and Composer are installed.
Next fetch the module with:
composer require hive-together/hive-merchant-magentoOnce the module fetch has completed enable it by:
bin/magento module:enable Hive_HiveMerchantThen finally the clean up tasks:
bin/magento setup:upgradefollowed by:
bin/magento cache:clean
Installing from zip file
Needs modification
Open a browser to Bitbucket note/copy the URL of the version to install (highest version available).
Log in to the Magento server as the Magento filesystem owner and navigate to the Magento Home directory.
Create a directory
<magento home>/app/code/HiveTogether/HiveMerchant/and change directory to the new directory.Download the zip/tarball and decompress it.
At this point, it is possible to install with either the:
Web Setup Wizard's Component Manager (only Magento 2.0.x versions, for 2.1.x use command line)
- To install in the Web Setup Wizard. Open a browser and log in to the Magento admin section with administrative privileges.
- Navigate to 'System > Web Setup Wizard'.
- Click 'Component Manager' scroll down and locate 'HiveMerchant'. Click enable on the actions.
- Follow the on screen instructions ensuring to create backups.
Command line
- To enable the module on the command line change directory to the Magento
Home directory. Ensure you are logged in as the Magento filesystem owner. - Verify that 'HiveMerchant' is listed and shows as disabled: `bin/magento
module:status`. - Enable the module with:
bin/magento module:enable Hive_HiveMerchant. - Then we need to ensure the configuration tasks are run: `bin/magento
setup:upgrade`. - Finally on the command line to clear Magento's cache run: `bin/magento
cache:clean`.
Troubleshooting
Ensure that your Magento version is tested and supported with the version of HiveTogether that you are using.
Ensure that all files and folders have the correct permissions for the Magento Filesystem Owner and the Web Server user.
Ensure that the cache's are cleaned and disable / re-enable the module.
Ensure that text content is not being compressed.
If any critical issue occurs you can't easily solve, execute
bin/magento module:disable Hive_HiveMerchant as the Magento Filesystem Owner to
disable the HiveMerchant module. If necessary clear Magento's cache again.
If possible, gather as much data and open an issue on (bitbucket) to help improve the module.
hive-together/hive-merchant-magento 适用场景与选型建议
hive-together/hive-merchant-magento 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 22 次下载、GitHub Stars 达 0, 最近一次更新时间为 2016 年 11 月 23 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「discounts」 「hive」 「magento2」 「hivetogether」 「magento-module」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 hive-together/hive-merchant-magento 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 hive-together/hive-merchant-magento 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 hive-together/hive-merchant-magento 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
PHP client for the Abenity API documented at https://abenity.com/developers/api
Russian Language Pack for Magento 2
DPD Magento2 Shipping extension
Billing package for Laravel 5.5 supporting packages, plans, coupons, addons, payments and subscriptions
A Discounts app for Strata
Extend the checkout experience with coupons and discount codes.
统计信息
- 总下载量: 22
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2016-11-23