simpler/magento-checkout

The Simpler Checkout button lets your customers complete their purchases in seconds, in any device or browser and without a password.

Installs: 979

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:magento2-module

pkg:composer/simpler/magento-checkout

1.5.14 2025-10-06 11:28 UTC

README

This is the repository holding the code for the Simpler Checkout Magento 2 Module.

You can find extensive documentation on installing & configuring Simpler for Magento 2 here

Version Compatibility

The minimum Magento version currently supported is v2.4.0.

Installation

composer require simpler/magento-checkout
bin/magento module:enable Simpler_Checkout
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy