Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to build a custom field plugin for Webiny Headless CMS #26

Closed
endymion1818 opened this issue Jun 29, 2022 · 4 comments
Closed

How to build a custom field plugin for Webiny Headless CMS #26

endymion1818 opened this issue Jun 29, 2022 · 4 comments
Assignees
Labels
Published Article completed and published

Comments

@endymion1818
Copy link
Contributor

Introduction

Webiny has been built with developer experience in mind. It's composable architecture makes it easy to create plugins to modify any part of the admin interface, the GraphQL resolvers, and the APIs.

Goals

Create a new plugin to modify the admin interface by changing the logo.

Outline

  • Introduction: Why is composable architecture important in a CMS
  • How to create a new plugin
  • Creating a plugin for modifying the admin interface logo
  • Conclusion

Sample articles

No response

@mislavstreicher mislavstreicher added the Looking for a writer Topic requested by the community, looking for an author to write about it. label Jun 29, 2022
@menard-codes
Copy link

menard-codes commented Aug 4, 2022

Hello @endymion1818 👋
Can you give some resources to help our research?
I'm actually interested in this topic and would like to request this article.

@endymion1818
Copy link
Contributor Author

Hi @menard-codes! Yes, here are some docs on plugin creation: https://www.webiny.com/docs/core-development-concepts/basics/plugins

@menard-codes
Copy link

menard-codes commented Aug 5, 2022

Thanks!
This seems interesting, may I write this article?

@endymion1818
Copy link
Contributor Author

@menard-codes Let's chat some more! I've sent you a message on our Slack community, chat to you there.

@endymion1818 endymion1818 added Brief approved Brief approved by the editorial team In progress Article is currently being written and removed Looking for a writer Topic requested by the community, looking for an author to write about it. labels Aug 5, 2022
@endymion1818 endymion1818 changed the title How to build a custom Webiny plugin How to build a custom field plugin for Webiny Headless CMS Aug 10, 2022
@endymion1818 endymion1818 added Draft Review Article draft submitted and in review. and removed Brief approved Brief approved by the editorial team In progress Article is currently being written labels Aug 17, 2022
@mislavstreicher mislavstreicher added Published Article completed and published and removed Draft Review Article draft submitted and in review. labels Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Published Article completed and published
Projects
None yet
Development

No branches or pull requests

3 participants