Skip to content

Latest commit

 

History

History
161 lines (117 loc) · 3.59 KB

File metadata and controls

161 lines (117 loc) · 3.59 KB

v1.0.1

02-08-2018

    • Add product gallery to product configuration
    • Show product gallery in product detail page
    • Fix image display and link bugs

v1.0.0

01-08-2018

    • Add option to force email notifications
    • Add automatic stock updates with multi-language support
    • Add stock updates for variations with multi-language support
    • Trigger clear cache after stock updates if configured
    • Add option to configure a dedicated shop email
    • Minimum cart amount
    • Minimum free shipping amount
    • Minimum price for product with variations
    • Show products with missing variation stocks as unavailable

v0.9.5

30-07-2018

    • Add detail order page in admin
    • Add customer personalize page
    • Add personalize upload for product variationns and configurations
    • Show variation uploads and configurations in admin, frontend
    • Allow additional basket personalizations, e.g. add a billing form to be filled in after checkout, etc.
    • Add existing plugins to add-on overview page
    • only show active variation images in fancybox

v0.9.4

27-07-2018

    • Allow quantity steps
    • Display variation images
    • Display hint if file upload is available for a customer after checkout in the context of a product configuration or variant
    • Display of product variations and configurations
    • Translations for product configuration section in product pages added to languages.yaml
    • Show submitted customer text in backend

v0.9.3

27-07-2018

    • Move restrict countries from notify plugin into this one as this is a basic and necessary feature

v0.9.2

26-07-2018

    • Add taxes to order confirmation and backend breakdown of orders
    • Display ordered product variations and configurations in confirmation
    • Display ordered product variations and configurations in backend
    • Make admin strings translatable
    • Labels in order breakdown in backend added to languages.yaml
    • Try to fix changelog format for output in grav plugin store

v0.9.1

24-07-2018

    • Fix bug if no groups and variations are present in onAdminSave

v0.9.0

23-07-2018

    • Add language variables

v0.8.0

23-07-2018

    • Show selected variations and configurations in cart on demand

v0.7.0

22-07-2018

    • Allow stock management for variations in grouped context

v0.6.0

22-07-2018

    • Enhance variations with customer input
    • Minor compatibility fixes and overwrites for Shoppingcart

v0.5.0

21-07-2018

    • Allow grouping of product variations

v0.4.0

21-07-2018

    • Start with product variation support

v0.3.0

21-07-2018

    • Add option to remove existing product in cart before adding product again

v0.2.0

21-07-2018

    • Better theme support allowing admins to specify the base template to be extended

v0.1.4

20-07-2018

    • Fix page blueprints

v0.1.3

20-07-2018

    • Support for fancybox was incomplete

v0.1.2

19-07-2018

    • Update detail item template to support fancybox correctly

v0.1.1

19-07-2018

    • Support for fancybox
    • Decoupled from Studio Theme

v0.1.0

26-06-2018

    • Changelog started