doutongwei4380 2017-04-15 10:42
浏览 32
已采纳

使用zend框架组件创建wordpress插件

I was wondering if there is a way to create a WordPress plugin that is built on ZF2. If there is a way please elaborate how to include it in my plugin. Or if there are some good tutorial over this?

  • 写回答

1条回答 默认 最新

  • dongshou7903 2017-04-15 11:38
    关注

    you can take help of composer here. import zf2 library thorough composer and use it in your plugin as part of plugin code.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?