sansec/magento2-module-shield

There is no license information available for the latest version (0.1.11) of this package.

0.1.11 2025-02-10 19:53 UTC

README

Requires Magento 2.3+ and PHP 7.2+

Installation

composer require sansec/magento2-module-shield
bin/magento setup:upgrade
bin/magento config:set sansec_shield/general/license_key <your license key>
bin/magento cache:clean
bin/magento sansec:shield:sync-rules

You can also configure your license key via System -> Configuration -> Security -> Sansec Shield.

Rules are downloaded asynchronously via cron (every 5 minutes).