# Install this plugin
    npm install @vendure-hub/pinelab-frequently-bought-together-plugin
    
    

Changelog for pinelab-frequently-bought-together-plugin

1.1.0 (2024-12-19)

  • Update Vendure to 3.1.1

1.0.0 (2024-12-12)

  • Implemented FPGrowth algorithm for defining frequently bought together relations
  • Added experiment mode to test the support level needed
  • Return sorted list of related products based on support level

0.0.2 (2024-12-03)

  • Patched compatibility range to >= 2.2.0

0.0.1 (2024-12-02)

  • Initial plugin setup