Lombiq / Orchard-Scripting-Extensions

Core module for running scripts inside Orchard.
Other
4 stars 4 forks source link

How to use it ? #5

Open LegendORC opened 7 years ago

LegendORC commented 7 years ago

Excuse me

I'm a newbie of Orchard CMS and i have a question to ask you. I need to change some fields on around 50 content items on one Orchard instance. I'd like to do this without deploying new code to all current and future Orchard instances.

How can i do it with Orchard.Scripting.

Thank you !!!

Piedone commented 7 years ago

You should be able to do it. Install one of the concrete scripting implementations first, e.g.: https://github.com/Lombiq/Orchard-Scripting-Extensions-DotNet or https://github.com/Lombiq/Orchard-Scripting-Extensions-PHP See their docs.