admin管理员组文章数量:1336424
I have developed a custom (private) theme, I plan to use on multiple installations. I would like to have the theme installed on installation (A) and whenever there is a change made to it on (A), update it on installations (B), (C),... by simply "updating" it inside the dashboard (not uploading the updated version).
Sorry, I have no idea how to do that and maybe I asked Google the wrong questions, but I have not found a solution there either?
And the same for plugins? Where must plugins be stored so that updates are recognized wherever the plugins are installed. Thanks for your patience.
Vlo
I have developed a custom (private) theme, I plan to use on multiple installations. I would like to have the theme installed on installation (A) and whenever there is a change made to it on (A), update it on installations (B), (C),... by simply "updating" it inside the dashboard (not uploading the updated version).
Sorry, I have no idea how to do that and maybe I asked Google the wrong questions, but I have not found a solution there either?
And the same for plugins? Where must plugins be stored so that updates are recognized wherever the plugins are installed. Thanks for your patience.
Vlo
Share Improve this question asked May 29, 2020 at 13:42 Robin AlexanderRobin Alexander 1538 bronze badges1 Answer
Reset to default 0The easiest way to do this is the WP theme directory and the WP plugin directory respectively, but if you want to keep them private this may not be an option.
https://github/afragen/github-updater is a good alternative, you can configure it with a private key to update your own themes/plugins from a github repo.
If that's not what you're after then you'll have to look at hosting the theme files and using your own update scripts, which is a fair bit more complex.
本文标签: pluginsHow to store a custom theme and update it on other installations
版权声明:本文标题:plugins - How to store a custom theme and update it on other installations 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742390033a2465802.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论