I'm using Directus CMS. This is one of the best CMS I've come to know so far in terms of usability, features, and extensibility and moreover, it is open source and free. The admin dashboard is amazing and responsive.
There is one thing I am struggling with for a while and that is validating strings against regex patterns such as validating a URL input, emails, pin codes or mobile number input.
If anyone has created a custom interface for the directus 9, please help me here!!