plugin-seo: Suggestion: better tabbedUI config #4587
Replies: 3 comments
-
@hades200082 Appreciate the suggestion, we'll keep this in mind - going to convert to a feature request. |
Beta Was this translation helpful? Give feedback.
-
Kind of related to this: Anything nested under the |
Beta Was this translation helpful? Give feedback.
-
It might be better to just make the seo fields a custom field group that can be added where I want it on a per collection basis. That would fit payloads composition style approach better I think. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Use case: I'd like to have some fields appear above my tabs in the admin UI.
If this plugin either just looks for the first tab field rather than just checking if the first field is
type: "tabs"
then it could add itself to the first set of tabs it finds.Alternatively, you could extend the plugin config to allow selection of whether the user wants the SEO tab to be added to the first main tabs field, or the first sidebar tabs field.
Beta Was this translation helpful? Give feedback.
All reactions