You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is awesome
however I wanted to know if it is possible to create a page builder for our marketing team. This page builder should give them the power to create pages with our own set of components and be able to set the meta tags individually for each of those pages. The designed page should be made into a nextjs page in our project.
is this possible with easyblocks or should we extend it in any way to accomodate for this feature.
and also does easy blocks support Static Site Generation ?
The text was updated successfully, but these errors were encountered:
You can absolutely do it. The metadata should be represented as fields in the schema of your root component, which in your case would represent a page.
This project is awesome
however I wanted to know if it is possible to create a page builder for our marketing team. This page builder should give them the power to create pages with our own set of components and be able to set the meta tags individually for each of those pages. The designed page should be made into a nextjs page in our project.
is this possible with easyblocks or should we extend it in any way to accomodate for this feature.
and also does easy blocks support Static Site Generation ?
The text was updated successfully, but these errors were encountered: