Skip to content

helpfulrobot/sunnysideup-ecommerce-brandbrowsing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brand Browsing Ecommerce Extension
author: Jeremy Shipman <jeremy [at] burnbright.co.nz>

This module allows browsing by: manufacturer/brand
It filters the product group pages to only show products from the selected.


Setup Instructions:
Copy the ecommerce_brandbrowsing directory to your silverstripe site's directory.

Add the brand control to your ProductGroup.ss template:
<% include ProductGroupBrandControl %>

Run mysite/dev/build?flush=all

TODO:
 * Brand dropdown menu on product pages
 * Only show brands with products in them
 * Allow creating brands that don't exist


NOTA BENE: this module is currently out of date.

About

This module allows browsing by: manufacturer/brand. It filters the product group pages to only show products from the selected.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 82.3%
  • Scheme 14.5%
  • CSS 3.2%