Getting started

This integration uses Magento’s own ecosystem and architecture for a smooth, tightly-coupled setup to give you the control you're used to.

Installation

To successfully implement Tweakwise in Magento, follow these steps:

  • Install & configure the export plugin, see Data sync.
  • Install & configure the module that supports your theme.

Hyvä or Hyvä Commerce

composer require tweakwise/magento2-tweakwise-hyva
bin/magento setup:upgrade

Read more on Magento2TweakwiseHyva readme.

Adobe Commerce, Magento 2 OS + default theme (or other)

composer require tweakwise/magento2-tweakwise

Enable module(s) and run installers:

php bin/magento module:enable Tweakwise_Magento2TweakwiseExport Tweakwise_Magento2Tweakwise
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Read more on Magento2Tweakwise readme.

Enable the extension

The extension is disabled by default. There are three different parts which can be enabled separately. Configuration can be found at Stores -> Configuration -> Catalog -> Tweakwise.

Configuration

Navigate to Stores → Configuration → Catalog → Tweakwise.

In the General section, enter your instance key in the Authentication key field. You can find this key in your Tweakwise App dashboard.

Go to the following topics to learn more about implementation of specific solutions:

Roadmap

For information on new features, status and predictions check the roadmap.