Commerce Store configuration screen
Commerce Store Context configuration screen
Commerce store Rules configuration screen

Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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.

Project information