Releases: srexi/RexShop-mybb
Releases · srexi/RexShop-mybb
Bugfixes
Fixed Duplicating Product
Bugfix:
- Fixed products duplicating in the store
Addon selection saved
Feature
- We now store addon selections.
Custom parameter in quick-checkout
Bugfix
- Including the custom parameter in quick-checkout
Faster Checkout & Bugfixes
Changes
- Removed a step in the checkout flow.
- Added more dockbloks
- Renamed functions for clarity
- Grammar & typos
Bugfixes
- Fixed a rare scenario where the downgrade system could get stuck.
- Fixed the onlyusergroups & excludeusergroups addon feature
- Allow to also use the singular representation of the two above.
Bugfixes
Exclude & include usergroups to see products
Added ability to exclude or include usergroups from being able to buy individual products.
To do so follow the same princip as explained in the tutorial video here(2:38):
https://www.youtube.com/watch?v=OzDC_Nkdwm4
Just name the addon:
- "onlyusergroups" (To only allow the listed usergroups to buy).
- "excludeusergroups" (To allow everyone BUT the listed usergroups to buy).
Both of these accept a comma seperated list of usergroup ids. (Example: 2,3,8,4)
Exclude usergroups from accessing the store
Feature:
- Exclude usergroups from accessing the store
Lifetime Subscriptions & Bugfixes
Features
This allows you to sell lifetime subscriptions
Bugfixes
Fixed issues if you're using mysql in strict mode.
Added expiration date & bug fixes
New Features
- Added subscription expiration date on the store page
- Subscription expiration date is dynamically showing depending on the users timezone
Bug Fixes:
- Fixed Extending Subscriptions
- Fixed Bug That Would Not Expire Users
- Fixed Bug That Would Ignore Webhook Listener
Misc:
- Version Bump