Developer: Difference between revisions

From Joomdle
Jump to navigationJump to search
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Languages}}
{{Languages}}


The Joomdle team welcomes everyone who wants to contribute to Joomdle.


You can always get the latest up to date Joomdle code from SVN repository with this command:
 
<pre>
===Developer Resources===
svn checkout https://moodle-joomla.svn.sourceforge.net/svnroot/moodle-joomla/joomdle/trunk
 
</pre>
* [[Modifying Joomdle look and feel]]
* [[Creating plugins]]
* [[Adding custom web service functions]]
 
===Community Participation===
 
The Joomdle team welcomes all participation with this project, whether it be development of modules or code snippets, testing, creation of language files or editing of Wiki pages. All our welcome.


To collaborate, you can start taking a look at our [http://www.joomdle.com/forum Forums], especially the Feature Requests one, where dicussions about new features take place.
To collaborate, you can start taking a look at our [http://www.joomdle.com/forum Forums], especially the Feature Requests one, where dicussions about new features take place.
===User Contributed Code===
The following code has been contributed for various individuals / companies.
* [[Other payment methods]] for Virtuemart by [http://techumbrellagroup.com/ Tech Umbrella Group]
* [[VCS payments]] for Virtuemart by [http://www.wobble.co.za/ Wobble]
* Features for syncing user info from Moodle to Joomla by [http://meeting.knet.ca/ Fernando Oliveira / K-Net]

Latest revision as of 17:06, 4 February 2019


Developer Resources

Community Participation

The Joomdle team welcomes all participation with this project, whether it be development of modules or code snippets, testing, creation of language files or editing of Wiki pages. All our welcome.

To collaborate, you can start taking a look at our Forums, especially the Feature Requests one, where dicussions about new features take place.