Skip to content

UserEngage/userengage-magento2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

UserEngage 2 integration with Magento 2

First steps

Copy the module folder to <Magento file system owner>/app/code/

Module enable

To enable available modules, use the following comand:

php bin/magento module:enable Userengage_Engage

Module disable

To disable available modules, use the following comand:

php bin/magento module:disable Userengage_Engage

Update the database

If you enabled one or more modules, run the following command to update the database:

php bin/magento setup:upgreade

Documentation

Enable or disable modules - Magento

About

UserEngage 2 integration with Magento 2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published