Show Graphql compatibility in the Plugin Store #66
-
I use Craft headless with React+Next almost exclusively these days. Sometimes plugins don't even mention that they support graphql in their store descriptions, leading me to click through to docs and command + f (my life is really hard I know). Could be nice to have some kind of badge that indicates a plugin supports graphql if applicable visible from the search listing and detail page. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
This was previously requested by craftcms/.github#76, so marking as a duplicate. It’s a great idea though! |
Beta Was this translation helpful? Give feedback.
-
Plugins can now specify their GraphQL compatibility, as well as whether they’ve been tested on Craft Cloud: ![]() When enabled, they will be listed under “Compatibility” in the plugin store listing. See https://plugins.craftcms.com/ckeditor for an example. |
Beta Was this translation helpful? Give feedback.
Plugins can now specify their GraphQL compatibility, as well as whether they’ve been tested on Craft Cloud:
When enabled, they will be listed under “Compatibility” in the plugin store listing. See https://plugins.craftcms.com/ckeditor for an example.