sisl-source / magento2-security-suite-common
Magento2 Security Suite by MageSpecialist Common Libraries
Package info
github.com/SISL-source/magento2-security-suite-common
Type:magento2-module
pkg:composer/sisl-source/magento2-security-suite-common
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0
- magento/framework: >=103.0.4 <104
Requires (Dev)
None
Suggests
- msp/notify: Event based notify system
- msp/security-suite: Full MageSpecialist Security Suite
- msp/security-suite-logger: Security Suite Logging system
Provides
None
Conflicts
Replaces
None
README
The base library of the MageSpecialist Security Suite — shared interfaces and services (among
others LockDown returning 403, IP allowlist handling, security event logging) that the other
suite modules build on: Admin IP Restriction
and Shield (IPS/WAF).
You usually do not install it on its own — it is pulled in as a dependency of those modules.
This is a maintained fork of the abandoned msp/security-suite-common (latest Packagist release
2.2.0, declares php ^8.1 — does not run on PHP 8.4). The fork loosens the dependency on
magento/framework and is verified on Magento 2.4.9 / PHP 8.4.
Compatibility
- Magento 2.4.4 – 2.4.9 (Open Source / Adobe Commerce)
- PHP 8.1 – 8.4
Installation
composer require sisl-source/magento2-security-suite-common
bin/magento module:enable MSP_SecuritySuiteCommon
bin/magento setup:upgrade
bin/magento setup:di:compile # production mode
Dependent modules
Published as sisl-source/magento2-security-suite-common; the dependent modules
(Admin IP Restriction,
Shield) require it as ^1.0 and pull it in
automatically.
License
OSL-3.0 (same as upstream). Fork maintained by SISL.
Maintained by SISL
Maintained fork by SISL — Magento 2 development and modules. More self-hosted plugins: SISL Marketplace.