Enable/Disable 2FA (SISL fork)
Toggle Magento's mandatory 2FA — turn it off on staging/dev, keep it on in production. Runs on 2.4.9.
Since 2.4.0 Magento forces two-factor authentication on every admin login. Correct in production, but constant friction on staging, dev and CI: a shared admin with no phone to enrol, expiring QR codes, blocked QA.
This module adds a 2FA toggle in admin config (Stores → Configuration → Security) — turn it on/off per environment, no commands, no core hacks. Use it outside production only. The original was abandoned (no requirements, 2FA dep pinned to 1.*). SISL fork: fixed, runs on 2.4.9 / PHP 8.4. Free, open source.