This package intends to allow developers who use Daffodil with Magento 2 some basic out-of-the-box configurations to make life easier.
This module is intended to be installed with composer. From the root of your Magento 2 project:
- Download the package
composer require graycore/magento2-daffodil
- Configure the package
- Enable the package
./bin/magento module:enable Graycore_Daffodil