Quote:
Originally Posted by iceboi
The wordpress ecosytem - with all those themes and plugins is just too strong, plugins allow you to plug and play alot of complex functionality that you would have to develop for yourself if you were using a headless cms.
|
One of the big advantages of decoupling is the ability to run a distributed system. If you're deploying a mobile app that has any kind of user load then Wordpress won't cut it. With systems like Cockpit or Directus you can run a distributed load balanced system which will handle loads of thousands or tens of thousands or hundreds of thousands of users.
Even relatively modestly successful mobile apps have a huge demand on resources, Wordpress would just collapse under the load.
Quote:
Originally Posted by TheAccountant
Do you know any video or tutorial about doing something like that (maybe not exactly what the example I showed)? Just to have a grip to start from.
|
It's all here
https://docs.directus.io/extensions/...re-explanation
Without trying to sound condescending if you can' work out how to implement what you need from the documentation then hire a coder.