commerce_store

Categories

Component ID

1826034

Component name

commerce_store

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

The idea of this module is to provide structured information about a commerce store that will integrate with rules and context.
It currently provides a "store open" configuration that allows a site to be configured so it suports turning off the e-commerce aspect id a Drupal commerce site.

Use cases for "store open / store closed" are:

  • Turn e-commerce off until an official release date
  • Turn e-commerce off while an annual stock check is in progress
  • Turn e-commerce off while an issue with checkout/ payment gateway is taking place.

This has the advantage of not needing to put the entire site into maintenance mode.

The module has been written in such a way that it would be easy to add additional properties so ideas and contributions are welcome.