douxian4376 2009-01-15 07:41
浏览 59
已采纳

模块化的php应用程序开发

We are a small team of developers planing to develop a php application. (let's say a CRM system)

Our main goal is to make it a plug-in-enabled application so that clients' developers can write plug-ins add new features to the system without changing the application's core code.

These changes may include: 1) adding new features: more likely adding a new page and creating a new database table and and implementing new operations such as add/edit/display data.

2) editing existing functionality (e.g. we have a list of users, they might need the user name to be a hyperlink and open a light box with user information)

Since this is going to a medium to large-scale application we need to plan it carefully.

At the moment our plan is to write the core application structure and implement the requirements as plug-ins, so that each time a client needs a change we only need to upgrade a specific plug-in.

I just need the gurus here to give us some ideas or links to look at before we start.

The final question is “how to build a plug-in-enabled PHP application?”

Thanks all...

  • 写回答

4条回答 默认 最新

  • dongxun7301 2009-01-15 09:34
    关注

    please check the following url
    http://ellislab.com/forums/viewthread/67697/

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(3条)

报告相同问题?

悬赏问题

  • ¥15 虚幻5 UE美术毛发渲染
  • ¥15 CVRP 图论 物流运输优化
  • ¥15 Tableau online 嵌入ppt失败
  • ¥100 支付宝网页转账系统不识别账号
  • ¥15 基于单片机的靶位控制系统
  • ¥15 真我手机蓝牙传输进度消息被关闭了,怎么打开?(关键词-消息通知)
  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度
  • ¥30 关于#r语言#的问题:如何对R语言中mfgarch包中构建的garch-midas模型进行样本内长期波动率预测和样本外长期波动率预测