nextjs-headless-wordpress
nextjs-headless-wordpress copied to clipboard
🔥 Nextjs Headless WordPress
Current docker file pull composer with PHP version 8 which conflicting with Wordpress SEO plugin.
I'm not able to access wordpress dashbord  
I can't find any good info about deploying a Headless WP via Docker on DigitalOcean or anywhere else. Perhaps this is considered an easy task because we're using Docker (Docker...
This is one of the issues when you go Headless with WordPress it got plugins like SNAP AutoPoster, that automatically post your new blog post to social media, which is...
One of the things we lose while going HeadLess with WordPress is the RSS feed that is used by some 3rd party sites to get your blogs post to list....
The following plugin needs to be explored to add translation https://github.com/valu-digital/wp-graphql-polylang
This package need to be explored and sitemap needs to be generated. https://www.npmjs.com/package/nextjs-sitemap-generator
Questions from YouTube: 1.how to migrate to docker wordpress. 2.how to backup database and file WordPress in docker. 3.how to secure docker wordpress. 4.how to multiple using docker..
Add a diagram( image) in README showing the setup of backend and frontend and the flow of request from backend to frontend.