Plugin development workflow

I gotta be doing something wrong.

Just getting into plugin development.

Tell me I don’t have to:

  1. Submit a new version
  2. go to my test app
  3. refresh the page to get an updated list of plugin verisons
  4. Select the new plugin version
  5. Test to see if my change worked

… every single time I make a change I want to test, right?

There is no way this is right. Someone educate me here.

Submitting a new version isn’t required to test it in the test app. Just refresh your app editor and install it or click the button from within the plugin editor to go to test app.

Yeah you set the app that’s to be used for testing and that app always has the current version (you will wear yourself out refreshing the editor and preview, but you don’t have to update the version manually).

Thanks guys. So yeah, there was this thing I just refused to read:

Thanks for pointing me in the right place! It’s still tedious but nowhere near what I was worried it would be.