Skip to content

integer-net/Magento2TweakwiseJs

 
 

Repository files navigation

Tweakwise JS

Magento 2 module for Tweakwise JS

Installation

Install package using composer

composer require tweakwise/magento2-tweakwise-js

Enable module and run installers

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

Configurations

All settings can be found under Stores -> Configuration -> Catalog -> Tweakwise -> Tweakwise JS.

Contributors

If you want to create a pull request as a contributor, use the guidelines of semantic-release. semantic-release automates the whole package release workflow including: determining the next version number, generating the release notes, and publishing the package. By adhering to the commit message format, a release is automatically created with the commit messages as release notes. Follow the guidelines as described in: https://github.com/semantic-release/semantic-release?tab=readme-ov-file#commit-message-format.

About

Magento 2 module for Tweakwise JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 61.7%
  • HTML 25.5%
  • JavaScript 12.8%