payever/payever-integration-oxid
Composer 安装命令:
composer require payever/payever-integration-oxid
包简介
payever payment module
README 文档
README
This repository contains payever payments module for OXID e-commerce platform.
OXID versions support
Currently, this module is compatible with OXID-eShop Community Edition starting from 4.7.X version and up.
Installation
Local shop setup
- official docs https://docs.oxid-esales.com/developer/en/6.0/getting_started/installation/eshop_installation.html
- demo data https://github.com/OXID-eSales/oxideshop-demodata-installer
Local plugin install
- https://docs.oxid-esales.com/developer/en/6.2/development/modules_components_themes/project/module_configuration/modules_installation.html
- use admin interface see guide. Plugin location
<shop_dir>/source/modules
Testing
Behat
Before running behat tests make sure that you have:
- ran
composer install - set proper
behat.ymlconfig values (seebehat.yml.dist) - started selenium2 server (download)
java -jar /path/to/selenuim-standalone.jar chromedriveris available in yourPATHenv variable (download orbrew install chromedriverfor Mac OS)- install
chromehttps://googlechromelabs.github.io/chrome-for-testing/#stable chromedriveris available in yourPATHenv variable (download orbrew install chromedriverfor Mac OS)- Important:
chromedrivermust be same version aschromebrowser version - selenium run in background
java -jar /<path>/selenium-server-standalone-x.xx.x.jar -Dwebdriver.chrome.driver=/<path>/chromedriver > /dev/null 2>&1 & - payever stub server run
./vendor/payever/plugins-stub/bin/stub-server localhost:9090 - behat test run
./vendor/behat/behat/bin/behat --config behat.yml
Unittest
- simple unittest
./vendor/bin/phpunit -c phpunit.xml - HTML codecov report (xdebug php module require)
php -d xdebug.mode=coverage ./vendor/bin/phpunit -c ./phpunit.xml --coverage-html /var/www/html/clover
Phpmd https://phpmd.org/documentation/
./vendor/bin/phpmd ./src/payever text ./phpmd.xml
Phpcs
./vendor/bin/phpcs --standard=./phpcs.xml ./src/payever
Option 1: Download from OXID exchange
Please go to module download page and download the latest version.
(NOTE: The order inside "Versions" tab is arbitrary, so please make sure to pick the latest version)
Option 2: Install via Composer
NOTE: For OXID-eShop version 6 and above only
Run the following CLI command inside your shop root directory:
composer require payever/payever-integration-oxid
User documentation
You can find the user guide here.
payever/payever-integration-oxid 适用场景与选型建议
payever/payever-integration-oxid 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 1.32k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2019 年 12 月 06 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「payment」 「modules」 「eshop」 「OXID」 「santander」 「installments」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 payever/payever-integration-oxid 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 payever/payever-integration-oxid 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 payever/payever-integration-oxid 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
This is Paymorrow module for OXID eShop.
This is twig version of Flow Theme for OXID eShop.
This is a Smarty version of Admin Theme for OXID eShop.
Analysis module for finding problematical shop data.
yii2 swiper slider
GoPay Inline Payment Gateway
统计信息
- 总下载量: 1.32k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 29
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-12-06