Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure Gatsby-WordPress template to match other multiapps #710

Open
gilzow opened this issue Dec 5, 2022 · 1 comment
Open

Restructure Gatsby-WordPress template to match other multiapps #710

gilzow opened this issue Dec 5, 2022 · 1 comment
Assignees

Comments

@gilzow
Copy link
Contributor

gilzow commented Dec 5, 2022

The WordPress part of the gatsby-wordpress multiapp uses a similar set up as our WordPress-Composer template, but not completely. For ease of maintenance, the suggestion is to bring the two :

  • Move the copying of the wp-config.php file from a composer script to the build hook
  • Add a step to the build hook to copy files/directories from a plugins directory to wordpress/wp-content/plugins to handle plugins that aren't available via composer

Also, update the root directory names to match what we have in the nextjs-wordpress/drupal template.

@gilzow gilzow self-assigned this Dec 5, 2022
@gilzow
Copy link
Contributor Author

gilzow commented Dec 5, 2022

Combine this issue with PR #612

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant