Download & Install Magento 2 Security mageplaza.com

Download Magento 2 Security

Download and install Mageplaza Security module with ease.

How to download & install Mageplaza_Security (Standard)

1. Install via composer (recommend)

It’s easy to install, update and maintenance.

Run the following command in Magento 2 root folder:

composer require mageplaza/module-security
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

2. Direct download

Step 1: Install Libary

Download this lib and extract to lib/internal/Mageplaza/Security

After uploaded, the source code path should be lib/internal/Mageplaza/Security/browser-detector/src, files: http://prntscr.com/iwvb2i

Step 2: Install Security module

Download Latest version - Releases

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

How to upgrade

Run the following command in Magento 2 root folder:

composer update mageplaza/module-security
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

User guide

User guide