teamforus / forus

Platform voor de uitgifte van sociale regelingen
https://forus.io
GNU Affero General Public License v3.0
9 stars 3 forks source link

Limit the amount of offers / products a provider can add to 2 per provider. #357

Closed maxvisser closed 5 years ago

maxvisser commented 5 years ago

As we are currently in a startup phase with allowing offers on our platform and we want to gather feedback first. I think we should limit the amount of offers a provider can set up in the system. This way we can manage all feedback and still help out where is needed.

ateamcms commented 5 years ago

To make it work with commit you needed to add in qdt-env.js file max_product_count: 2' for "forus-platform.provider". So you can change max count, that provider can add

maxvisser commented 5 years ago

add this to forus-backend or add it to the flags.js