Skip to content

Can I use this without the API and just use it for Monolithic front-end and not headless? #8

Discussion options

You must be logged in to vote

Hi bro, you can take a hybrid approach by using WordPress as a monolithic system for features like eCommerce and shipping plugins, while also leveraging its API to pass dynamic data to a custom front-end when needed. This way, your main site functions as a traditional WordPress-powered site, but you can use the REST API or GraphQL to send specific data to a decoupled front-end, such as a React or Vue.js app, for more flexibility in handling certain components. This allows you to have the convenience of a monolithic structure while still benefiting from headless architecture in specific areas, without fully committing to either approach.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@hamburger-fries
Comment options

Answer selected by hamburger-fries
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants