My current site is in wordpress version 3.0.3.It works fine now.Now i want to add plugin of woocommerce for ecommerce.Problem is that there isn't any woocommerce version that is suitable in wordoress-3.0.3. I don't want to update wordpress version.Now how can i add this plugin ?
2条回答 默认 最新
- dongliming2416 2014-03-27 08:22关注
WooCommerce as of v2.1 requires WordPress 3.8. That being said you could get an older version from the Github repository that is still compatible with your WordPress version, but I don't think that's a good idea. Upgrading WordPress to the latest version should be your topmost priority.
If you still want to do it, go to Github and switch to tag v2.0.20, thin click the Download ZIP button on the right. Or use git clone on the command line if you're familiar with this.
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报