Search by

sisl-source / magento2-security-suite-common

SISL-source

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

Statistics

Installs: 0

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-09-15 12:52 UTC

This package is auto-updated.

Last update: 2026-09-18 17:25:15 UTC


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.1does 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 SISLMagento 2 development and modules. More self-hosted plugins: SISL Marketplace.