System Information
- Strapi Version: 4.1.12
- Operating System: Ubuntu
- Database: Postgress
- Node Version: 14.*
In my application the items are added via plugin, this is already working, however I would like to remove the add new entry button, as it should not be possible to do this manually.
Is there any way to achieve this goal?