XF 2.3 Fixed subscription dates

AndreaMarucci

Well-known member
Licensed customer
Hello, is there a way to make the subscription date fixed. Now if a user upgrade, that upgrade last for a fixed amount of months, eg. 12/24 and so on. I'd like to know if I can set that all the upgrades are from a date x to a date y so that every upgrade, no matter when it's done, expires at a fixed date.

Thanks!
 
Hello, is there a way to make the subscription date fixed. Now if a user upgrade, that upgrade last for a fixed amount of months, eg. 12/24 and so on. I'd like to know if I can set that all the upgrades are from a date x to a date y so that every upgrade, no matter when it's done, expires at a fixed date.

Thanks!
Yeah, that’s not something XenForo can do by default. Upgrades are always based on time from when the user buys or upgrades (like +1 year, +6 months, etc.), so there isn’t a built-in option to make them all expire on a fixed date.

If you need everyone’s subscription to end on the same day like December 31 each year you’d need a small custom add-on. It’s not a big job for a developer, just a tweak to how the upgrade expiry is handled.

You can also manually adjust expiry dates in the ACP if it’s just for a few members, but for anything larger, custom code would be the clean way to go.
 
Back
Top Bottom