EQdkp Plus Navigation:   Home  |   Forum  |   Wiki  |   Translate  |   Bugtracker  |   WebSVN  |  USVN

Start writing Plugins

From EQdkp Plus Wiki

Contents

Start developing a plugin

Sample Plugin

You can download the sample helloworld plugin. The sample is well documented in the Source Code. Use PSpad or another Editor to open the Source code, read it, and try to change it to your needs.

Helloworld Sample Module

You can learn quite a lot by using this sample:

  • DBAL abstraction
  • Plugin API of eqdkp and eqdkp-plus
  • Language abstraction
  • Usage of the template engine

Tools

PSpad - Freeware Editor

NetBeans - Freeware IDE

Downloads

Username: guest Password: guest

Download helloworld plugin

Checkout URL : https://svn.eqdkp-plus.com/repos/svn/eqdkp-plus/plugins/helloworld/