Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.28 KB

File metadata and controls

28 lines (22 loc) · 1.28 KB

PS Accounts Toggle

License: MIT Built for PrestaShop

PS_ACCOUNTS_LOGIN_ENABLED is an internal, undocumented setting of the ps_accounts module used to control the login flow through PrestaShop Addons account.
This module allows you to enable or disable it easily, without affecting other ps_accounts features.

Features

  • Enable/disable PS_ACCOUNTS_LOGIN_ENABLED from a simple back office configuration page.
  • No impact on other ps_accounts features.
  • Helpful in multi-employee environments.

Requirements

  • PrestaShop 1.7.8+ or 9.x
  • ps_accounts module installed

Installation

  1. Download the latest release ZIP from Releases.
  2. Upload the ZIP in Back Office → Modules → Upload a module.
  3. Configure the module from the Modules page.

Usage

  • Go to Modules > Module Manager > PS Accounts Toggle.
  • Use the switch to enable or disable the login through PrestaShop Addons.

License

This module is released under the Academic Free License 3.0 (AFL-3.0).
See the LICENSE file for details or visit https://opensource.org/licenses/AFL-3.0.