I want to install a second installation of wordpress into my site using a subfolder.
Tried adding a subfolder to the command line:
ee site create example.com/subfolder --wpsubdir --w3tc
But that didn’t work… seemed to erase the forward slash. Any other ways of doing this? Doesn’t seem to be an option for choosing a custom install location in the config file.