Results 1 to 3 of 3

Thread: 如何写自己的插件

  1. #1
    ming9 is offline Junior Member
    Join Date
    Jan 2011
    Posts
    3

    Exclamation 如何写自己的插件

    有些业务逻辑现在的系统不能满足,如果自己写一个类似sugar插件的程序的话该如何着手啊?有自己开发过 插件的吗?大家有这方面的资料吗?教教小弟吧

  2. #2
    bnnzx is offline Senior Member
    Join Date
    Jun 2009
    Posts
    32

    Default Re: 如何写自己的插件

    Quote Originally Posted by ming9 View Post
    有些业务逻辑现在的系统不能满足,如果自己写一个类似sugar插件的程序的话该如何着手啊?有自己开发过 插件的吗?大家有这方面的资料吗?教教小弟吧
    可先用模块生成器创建一个插件的框架,然后点击发布,导出安装包文件,在此安装包文件上进行修 改。

    特别要注意的是manifest.php的编写,这是包的描述和安装配置文件。

  3. #3
    ming9 is offline Junior Member
    Join Date
    Jan 2011
    Posts
    3

    Default Re: 如何写自己的插件

    Quote Originally Posted by bnnzx View Post
    可先用模块生成器创建一个插件的框架,然后点击发布,导出安装包文件,在此安装包文件上进行修 改。

    特别要注意的是manifest.php的编写,这是包的描述和安装配置文件。
    谢谢您提供的思路,我试试

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 2010-07-21, 06:37 PM
  2. 那些插件是针对project模块的插件?
    By akuma19860310@126.com in forum Chinese
    Replies: 2
    Last Post: 2009-10-15, 01:25 AM
  3. Replies: 3
    Last Post: 2009-07-17, 11:49 AM
  4. Replies: 2
    Last Post: 2009-05-07, 03:23 AM
  5. Replies: 1
    Last Post: 2009-02-27, 05:46 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •