定制 drupal/cwo_demo 二次开发

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

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

drupal/cwo_demo

最新稳定版本:1.0.1

Composer 安装命令:

composer require drupal/cwo_demo

包简介

Initial configuration for Commerce Webform Order

README 文档

README

  • Introduction
  • Requirements
  • Application
  • Maintainers

INTRODUCTION

This recipe installs a series of webforms that connect with Commerce and Webform to be able to control donations, one off payments, and subscriptions.

The following sample forms are available:

  • CWO Donation (cwo/donation): A basic donation form that allows selecting an amount.
  • CWO Donation/Subscription (cwo/donation-type): A donation form that allows selecting the donation type.
  • CWO Subscription (cwo/subscription): A subscription form, that allows selecting an amount, periodicity and payment details.

APPLICATION

  • Configure your project for Recipes. Visit https://www.drupal.org/project/distributions_recipes for further information.
  • Require this recipe package using composer composer require drupal/cwo_demo:^1
  • To apply the recipe, run the following command from your web root: php core/scripts/drupal recipe recipes/contrib/cwo_demo Or if you're using Drush 13+ drush recipe recipes/contrib/cwo_demo

REQUIREMENTS

This recipe requires Commerce Webform Order (https://www.drupal.org/project/commerce_webform_order) and all its dependencies. It also requires Webform Entity Handler to ease the processing of entities (https://www.drupal.org/project/webform_entity_handler).

MAINTAINERS

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2024-11-21