The code in this project is meant to be used with the SwiftOtter Magento 101 training course.
This project has been specifically tested on Magento Open Source 2.4.5.
This project is meant to be used with an existing Magento installation.
In your Magento root directory, create a training-modules directory and clone this project into
training-modules/project-mage-101:
git clone git@github.com:swiftotter-certifications/project-mage-101.git training-modules/project-mage-101
Packages in src starting with example- are not meant to be directly installed but serve as example code for the
exercises in the course.