Open erdnuesse opened 4 months ago
Hi @erdnuesse. I've been investigating this behavior on the installation and it's not due to the theme, but to Grav, so it would be best to open an issue in the Grav project repository. Specifically, the file you should investigate is the following:
/system/src/Grav/Console/Gpm/InstallCommand.php, on lines 405-426
Idk if that has been tested, but whenever i did want to try this theme via
bin/gpm install mundana
I have to backup user pages to properly get the demo content installed. Seems like the demo import fails, when the default (naked grav install even) content did not get backed up.Steps to reproduce:
bin/gpm install mundana
Kind regards, and thanks for creating this.