A custom module for albumenvy.com

Maintainers

Package info

github.com/albumenvy/core

Type:magento2-module

pkg:composer/albumenvy/core

Statistics

Installs: 26

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

0.0.7 2018-09-28 18:09 UTC

This package is auto-updated.

Last update: 2026-03-01 00:55:56 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.