wordup-cli
wordup-cli copied to clipboard
Loading local themes
I was getting errors when trying to load in a local theme zip. Is there a particular structure or location that's required? There are no examples in your docs.
This is currently not supported. But i will mark it as an enhancement.
I installed local theme with this workaround:
- put theme.zip in src
- themes: {/var/www/html/wp-content/themes/mytheme/theme.zip}
This workaround work for plugins too.
Yes, I know that this can be done loading plugins and themes from local website for example.
I suggest adding a folder in config special for local plugins and themes.