danslo / magento2-module-velvet
There is no license information available for the latest version (dev-main) of this package.
Package info
github.com/danslo/magento2-module-velvet
Type:metapackage
pkg:composer/danslo/magento2-module-velvet
dev-main
2021-12-26 14:07 UTC
Requires
- danslo/magento2-module-velvet-cache-graph-ql: *
- danslo/magento2-module-velvet-catalog-graph-ql: *
- danslo/magento2-module-velvet-cms-graph-ql: *
- danslo/magento2-module-velvet-configuration-graph-ql: *
- danslo/magento2-module-velvet-customer-graph-ql: *
- danslo/magento2-module-velvet-dashboard-graph-ql: *
- danslo/magento2-module-velvet-graph-ql: *
- danslo/magento2-module-velvet-indexer-graph-ql: *
- danslo/magento2-module-velvet-order-graph-ql: *
- graycore/magento2-cors: *
This package is auto-updated.
Last update: 2026-02-26 23:55:18 UTC
README
This is the metapackage that bundles all the different GraphQL modules required for Velvet.
Since it is still in active development, no stable tags have been created yet.
If you wish to install it you should first lower your minumum stability:
{
"minimum-stability": "dev",
"prefer-stable": true
}
You can then proceed to install the module:
composer require --prefer-source danslo/magento2-module-velvet bin/magento setup:upgrade bin/magento cache:flush