Skip to main content

Installation

Run this command to add a dependency:

composer require takyoncommerce/module-umami

Enable the modules:

bin/magento module:enable Takyon_Core Takyon_Umami

Run this command to upgrade the database and deploy static content:

bin/magento setup:upgrade && bin/magento setup:static-content:deploy -f