wordup-cli icon indicating copy to clipboard operation
wordup-cli copied to clipboard

Loading local themes

Open joebillings opened this issue 6 years ago • 2 comments

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.

joebillings avatar Dec 19 '19 10:12 joebillings

This is currently not supported. But i will mark it as an enhancement.

shry avatar Dec 24 '19 09:12 shry

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.

drajar avatar Jan 27 '21 09:01 drajar