Skip to content

GettingStarted

Maxime LECLERCQ edited this page Apr 8, 2019 · 2 revisions

Getting Started

Module Install

Into Magento2 folder, use composer for install this module :

composer install smile/module-custom-entity

Now, let’s finish the installation process:

bin/magento setup:upgrade

Congrats, this module is now installed.

Additional modules

Module Name Description
Custom Entity Product Link Allow to link product to custom entity: add a product type attribute, display products in entities, add entities filters
Custom Entity Import/Export Add import profil for custom entities
Clone this wiki locally