centarro/commerce_kickstart
Composer 安装命令:
composer require centarro/commerce_kickstart
包简介
Commerce Kickstart installation profile.
README 文档
README
- Introduction
- Requirements
- Recommended modules
- Installation
- Configuration
- Commercial support
- Maintainers
INTRODUCTION
Commerce Kickstart is the fastest way to start building on Drupal Commerce. It includes an installation profile for installing Drupal, Commerce Core, and the Centarro Commerce contributed modules and themes.
The installer includes an additional step where you can install either a full demo store for evaluation purposes or enable the individual features you need to start building and launch your store today!
-
For a full description of the distribution, visit the project page: https://www.drupal.org/project/commerce_kickstart
-
To submit bug reports or track changes, use the official issue tracker: https://www.drupal.org/project/issues/commerce_kickstart
REQUIREMENTS
Your development and hosting environments must be capable of running Drupal 11:
https://www.drupal.org/docs/system-requirements
We strongly recommend using DDEV-Local for local development and a Drupal optimized Platform-as-a-Service (e.g. Acquia, Pantheon, or Platform.sh) for hosting your site. Centarro offers consulting, development, and managed services if you need help deciding how to build, launch, or run your store.
Commerce Kickstart must be installed and updated via Composer to properly build the codebase and fetch new versions of Drupal and third-party dependencies.
RECOMMENDED MODULES
Commerce Kickstart includes all of the Centarro Commerce contributed modules. These are maintained by Centarro, the company behind Drupal Commerce, to conform to the same development and documentation standards as Commerce Core.
Additional Drupal modules and themes may be installed via Composer to add new features to your store. Search for modules compatible with Drupal 11 on drupal.org to see what's available, and filter your search results to those in the Commerce Core ecosystem to find modules that extend Drupal Commerce.
INSTALLATION
We recommend installing with our Composer project template, but you can also add Commerce Kickstart as a requirement to any Drupal project template. For full instructions, please refer to centarro/commerce-kickstart-project.
composer create-project centarro/commerce-kickstart-project kickstart
If creating a project of a pre-release or development version, use the -s flag to set the appropriate stability level:
composer create-project -s dev centarro/commerce-kickstart-project kickstart
If you expect to install the full demo store, you will need to add the Commerce Kickstart Demo recipe to your codebase. To do so, issue the two following commands:
cd kickstart
composer require drupal/commerce_kickstart_demo
We recommend and support DDEV-Local for local development. Change into the newly created directory and use the following commands to launch the site:
ddev config ddev start
CONFIGURATION
Configuration occurs in the installer and then as needed throughout the Drupal administrative interface. This distribution includes the Commerce Store Wizard module and a go-live checklist provided by the Centarro Toolbox module to guide you through various aspects of Drupal Commerce configuration.
Commerce Kickstart includes the Config Splits module to support different configurations per environment. The default config directory created in the root project folder includes a splits subdirectory with a directory and config split specific to DDEV environments. After installing your site, if you are developing on DDEV, you can either import the DDEV specific configuration via the user interface at /admin/config/development/configuration/config-split or import via drush:
ddev drush config-split:import ddev
COMMERCIAL SUPPORT
Centarro offers a full range of consulting and support services for merchants doing business on Drupal Commerce, including managed hosting, maintenance, and support for Commerce Kickstart sites. For more information, contact Centarro at info@centarro.io or via contact form on https://www.centarro.io.
MAINTAINERS
Current maintainers:
- Ryan Szrama (rszrama) - https://www.drupal.org/u/rszrama
- Jonathan Sacksick (jsacksick) - https://www.drupal.org/u/jsacksick
This project has been sponsored by:
- Centarro (https://www.drupal.org/centarro) - Centarro is building the future of commerce without compromise. As the creators and maintainers of Drupal Commerce, our products and services are designed to help you build with confidence on our platform.
centarro/commerce_kickstart 适用场景与选型建议
centarro/commerce_kickstart 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 42.75k 次下载、GitHub Stars 达 16, 最近一次更新时间为 2020 年 10 月 29 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 centarro/commerce_kickstart 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 centarro/commerce_kickstart 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 42.75k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 16
- 点击次数: 16
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2020-10-29