creativecommons/commoners

Building the site fails.

Opened this issue · 1 comments

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)

  • OS: Ubuntu 16.04 server

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.