iqual/iq_commerce

本包最新版本(3.3)没有提供许可信息。

为 Drupal Commerce 提供额外功能

安装次数: 1,474

依赖关系: 0

建议: 0

安全性: 0

星标: 0

关注者: 3

分支: 0

开放性问题: 1

类型:drupal-custom-module

3.3 2024-06-25 06:03 UTC

README

Drupal 10 安装

  • 在项目中安装 lenient-plugin: composer require mglaman/composer-drupal-lenient
  • 通过运行 composer config --merge --json extra.drupal-lenient.allowed-list '["drupal/commerce_repeat_order"]' 为 "drupal/commerce_repeat_order" 添加异常
  • 需要 iq_commerce: composer require iqual/iq_commerce:^3.0

DOM PDF 配置

cp public/modules/custom/iq_commerce/patches/20200918-2244-dompdf-and-drupal-entity-print.patch patches/20200918-2244-dompdf-and-drupal-entity-print.patch
composer patch-add dompdf/dompdf '2244 - dompdf and drupal entity_print' patches/20200918-2244-dompdf-and-drupal-entity-print.patch