ns8/protect-magento

Installs: 2 780

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 27

Forks: 0

Open Issues: 1

Type:magento2-module


README

CircleCI Latest Stable Version License Total Downloads Monthly Downloads

This is the source code for the NS8 extension for Magento 2. Most users can automatically install NS8 through the Magento Marketplace. However, if you are a developer or admin user and would like to manually install NS8 on your Magento 2 instance, you can follow the steps below.

Requirements

The system requirements to use NS8 with Magento are:

  • Magento version 2.3.* (all 2.3 versions are supported)
  • PHP 7.1+

Additionally, you must configure all of Magento’s background task operations to run automatically.

Manual Install

  1. SSH to the Magento server and navigate to the root path of your Magento install, which is frequently located in /var/www/html, and run the following commands:
  2. $ composer require ns8/protect-magento
  3. $ sudo bin/magento setup:upgrade
  4. $ sudo bin/magento cache:clean
  5. $ sudo bin/magento cache:enable
  6. $ sudo bin/magento module:status
  7. After running the commands outlined in steps two through six, you can access NS8 through your Magento instance.

License

For more information about NS8, see our License or visit us at ns8.com.