Feature request - bring back Flow extensions to partner dashboard

Hello Shopify,

I’d love for this kind of thing to remain in the partner dashboard. It is much handier!

Anyone else?

Hi! We made the decision to have all of our extensions be managed declaratively and accessible via the CLI. You can easily create a Flow action or a Flow trigger by running shopify app generate extension and then selecting the type you want. We have docs on building Flow extensions here.

Is there something specific that you are looking to accomplish that you were not able to?

Hello thanks for responding!

This is cool if your already in the Shopify CLI - but that’s assuming all devs are using it. If your building an old school rails app it’s additional overhead and code to maintain.

Before I could create one of these extensions in 5 mins via the dashboard. But….the ship has set it’s course :slight_smile:

Yeah, you should be able to get one set up quite easily from the CLI as well - maybe under 5 minutes :wink:

Let us know if you run into any issues!