wordup-dev / wordup-cli

Wordup is a fully integrated development platform for WordPress. Develop plugins and themes locally. Preview in the cloud. Automatic updates in WP.
GNU General Public License v3.0
118 stars 16 forks source link

Loading local themes #19

Open joebillings opened 4 years ago

joebillings commented 4 years ago

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.

shry commented 4 years ago

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

drajar commented 3 years ago

I installed local theme with this workaround:

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.