grasch / module-ccst
N/A
Package info
github.com/graschik/magento-2-ccst
Type:magento2-module
pkg:composer/grasch/module-ccst
1.0.0
2023-01-22 22:51 UTC
Requires
- php: ~7.4.0
- magento/framework: 103.0.*
This package is not auto-updated.
Last update: 2026-03-29 04:29:42 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.

