An open API service indexing awesome lists of open source software.

https://github.com/devbigboy/magento-training

Magento Workshop to pass the Magento Certified Professional Developer
https://github.com/devbigboy/magento-training

dependency-injection magento-extension magento2 observer php plugins

Last synced: 10 months ago
JSON representation

Magento Workshop to pass the Magento Certified Professional Developer

Awesome Lists containing this project

README

          

# Training Magento2 Project

This repository contains custom Magento 2 modules developed for Training App.

## Modules

Below is a list of modules included in this project:s

### 1. File and Console and Mailer loggers

- **Name:** `File and Console and Mailer loggers`
- **Description:**how to create loggers in Magento 2 - File and Console and Mailer loggers.
- **Link:** [Logger](app/code/Training/LoggerExample/README.md)

---