![]() |
How to modify subscription for 4 month instead of 3 month. - Printable Version +- The FOSSBilling Forum (https://forum.fossbilling.org) +-- Forum: Support (https://forum.fossbilling.org/forum-7.html) +--- Forum: Support - General Q&A (https://forum.fossbilling.org/forum-8.html) +--- Thread: How to modify subscription for 4 month instead of 3 month. (/thread-302.html) |
How to modify subscription for 4 month instead of 3 month. - nahidmia - 04-07-2025 I would like to offer recurring subscription for 4 month instead 3 month. Anyone can help me how to do that?or which file contain this code? RE: How to modify subscription for 4 month instead of 3 month. - BelleNottelling - 04-15-2025 This file declares the possible periods: https://github.com/FOSSBilling/FOSSBilling/blob/main/src/library/Box/Period.php If there's missing periods which would be useful for others, I'm sure we'd consider merging pull requests to add new ones |