Skip to content

studioraz/magento2-flashy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Magento2 Module for Flashy

Features

Flashy's module for Magento 2+ adds tracking events (View Content, Cart Updates, Purchases, Page Views and more). Using the module all your products, orders and subscribers will be sync with the Flashy platform.

Installation

Step 1 - Install the module via composer

composer require flashy/magento2-integration

Step 2 - Enable the module

bin/magento module:enable --clear-static-content Flashy_Integration
bin/magento setup:di:compile
bin/magento setup:upgrade
bin/magento cache:flush

Step 3 - Configuration

Get Flashy API Key

  1. Login to Flashy Dashboard (https://my.flashy.app/auth/signin)
  2. Click on account avatar located on the top-right corner (top-left if your language is Hebrew)
  3. On the menu click on API
  4. Copy the API key

Enable the Magento module

  1. Login to Magento Admin
  2. From the admin menu go to Flashy -> Flashy Settings
  3. Set Enable to Yes
  4. Set Send purchase before payment to Yes
  5. Paste the API key you copied from Flashy Dashboard to API Key
  6. Save the configuration
  7. Clear Magento caches.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 92.4%
  • HTML 6.7%
  • CSS 0.9%