Increment features quotas #84
Unanswered
yacineahmaich
asked this question in
Q&A
Replies: 1 comment
-
If you just want to increase, you can use this method. $user->setConsumedQuota('feature', $newQuota); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way that I can increase feature quotas?
I have two plans a basic and a premium each one gives the user a number of credits wish to let them download some resources.
I want to add another section to the subscription where users can select a specific amount of credit so how can I increase the feature quotas when user buy some credits?
Beta Was this translation helpful? Give feedback.
All reactions