You don't need another system for your content. You need it on a single place. Centralized, structured and with seamless integrations to other systems. Available from everywhere and for all digital platforms, such as Apps, websites and server applications.
Signup for free Learn MoreAll changes in Squidex are handled by a versioning system. This makes it possible to compare different versions of your content and to roll back to a previous version. It also provides the audit log, so that you can see who did what and when.
Our versioning system also enables it to react to changes in the system. So you can trigger external systems when a content is changed and also post your blog to Medium or create a tweet automatically.
We know that companies can have very complicated rules who can create, review or publish content. With our compelling workflow system you can implement your rules in Squidex.
Notifo is a general purpose notification framework. It has been developed for Squidex to be able to subscribe to changes for a single content item or schema, contributors or whatever you are interested in and to get push notifications when something changes. It is Open Source and available for everybody now.
By default a headless CMS is very decoupled from the frontends. This makes it much harder for your content editors, because they lack in understanding where a content is used. The main problem is that the frontend is not controlled by the headless CMS. Therefore integrated editing features are hard to implement. But Squidex has some features to make the live easier for your content editors.
Squidex performance is mainly driven by external services like MongoDB. To improve scalability it is important to keep CPU work low. Therefore a small microservice has been introduced to outsource image resizing.
I get a lot of questions from people over different channels. Some users write me emails with technical questions, other use skype or slack or github issues. And most of the time I write the following answer:
Dear User, Please understand that we only give support over the community forum. Please open a support ticket there and it will be answered as soon as possible.
In this blog post I want to explain the reasons behind that.