graycore / magento2-daffodil
A Magento 2 module that configures Magento 2 for usage with Daffodil
Package info
github.com/graycoreio/magento2-daffodil
Type:magento2-module
pkg:composer/graycore/magento2-daffodil
Fund package maintenance!
v0.2.4
2026-05-18 13:48 UTC
Requires
- magento/framework: ^102.0 || ^103.0
- magento/module-sitemap: ^100.0.0
Requires (Dev)
- magento/magento-coding-standard: ^40
- magento/php-compatibility-fork: ^0.1.0
- phpunit/phpunit: ^12.0
- squizlabs/php_codesniffer: ^3.0
- dev-main
- v0.2.4
- v0.2.3
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- dev-dependabot/github_actions/graycoreio/github-actions-magento2-8.5.0
- dev-dependabot/github_actions/graycoreio/github-actions-magento2/dot-github/workflows/check-extension.yaml-8.5.0
- dev-release-please--branches--main
- dev-check-extension
- dev-scope-problem
- dev-improve_routemap
- dev-replace_azure_with_Ga
- dev-store_url_plugin
This package is auto-updated.
Last update: 2026-06-02 21:05:33 UTC
README
Magento Version Support
Purpose
This package intends to allow developers who use Daffodil with Magento 2 some basic out-of-the-box configurations to make life easier.
Getting Started
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