danslo / magento2-module-velvet
Installs: 40
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:metapackage
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: 2024-10-26 20:53:39 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