• Please be aware that you need a valid XenForo license to download our XenForo products. If you do not have a valid license, you will not be able to access any purchased products.

    Please click here to validate your XenForo license.

DragonByte eCommerce 3.0.0

Change log

Feature: All-Access Pass
Feature: New product type: Serial Key
Feature: New widget: Random Products
Feature: SVG files are now supported as Invoice Icons
Feature: SVG files are now supported as Product Icons
Feature: Page Criteria: Is part of "All Access Pass"
Feature: Page Criteria: Categories & Products
Feature: Custom product fields can now be placed in a custom location via manual template edits
Feature: Custom product fields can now be placed below the product info block
Feature: New code events inside the performBuildTasks function in DownloadVersion/Generator service
Change: Update 3rd party libraries to improve PHP 8.1 compatibility
Change: Sales tax field is now shown in the address edit page even if VAT is disabled
Change: Implement isIgnored method to determine whether the current user is ignoring the user who added the download
Change: Order numbers are now displayed in order emails
Change: Product variation is now displayed in the "order fields" block during checkout
Change: AdminCP product list now uses pagination
Fix: Filtering by array product fields, or filtering by multiple product fields, would not work
Fix: Editing a user's address in the AdminCP would not save the "Default address" field
Fix: "Default Customers Group" would not be properly added to new products
Fix: Fix typo in Shipping alert setting
Fix: Fix layout distortion when a physical product is purchased along with another product type
Fix: aria-label was missing from the navbar checkout link
Fix: Only load the eCommerce Cart JavaScript in the front-end
Fix: Fix typo in VAT rate setting
Fix: Fix BBCode parsing in Approval Queue
Fix: Clarify that add-on products cannot be converted to a parent product
Fix: Free orders no longer require payment profiles to be configured
Fix: Users can no longer submit an order if their user state is anything other than "valid"

Release notes

Welcome to perhaps the biggest update to eCommerce since its launch! 🎉

With over two dozen new features, changes and fixes, there's something for everyone. Without further ado, I'll talk about some of the bigger features and changes made in this version.


The biggest new feature is the introduction of an "All-Access Pass" (AAP) feature. Designed for digital downloads, this feature allows you to define a user group to have free access to your products. Licenses created via the AAP will remain valid until such a time as the access lapses (the user is no longer a member of the defined user group).

The idea is that you can sell access to this new user group via the XenForo "User Upgrade" system, with promotional messaging directing users towards said upgrade, which will then enable them to create AAP licenses with one click.

This setup allows you to offer a subscription price for your products, with the full power of XenForo's payment profile system as valid subscription methods.


The next big feature is an entirely new product type; Serial Key.

The Serial Key product type can either use a list of pre-defined keys, or auto-generate keys based on a formula you enter when creating the product. When users purchase a key, an unused key is selected from the list (or generated), and assigned to that license. Buyers will then be able to view their serial key from their license list, same as any other product.


Lastly, SVG files are now accepted for product icons and invoice icons. This allows you to create icons that look good at any resolution.


There's also been over a dozen changes and bug fixes, check the full change log for the details.
  • Like
Reactions: Aivaras
Back
Top