datareporter/module-core 1.0.0

Core Magento2 module containing base containers for config and news

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

DataReporter Core Magento2 Module

Magento 2 PHP >= 7.0.13

Core Magento2 module containing base containers for config and news

Installation

The easiest way to install the extension is to use Composer.

Run the following commands:

  • $ composer require datareporter/module-core
  • $ bin/magento module:enable DataReporter_Core
  • $ bin/magento setup:upgrade && bin/magento setup:static-content:deploy