Restricts Magento backend access by IP address or CIDR range and integrates with Magento's two-factor authentication, letting whitelisted IPs skip 2FA while others are challenged. Includes CLI commands for emergency access recovery.
vendic
16 open-source Magento 2 modules, verified with automated build, coding-standard, PHPStan and SemVer checks.
Quality Breakdown
Automatically removes stale rows from the cron_schedule table once a day, preventing it from growing huge and causing slow cron runs and heavy CPU usage.
Limits frontend access to only the checkout pages. Useful for PWA setups where Magento 2 is solely used for checkout functionality.
Adds a regenerate:product:urlkeys CLI command that finds Magento 2 products missing a URL key and regenerates them based on the product name.
Looking for contributors - Help fix build issues