-
Looking for a headless, self-hosted CMS that allows me to import data (with relations) on a regular basis. Very specific use-case (I know) but wondering if something exists before I “build my own”
-
Thanks for all those that answered, but unfortunately suggestions didn't tick the boxes I need. So trying a different tact....
-
Can anyone recommend a PHP library that makes interfacing with a database easier? I would like to: - Be able to download data from an API via custom command line (e.g.
$ api get projects
) - Loop through retrieved data and store in database - Have a simple UI to update data