|
Page 1 of 1
|
[ 2 posts ] |
|
| Author |
Message |
|
yustinus
Joined: Tue Feb 16, 2010 8:26 am Posts: 1
|
 Modules
Is it possible to create an additional modules? If it is possible, how to make it?
For example: i'd like to create Planned Maintenance Module.
Thanks
|
| Tue Feb 16, 2010 8:37 am |
|
 |
|
administrator
Site Admin
Joined: Mon Jul 20, 2009 2:53 pm Posts: 20
|
 Re: Modules
Yes, it is possible:
1. Add a new "my_module" line in "modules.xml" file
2. Create the folder "my_module" in {app} folder
3. Create the "menu.xml" file inside "{app}/my_module" folder (see the other menu.xml files)
4. Create subfolders for each model where you have and create the files: model.xml, form.xml and list.xml. Also create the standard controller php file for your model.
You can learn by example from the XML files in the other modules. You should also remember to create your MySQL tables needed for your own models.
|
| Wed Feb 17, 2010 9:09 am |
|
|
|
Page 1 of 1
|
[ 2 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|