Skip to content

Releases: srexi/RexShop-mybb

Bugfixes

14 Aug 17:25
Compare
Choose a tag to compare

Bugfix:

  • Fixed users not being upgraded.
  • FIxed addon information not being stored.

Fixed Duplicating Product

05 Aug 10:58
Compare
Choose a tag to compare

Bugfix:

  • Fixed products duplicating in the store

Addon selection saved

04 Aug 14:30
Compare
Choose a tag to compare

Feature

  • We now store addon selections.

Custom parameter in quick-checkout

18 Jul 16:38
Compare
Choose a tag to compare

Bugfix

  • Including the custom parameter in quick-checkout

Faster Checkout & Bugfixes

18 Jul 15:17
Compare
Choose a tag to compare

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

13 Jul 14:03
Compare
Choose a tag to compare

Bugfixes:

  • Fixed product prices not being loaded under certain conditions.

Exclude & include usergroups to see products

08 Jul 14:42
Compare
Choose a tag to compare

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

08 Jul 12:33
Compare
Choose a tag to compare

Feature:

  • Exclude usergroups from accessing the store

Lifetime Subscriptions & Bugfixes

05 Jul 18:39
Compare
Choose a tag to compare

Features

This allows you to sell lifetime subscriptions

Bugfixes

Fixed issues if you're using mysql in strict mode.

Added expiration date & bug fixes

24 Jun 14:23
Compare
Choose a tag to compare

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