grasch / module-ccst
N/A
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.4.0
- magento/framework: 103.0.*
This package is not auto-updated.
Last update: 2025-04-26 23:36:53 UTC
README
Highlight features for module
How to install module?
✓ Install via composer (recommend)
Run the following commands in Magento 2 root folder:
composer require grasch/module-ccst
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
✓ Install via downloading
Download and copy files into app/code/Grasch/Ccst
and run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
How to configure?
- Go to Stores -> Configuration -> Sales -> Checkout -> Checkout Options -> Steps Config.
- Set up as you need.