[cvs] [Wiki] changed: CreateModule
Wiki Guest
wiki at wiki.horde.org
Tue Jan 4 13:25:42 PST 2005
guest [209.165.180.199] Tue, 4 Jan 2005 13:25:42 -0800
Modified page: http://wiki.horde.org/display.php?page=CreateModule
New Revision: 1.1
@@ -1 +1,12 @@
++ Creating your own module
+
+The process for creating your own module follows a few simple steps.
+
+- copy the skeleton information to a newly named directory
+- modify the skeleton to reflect the name of your module
+- create .inc files that display the elements on the screen
+- create any php files needed to fill in forms
+
+
+The process is fairly straight forward and after learning how the Horde API' s work, you should be able to produce new modules in a minimum amount of time.
More information about the cvs
mailing list