Type
magento2-module
Genmato Magento2 Sample extension
magento2-module
OSL-3.0
None
None
None
None
None
This is a small Magento2 sample extension using various functions like:
This package is registered on Packagist for easy installation. In your Magento installation root run:
composer require genmato/sample
This will install the latest version in your Magento installation, when completed run:
php bin/magento module:enable Genmato_Sample
php bin/magento setup:upgrade
php bin/magento cache:clean
This will enable the extension and run the Schema and Data scripts to create the database and insert a sample record.
(C)2015 Genmato BV, The Netherlands.