wp-decoupled icon indicating copy to clipboard operation
wp-decoupled copied to clipboard

Setup WordPress with Docker and Update directory structure.

Open imranhsayed opened this issue 3 years ago • 1 comments

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

imranhsayed avatar Jan 19 '21 13:01 imranhsayed

Use composer in the backend, so we dont have to keep the plugins as zipped. It can automatically install the plugins via composer.

imranhsayed avatar Feb 03 '23 09:02 imranhsayed