Difference between revisions of "Setting up your workstation for Joomla development"

From Joomla! Documentation

(Undo revision 71182 by E-builds (talk))
Line 1: Line 1:
{{underconstruction}}{{inuse}}
+
{{underconstruction}}
'''Under construction Note''': 1. Gathering different resources and place in this structure. 2. Structure resources in 1 repeating structure 3. Make resources less redundant
 
 
 
  
 
{{RightTOC}}
 
{{RightTOC}}
 
  
 
== Introduction ==
 
== Introduction ==
Line 10: Line 7:
 
Such as:
 
Such as:
 
* [[Setting up your workstation for PHP development]].  A step-by-step guide to configure a PHP development environment.
 
* [[Setting up your workstation for PHP development]].  A step-by-step guide to configure a PHP development environment.
* [[Configuring a XAMPP server for joomla development]].  A step-by-step guide to installing the Eclipse IDE on your local workstation for Joomla! (itself) development.
+
* [[Setting up your workstation for Joomla! development]].  A step-by-step guide to installing the Eclipse IDE on your local workstation for Joomla! (itself) development.
 
* [[Setting up your workstation for extension development]] A guide to Joomla Extension development
 
* [[Setting up your workstation for extension development]] A guide to Joomla Extension development
 
* [http://community.joomla.org/blogs/community/828-webinar-using-eclipse-for-joomla-development.html Using Eclipse for Joomla! Development] Video webinar demonstrating overview of Eclipse features for Joomla! development
 
* [http://community.joomla.org/blogs/community/828-webinar-using-eclipse-for-joomla-development.html Using Eclipse for Joomla! Development] Video webinar demonstrating overview of Eclipse features for Joomla! development
Line 16: Line 13:
 
== Installing a web server ==
 
== Installing a web server ==
 
* [http://www.apachefriends.org/en/xampp.html XAMPP]
 
* [http://www.apachefriends.org/en/xampp.html XAMPP]
** [[Configuring a XAMPP server for Joomla! development]]
+
** [[Configuring a XAMPP server for joomla development]]
 
** [[Xampp]]
 
** [[Xampp]]
 
**[[Configuring a LAMPP server for PHP development]]
 
**[[Configuring a LAMPP server for PHP development]]

Revision as of 12:38, 10 August 2012

Documentation all together tranparent small.png
Under Construction

This article or section is in the process of an expansion or major restructuring. You are welcome to assist in its construction by editing it as well. If this article or section has not been edited in several days, please remove this template.
This article was last edited by E-builds (talk| contribs) 11 years ago. (Purge)


Introduction[edit]

This is a trial to better structure all the wiki pages around developing on and with joomla. Such as:

Installing a web server[edit]

Installing an IDE / Editor (and debugging)[edit]

Debugging specifics[edit]

Installing a version control[edit]

If you like to contribute to the actual Joomla! code, SVN is what is used there.

Installing a build mechanism[edit]

Related[edit]

Help is appreciated making these pages less redundant!