Skip to content

binohartoko/Magento2Tweakwise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Code Climate Codacy Badge

Installation

Install package using composer

composer config minimum-stability dev
composer require emico/tweakwise-export

Install package using zip file

Extract tweakwise-export.zip src folder to app/code/Emico/TweakwiseExport/

Run installers

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Configuration

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

Events

Currently there are no events documented, this will be done in the coming version(s).

About

Magento 2 module for Tweakwise integration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.9%
  • HTML 6.9%
  • Other 1.2%