New Smart Proxy plugin template repository

I just created a new template for a Smart Proxy plugin:

This is based on:

Currently it doesn’t include CI, but it should be a much cleaner place to start from. It includes integration tests and basic API tests.

Now I struggle with a more advanced scenario: add dependency injection and more complex loading. I’ve noticed it something that’s unclear to many and I’d like to document it. This was the actual reason for me to start this: this is a good place to build on. Should I write this as a blog, tutorial or even a different branch in the plugin template repository?

1 Like