ruchlewicz/magento2-sample

Magento 2 sample module

Maintainers

Package info

github.com/SRUchlewicz/magento2-sample

Type:magento2-module

pkg:composer/ruchlewicz/magento2-sample

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.3 2018-08-23 17:41 UTC

This package is not auto-updated.

Last update: 2026-03-29 13:58:50 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