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

Convert to network #43

Closed
wants to merge 3 commits into from
Closed

Convert to network #43

wants to merge 3 commits into from

Conversation

BronsonQuick
Copy link
Member

@BronsonQuick BronsonQuick commented Feb 12, 2018

This is for #36.

I tried a few ways of trying to fix this in the past and could never get wp core multisite-convert to do what we wanted. However using this code I managed to do the following in using this in this Chassis PR:

  • Switch from a single site to multisite: Yes
  • Switch back from multisite: Yes to a single site
  • Switch from single site to multisite: subdomains
  • Switch back from multisite: subdomains to a single site

After each vagrant provision had completed for those items I also ran a second vagrant provision just to see if anything changed again or failed and it didn't.

When I set up the original single site I also imported the theme unit test data to check to see if the data persisted when I changed to multisite and it did which was great.

Feel free to test it as well and also let me know if there's something I haven't thought about or missed with this.

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

Successfully merging this pull request may close these issues.

2 participants