A custom module for albumenvy.com

Installs: 15

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:magento2-module

0.0.7 2018-09-28 18:09 UTC

This package is auto-updated.

Last update: 2024-03-29 04:04:43 UTC


README

A custom module for albumenvy.com.

How to install

composer require albumenvy/core:*
bin/magento setup:upgrade
rm -rf pub/static/* && bin/magento setup:static-content:deploy -f
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile

If you have some problems while executing these commands, then check the detailed instruction.