toinhoitacity/tmdb 1.0.0

The Movie DB for Magento 2.x

Type

magento2-module

License

None

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

The Movies Database for Magento platform

This module should only be used for the Magento platform

Installing the module

First you should have the Magento platform installed with an associated database

Clone this repository into the app / code directory. Execute the command below on the terminal to enable the module:

$ php bin/magento module:enable Mundipagg_Tmdb

Execute the command for the module to be recognized by the platform

$ php bin/magento setup:upgrade

If you are using the Magento platform in the default mode execute this command:

$ php bin/magento setup:di:compile