Is there a way to add the fields of ACF to WordPress JSON API? I want to create a WooCommerce Shop with additional fields and make the front-end with Vuejs, these additional fields must then logically appear in the WordPress JSON API. But they don't.
There is a plugin (https://github.com/airesvsg/acf-to-rest-api/) but it is very outdated and does not seem to be usable anymore.
Thanks!