I’m trying to use the Code Snippets extension to manage around 40 snippets that I need to install and run on all my websites.
Every time I add a new site, I need to load the snippets one by one, mark the checkbox for the site, and hit “Save & Execute the Snippet”. Needless to say, it’s a very time-consuming process.
Is there a way to bulk select snippets to install on a given site, either via the UI or directly in the database?
Your plugin looks really cool. In my use case, I have rather large code snippets that I need to distribute to the sites, so it might become a bit of a challenge to use it. Anyway, I’ll look into it. Thanks!