conversify/magento2-scriptmanager

Conversify Script Manager

Installs: 5 407

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 2

Open Issues: 1

Type:magento2-module

2.0.11 2023-10-20 08:34 UTC

This package is auto-updated.

Last update: 2024-04-14 12:32:59 UTC


README

This plugin enables easy integration with Conversify.

Features

1 Installation

a) Manual Installation

  • Download the extension
  • Create a folder {Magento 2 root}/app/code/Conversify/ScriptManager
  • Extract the extension in the newly created folder

b) Using Composer

Register the repository with composer:

composer config repositories.conversify-scriptmanager git https://github.com/conversify/magento2-scriptmanager
composer require conversify/magento2-scriptmanager

2 Enable Conversify

Run the following in the Magento root folder:

php -f bin/magento module:enable --clear-static-content Conversify_ScriptManager
php -f bin/magento setup:upgrade

3 Configure

Log into your Magento 2 Admin, then go to Stores -> Configuration -> Conversify -> Conversify Script Manager and enter your API key. An API key can be obtained by creating an account at Conversify.