Skip to content

Interactivated/magento2-hyva-amasty-rewards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hyvä Themes Compatibility module for Amasty_Rewards

Compatibility features

  1. Displaying a potencial rewards on category pages

  1. Showing logged-in customers their reward points balance

  1. Displaying a potencial earn points after buy product

  1. Showing a potencial earn points on the cart page

  1. Redeem their reward points partially. Apply/Cancel controls.

Installation

  1. Install via composer
    composer config repositories.hyva-themes/magento2-amasty-rewards git git@gitlab.hyva.io:hyva-themes/hyva-compat/magento2-amasty-rewards.git
    composer require hyva-themes/magento2-amasty-rewards
    
  2. Enable module
    bin/magento setup:upgrade
    

Workaround for fix the FPC issue on category pages for auth customer:

  1. Copy the vendor/hyva-themes/magento2-default-theme/Magento_Catalog/templates/product/list.phtml to you own theme
  2. Change line ->setData('cache_lifetime', 3600) to ->setData('cache_lifetime', 0).

About

Hyvä Themes Compatibility module for Amasty_Rewards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published