ruchlewicz/magento2-sample

Magento 2 sample module

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:magento2-module

1.0.3 2018-08-23 17:41 UTC

This package is not auto-updated.

Last update: 2025-06-22 10:00:15 UTC


README

Sample magento2 module - it does nothing :P

Installation

via composer

Run the following command in Magento 2 root folder:

composer require ruchlewicz/magento2-sample
php bin/magento setup:upgrade

manual

Download the repository and put the code into

app/code/Ruchlewicz/Sample