Releases: VividWeb/vivid_store
Releases · VividWeb/vivid_store
v3.1.4
v3.1.3
Fixes
- Makes some modifications to work better with strict standards and PHP7
- Fixes issue where if a credit card had errors, you had to start over in the checkout page.
- Fixes misnamed column in product attribute
Features
- Adds sort by select box for product list.
- Adds select attribute to Order and Product attribute sets
- Creates a payment method interface.
- Payment methods now extend controller, and implement PaymentMethodInterface
v3.1.2
v3.1.1
v3.1
Bug Fixes:
- Too many to count
- Check for SOAP on install
- PayPal bugs
- External Payment Method bugs
- User permission and creating fixes
- Customers weren't being added to the customers group.
Features
- SKUs
- Shipping Clerk added for future shipping methods
- Product Variants
- Ask for Company Name on checkout
- Removed Discounts in lieu of upcoming promotions
- Able to enter a from name in the settings.
v3.0.1
v3.0
Tons of Updates and Features
Major updates:
- Discount System - new feature with a lot of love put into it by @Mesuva.
- Upgraded Tax System - Taxes are now highly customizable and include Tax Classes, which are a grouping of Tax Rates.
- Modular Shipping Methods - This allows us to extend and include more shipping methods in the future or as add-ons.
- New Shipping Methods
- Flat Rate - while this existed before, it's now much more configurable in that it can be based on weight, quantity in the cart
- Free Shipping - you can set a minimum/maximum amount to enable free shipping.
- Reports - an all-new feature which gives you some great reports on sales, popular products and more.
- Product and Sales Reports!
Minor Features:
- Ability to associate products with a parent page and sort by them. Thx @Mesuva
- Ability to sort product list by popularity
- Limitations on quantity, and options whether you wish to allow overselling. Thx @Mesuva
- Order Print Slip
- Major installer cleanup
- Cart in sidebar on checkout
- A slew of bug fixes.Thx @Mesuva @Rgeelen @mnakalay