admin管理员组文章数量:1204594
I am working on the development of a woocommerce plugin and this plugin is shipped to 2 different set of customers. I'd like to manage both of those versions in one git repository. But then ship to each customer their version (I send them a zipped folder of the plugin).
Issue: It is a hassle to maintain two versions on two separate git branches and there is no complier for example to apply certain changes based on which version of the plugin I am creating
Goal: I am trying to manage two different versions of a plugin in the same repository
Methods I've tried: Having the files the are different between both versions in separate folders and making an alias in the cmd that I use to copy the files intended for this version before zipping the folder
本文标签:
版权声明:本文标题:Woocommerce plugin - How to create two versions of the same plugin with slightly different implementation for different users 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1738685168a2106775.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论