承接 netresearch/oro-hide-unavailable-variants-bundle 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

netresearch/oro-hide-unavailable-variants-bundle

最新稳定版本:3.0.0

Composer 安装命令:

composer require netresearch/oro-hide-unavailable-variants-bundle

包简介

This OroCommerce bundle hides attribute combinations of configurable products in the storefront, if an applicable variant product does not exist.

README 文档

README

This OroCommerce bundle hides attribute combinations of configurable products in the storefront, if an applicable variant product does not exist.

Installation

Requirements

The Bundle is not synchronized with the ORO development release cycle, look at this table to choose the right version to install:

HideUnavailableVariantsBundle ORO Commerce
1.0.* >=5.0.0 <=5.0.8
2.0.* >=5.0.9 <5.1.0
3.0.* 5.1.*

Composer Installation

$ composer require netresearch/oro-hide-unavailable-variants-bundle

Features

  • Rows and columns (for which no product variants exist) are removed from the inline matrix form for configurable products.
  • Non-existent variants are removed from the selection box of configurable products.

Development

Code Style and Static Analysis

Use the following commands to ensure the source code conforms to our coding standards and guidelines:

  • composer phpcs to check PHP related files against the PSR-12 code style
  • composer rector to automatically comply with coding standards, simplify and improve code, and perform migrations (rules defined in ./rector.php)
  • composer phpstan for type and bug checking

Run the command composer analysis to run all commands at once. (That's exactly what our CI does).

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 6
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2023-06-06