Freemium users should not be able to select blueprints to create instances
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 146
Description
### Current Behavior
Users are now able to browse the team library > blueprints page and select a blueprint which redirects them to the instance creation page (which they are limited in having)
### Expected Behavior
Freemium users should not have the the select blueprint button present.
We could also add a route guard in that regard so they won't be able to access the instance creation page as well.
### Steps To Reproduce
navigate to the team library > blueprints page and select a blueprint
### Environment
- FlowFuse version: 2.12.0
- Node.js version: N/A
- npm version: N/A
- Platform/OS: N/A
- Browser: N/A
### Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
Contributor guide
Assessment
This issue has not been assessed yet.