GabrielDeveloper / tmdb_movies_magento

0 stars 0 forks source link

The Movies Database (TMDB) Module for Magento2

Installation

TMDB_Movies requires Magento v2+ to run.

Install the module

View disabled modules:

$ php bin/magento module:status

Enable module:

$ php bin/magento module:enable -c TMDB_Movies
$ php bin/magento setup:upgrade
$ php bin/magento setup:di:compile

How to use: