lucasdotvin/laravel-soulbscription

Consumable feature without periodicity ?

Closed this issue · 2 comments

Hi (again) Lucas,

Is it a way to have consumable feature without periodicity ?
For example, when a plan gives a fixed number of user seats or a fixed storage space.
Of course, I can set a very long period like 999 years but maybe you'll see a cleaner way to achieve this ?

Hey, @jahazzz! That's not implemented yet but it is a very good feature, I'm gonna start working on it right now. As it might be quite simple to achieve, I believe it'll be released very soon. 🤘

Hi, @jahazzz! I published a release today bringing quota features to the package. These features will keep a not expirable consumption register, so you'll be able to control storage usage, for instance. 🤘 Let me know if there is something more I can help you with!