定制 pennyblack/magento-app 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

pennyblack/magento-app

最新稳定版本:0.2.4

Composer 安装命令:

composer require pennyblack/magento-app

包简介

Provides integration with Penny Black for Magento2

README 文档

README

This app has been developed against the 2.4.x version of Magento Open Source.

Prerequisites

  • PHP >=7.4
  • Composer

Installation

Module development

  • Create an auth.json file in the root and configure it with the keys found in the Magento Account Lastpass entry.
  • composer install
  • If you are using Guzzle 6.x then you will need some additional packages.
    1. You can check your version of Guzzle using composer info guzzlehttp/guzzle | grep version
    2. If this version is 6.x then run composer require php-http/guzzle6-adapter guzzlehttp/psr7

Magento

If you are installing this module into your Magento shop, then you can install via composer.

  • composer require pennyblack/magento-app

Development

Tests & Linting

We use PHPUnit for our unit tests and PHPStan, PHP CodeSniffer and PHP Mess Detector for quality checks.

  • Run composer unit-test to run the unit test suite.
  • Run composer quality-check to run the quality check tools.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-12-14