orbinson / aem-groovy-console

The AEM Groovy Console provides an interface for running Groovy scripts in the AEM container. Scripts can be created to manipulate content in the JCR, call OSGi services, or execute arbitrary code using the CQ, Sling, or JCR APIs.
https://orbinson.github.io/aem-groovy-console/
Other
16 stars 3 forks source link

Select script from any directory #30

Closed bdhoine closed 1 year ago

bdhoine commented 1 year ago

Resolves #29

bdhoine commented 1 year ago

potential future improvement could be to filter on Groovy mime type or extension

royteeuwen commented 1 year ago

We can do this once we would migrate to for example coral ui