manugentoo/testimonials

Manugentoo Testimonial Module

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Type:magento2-module

dev-master 2022-03-09 02:41 UTC

This package is auto-updated.

Last update: 2024-05-09 07:48:47 UTC


README

Magento 2 Manugentoo Testimonial Module

Extension homepage: https://github.com/manugentoo/magento2-tesimonials

CONTACTS

DONATIONS / SUPPORT ME ON

INSTALLATION

COMPOSER INSTALLATION

  • run composer command:

$> composer require manugentoo/tesimonials

MANUAL INSTALLATION

  • extract files from an archive

  • deploy files into Magento2 folder app/code/Manugentoo/Testimonials

ENABLE EXTENSION

  • enable extension (use Magento 2 command line interface *):

`$> php bin/magento module:enable Manugentoo_Testimonials

  • to make sure that the enabled module is properly registered, run 'setup:upgrade':

$> php bin/magento setup:upgrade

  • [if needed] re-compile code and re-deploy static view files:

$> php bin/magento setup:di:compile $> php bin/magento setup:static-content:deploy

Enjoy!

Best regards, Manu Gentoo