wp-decoupled
wp-decoupled copied to clipboard
Setup WordPress with Docker and Update directory structure.
Setup Docker and with WordPress
Possible directory structure.
/app => next.js
/wp-content/themes/wp-decoupled-theme
/wp-content/plugins/wp-decoupled-helper
/conf/nginx.conf
/tests/cypress
/docs/
To be discussed with @imranhsayed and @dhsathiya
Use composer in the backend, so we dont have to keep the plugins as zipped. It can automatically install the plugins via composer.