Skip to content

Asteris Cart Safe Mode

Asteris Cart Safe Mode

Safe Mode is a global kill switch in Asteris Cart. When active, the plugin stops modifying the storefront and vanilla WooCommerce behaviour returns, with your settings preserved so nothing is lost. It can be triggered three ways — an admin option, a URL token, and WP-CLI — so you can recover even if the admin is unreachable.

What Safe Mode does

It makes Asteris Cart step back: the storefront behaves as vanilla WooCommerce, and your module settings are kept, ready to resume.

Three trigger paths

  • Admin option — toggle Safe Mode in the Asteris Cart settings.
  • URL token — trigger it via a token URL when you can reach the site but not the admin.
  • WP-CLI — trigger it from the command line. [PENDING v1.0 QA: exact command and token format.]

When to use it

Use Safe Mode to isolate whether an issue is Asteris Cart or something else, or to revert to vanilla WooCommerce during a problem. See the Safe Mode module →