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

1.0.0 2023-01-22 22:51 UTC

This package is not auto-updated.

Last update: 2025-04-26 23:36:53 UTC


README

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