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.*
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-08-30 07:18:23 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.

