danielgheoltan/magento2-framework 1.0.0

Creates symlinks when deploying static view files.

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

DG Framework

Introduction

Creates symlinks when deploying static view files.

Install

composer require danielgheoltan/magento2-framework
php bin/magento setup:upgrade
php bin/magento module:enable DG_Framework
php bin/magento cache:flush

Remove

composer remove danielgheoltan/magento2-framework
php bin/magento cache:flush

Update

composer update danielgheoltan/magento2-framework
php bin/magento cache:flush