I am part of a small startup and we have a project built using NextJS/MongoDB. We'd like to have a way for the marketing team to modify and manage some part of the UI using a no code approach. Is Payload appropriate for this?
You could create a collection for pages, then use the
blocks
field to build out blocks that correlate with blocks in your nextJS app. You could build your blocks in a way that allows configuration/variation of the block with more fields in your config - but you need to wire those options up on the frontend.
Does that make sense?
We've done this at my place of employment and it was an easy process!
Check out
https://payloadcms.com/docs/getting-started/installation#adding-to-an-existing-appfor steps on how to integrate with an existing app
Do you think this would work for an existing project without a database? I'm currently using next.js and contentful and want to try out payload instead of contentful for this project. I tried finding some resources online but didn't see anything for this kind of migration
Star
Discord
online
Get dedicated engineering support directly from the Payload team.