centarro / certified-projects
Drupal Commerce related projects maintained by Centarro to the same standards as Commerce Core.
Installs: 19 309
Dependents: 2
Suggesters: 0
Security: 0
Stars: 8
Watchers: 4
Forks: 2
Open Issues: 0
Type:metapackage
Requires
- centarro/centarro_claro: 1.x-dev
- drupal/belgrade: ^2
- drupal/commerce_authnet: ^1.6
- drupal/commerce_avatax: ^1.1
- drupal/commerce_braintree: ^1.3
- drupal/commerce_email: ^1.1
- drupal/commerce_file: ^2.0
- drupal/commerce_license: ^3
- drupal/commerce_paypal: ^1.0
- drupal/commerce_pricelist: ^2.4
- drupal/commerce_product_limits: ^1.0
- drupal/commerce_product_tax: ^1.0
- drupal/commerce_shipping: ^2.3
- drupal/commerce_square: ^1.5
- drupal/commerce_store_domain: ^1.0
README
Drupal Commerce related projects maintained by Centarro to the same standards as Commerce Core.
These projects represent subsystems, features, or integrations that are not broadly used enough or appropriate for inclusion in Commerce Core. However, they are all developed according to Drupal / PHP best practices, compatible with both Commerce Core and other projects in this package, and documented at least via READMEs if not also via external documentation pages with screenshots or videos.
Use in Commerce Kickstart
The primary purpose of this package is to collect in a single metapackage the various contributed projects we want to include in Commerce Kickstart. Commerce Kickstart is designed to be the fastest way to start building on Drupal Commerce. It provides an installation profile that can serve as a starting point for any new Drupal Commerce project along with a variety of feature modules for default configuration and an optional demo store.
We can guarantee the versions of the modules included in the package work well together and have sufficient documentation. We can also introduce new modules to existing Commerce Kickstart sites in the future by adding them to this package without making them dependencies of the profile itself. This means advanced developers who do not want the full suite of modules included in their codebases or who want to use different versions than we have certified can remove the centarro/certified-projects
dependency after creating their projects and re-install just the modules they actually want.
Included projects
Subsystems
- Commerce Shipping - collect shipping fees and fulfill order shipments
- Commerce License - sell memberships, file downloads, and more
Technology Partner integrations
Feature modules
- Commerce Email - configure emails to be sent in reaction to order events
- Commerce File - sell file downloads through Commerce License
- Commerce Pricelist - price subsets of your products by quantity, user, etc.
- Commerce Product Limits - limit the purchaseable quantity of products
- Commerce Product Tax - select a product's tax rate on its edit form
- Commerce Store Domain - select the current store based on the domain
Themes
- Belgrade - Bootstrap based, mobile optimized store theme
- Centarro Claro - customized version of Drupal core's Claro admin theme
Roadmap
The following projects are on the short list for inclusion in future updates of this package.
- Commerce Cart Estimate
- Commerce CyberSource
- Commerce Invoice
- Commerce Invoice Payment
- Commerce Recurring
- Commerce Reports
- Commerce ShipStation
- Commerce Signifyd
- Commerce Wishlist
We will tag a new patch version (e.g. 1.0.1, 1.0.2, etc.) when we increase the minimum version of a certified project. We will tag a minor version (e.g. 1.1.0, 1.2.0, etc.) when we add a new project to the metapackage. We will tag a new major release (e.g. 2.0.0) when projects are upgraded or added such that their compatibility with each other or Commerce Core versions are impacted.