I am wondering if there is any similar approach or plugin for Grav CMS as the one below for Processwire:
https://processwire.com/modules/process-hanna-code/
It fits fantastic for our setup. In another project based on Grav, we would need the same function now:
A drop down menu in the admin backend, where you edit page content, to include short codes. These codes represent html tags fetched via script from a remote API.
For now I just found this Plugin: https://getgrav.org/premium/nextgen-editor. I m not sure if it does the trick. We basically need just support for short-codes.
Does anyone know some plugins for Grav to achieve this? Thanks in advance for any hints.
Best, Markus