creativecommons / commoners

Creative Commons Global Network website
https://network.creativecommons.org/
GNU General Public License v2.0
12 stars 18 forks source link

Building the site fails. #388

Open Parimal7 opened 4 years ago

Parimal7 commented 4 years ago

Describe the bug

After running the script ./delete-and-recreate-test-setup.sh in test-setup directory, it gives the following errors --> cannot find /commoners-wordpress.xml Error: This does not seem to be a wordpress installation. Pass --path='path/to/wordpress' or run 'wp-core-download'

To Reproduce

Steps to reproduce the behavior:

  1. Go to test-setup directory.
  2. Run the script ./delete-and-recreate-test-setup.sh
  3. See error

Expected behavior

Creation of wordpress site as well as dummy values in databases.

Desktop (please complete the following information)

TimidRobot commented 4 years ago

Before we can support developer install (with dummy data), we need to split this repository into separate wp-plugin and wp-theme repositories and refactor the WordPress install to use composer.