githamo/magepotato

This package is abandoned and no longer maintained. No replacement package was suggested.

Custom modules for Magento v2

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

dev-master 2019-03-21 10:26 UTC

This package is auto-updated.

Last update: 2021-05-13 00:40:16 UTC


README

Module Description
Basic ...
Tools ...

Install

Run the following commandz in Magento 2 root folder

composer require githamo/magepotato
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Upgrade

Run the following commandz in Magento 2 root folder

composer update githamo/magepotato
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile

Development

Want to contribute? Great!