I’m currently looking around for a new content platform framework for our business, and squidex caught my eye mainly because of the workflow & custom schema support, as well as the out-the-box support for adding our own custom editors which is a must for us.
The main thing that is turning me off though is the need to clone the main repo in order to make modifications or extend the Squidex core; this would be a massive maintainance pain and would be a blocker to adopting the system.
Could i propose that the packages be published as separate libraries on Nuget so that I could pull them into my own Web project rather than having to base myself on the squidex git repo?