Skip to content

Installation

Rob Aimes edited this page Mar 19, 2022 · 5 revisions

Please first review the requirements and ensure your Magento instance is compatible before proceeding.

Composer

  • composer require aimes/module-checkout-designs
  • bin/magento module:enable Aimes_CheckoutDesigns
  • bin/magento setup:upgrade

Local Installation

Installation via app/code is not recommended and won't be supported.

Configuration

As this module does nothing prior to developer usage/extension no further setup or configuration is required. Should you be using a module that requires this, please refer to the user guide for said module for any setup that may be necessary.

"Latest Release"

This wiki is currently a work in progress and may not contain the latest information, please refer to the README

Usage

Documentation

Clone this wiki locally