- Posts: 1
- Thank you received: 0
Extending Joom Donation menu
- ian.moone
- Topic Author
- Offline
- New Member
-
Less
More
14 years 1 month ago #10150
by ian.moone
Extending Joom Donation menu was created by ian.moone
Hi! First of all, I am new to Joomla... less than one week exp...
Anyways... I wonder how I can add a new module/menu in JoomDonation
I was successful in adding a new config item in 'Global Configurations' but is now stuck at adding a new menu e.g
Configuration | Campaigns management | NEW MENU HERE | Fields management | Donors management | etc....
What I did was:
1. Modify jdonation.xml (@ administrator/components/com_jdonation)
<administration>
<menu>Joom Donation</menu>
<submenu>
<menu link="option=com_jdonation&task=show_configuration">Configuration</menu>
<menu link="option=com_jdonation&task=show_campaigns">Campaigns management</menu>
<menu link="option=com_jdonation&task=show_new_menu_item_here">NEW MENU HERE</menu>
<menu link="option=com_jdonation&task=show_campaigns_sub_category">Campaigns sub-category management</menu>
<menu link="option=com_jdonation&task=show_fields">Fields management</menu>
<menu link="option=com_jdonation&task=show_donors">Donors management</menu>
<menu link="option=com_jdonation&task=show_plugins">Payment Plugins</menu>
<menu link="option=com_jdonation&task=translation">Translation</menu>
<menu link="option=com_jdonation&task=csv_export">CSV Export</menu>
</submenu>
2. Compress the com_jdonation (@ administrator/components/com_jdonation).
3. Uninstall Jdonation component in Extensions > Install/Uninstall
4. Upload my compressed com_jdonation file.
5. Got Plugin Install: No plugin file specified and Install Plugin Error
I appreciate any help I can get. I'm clueless haha!
Anyways... I wonder how I can add a new module/menu in JoomDonation
I was successful in adding a new config item in 'Global Configurations' but is now stuck at adding a new menu e.g
Configuration | Campaigns management | NEW MENU HERE | Fields management | Donors management | etc....
What I did was:
1. Modify jdonation.xml (@ administrator/components/com_jdonation)
<administration>
<menu>Joom Donation</menu>
<submenu>
<menu link="option=com_jdonation&task=show_configuration">Configuration</menu>
<menu link="option=com_jdonation&task=show_campaigns">Campaigns management</menu>
<menu link="option=com_jdonation&task=show_new_menu_item_here">NEW MENU HERE</menu>
<menu link="option=com_jdonation&task=show_campaigns_sub_category">Campaigns sub-category management</menu>
<menu link="option=com_jdonation&task=show_fields">Fields management</menu>
<menu link="option=com_jdonation&task=show_donors">Donors management</menu>
<menu link="option=com_jdonation&task=show_plugins">Payment Plugins</menu>
<menu link="option=com_jdonation&task=translation">Translation</menu>
<menu link="option=com_jdonation&task=csv_export">CSV Export</menu>
</submenu>
2. Compress the com_jdonation (@ administrator/components/com_jdonation).
3. Uninstall Jdonation component in Extensions > Install/Uninstall
4. Upload my compressed com_jdonation file.
5. Got Plugin Install: No plugin file specified and Install Plugin Error
I appreciate any help I can get. I'm clueless haha!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
14 years 1 month ago #10186
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Extending Joom Donation menu
Hi
The XML you modified is correct. You just modified it in a wrong file . The solution is as follow :
1. Get the file com_jdonation.zip from download package which you downloaded from my site .
2. Unzip it .
3. You will see two folder : admin, site and a file called jdonation.xml in the folder.
4. Modify that jdonation.xml file as you did .
5. Zip the folder and re-install the component .
After that, the menu item will be available .
Hope this help .
Regards,
Tuan
The XML you modified is correct. You just modified it in a wrong file . The solution is as follow :
1. Get the file com_jdonation.zip from download package which you downloaded from my site .
2. Unzip it .
3. You will see two folder : admin, site and a file called jdonation.xml in the folder.
4. Modify that jdonation.xml file as you did .
5. Zip the folder and re-install the component .
After that, the menu item will be available .
Hope this help .
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Dang Thuc Dam, Dang Dam
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.