mageprince / magento2-forcelogin
Magento2 Force Login Module
Installs: 691
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 3
Open Issues: 4
Type:magento2-module
Requires
- magento/framework: >100.0
- magento/module-backend: >100.0
- magento/module-store: >100.0
This package is auto-updated.
Last update: 2025-04-22 19:30:24 UTC
README
IN DEVELOPMENT
NOTE: DONT USE THIS MODULE IN LIVE SITE
The Force Login extension for Magento 2 force customer to login to access pages which is added from admin. You can also force login for specific customer group and storeview.
Now you can set only homepage can access without login from configurations.
Magento Market Place Link: https://marketplace.magento.com/prince-module-forcelogins.html
Installation Instruction
- Copy the content of the repo to the app/code/Prince/Forcelogin
- Run command: php bin/magento setup:upgrade
- Run command: php bin/magento setup:static-content:deploy
- Now flush cache: php bin/magento cache:flush
Contribution
Want to contribute to this extension? The quickest way is to open a pull request on GitHub.
Support
If you encounter any problems or bugs, please open an issue on GitHub.