Use PHP+jQuery+Bootstrap for frontend and headless WordPress for backend, good idea?
Question
I should make a simple web app, I had thought about Laravel but I’m still a beginner as I know WordPress better.
Would it be a good idea to build the frontend part with PHP + jQuery + Bootstrap (I don’t know other Javascript frameworks) and use WordPress for the backend only?
What’s the best way to set up headless WordPress and use WordPress functions (like wp_remote_get
and wp_remote_post
) in my custom frontend PHP files?
0
4 months
0 Answers
15 views
0
Leave an answer
You must login or register to add a new answer .