Skip to content

graschik/magento-2-ccst

Repository files navigation

grasch/magento-2-ccst

Supported Magento Versions Maintained - Yes

Highlight features for module

  • You can change the titles of the checkout steps.

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.

Example

Settings

Result

Result

The MIT License

License: MIT