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

From Joomla! Documentation

m (→‎Installing a build mechanism: It's possible that Phing can use al ant files (needs confirmation though))
m (→‎Introduction: Phing specific setting up is explained in build topic below)
Line 4: Line 4:
 
This is a trial to better structure all the wiki pages around developing on and with joomla.   
 
This is a trial to better structure all the wiki pages around developing on and with joomla.   
 
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 similar step-by-step guide for general PHP development environment (with some more choices and info).
* [[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 Joomla! development]].  A complete step-by-step guide to installing the Eclipse IDE on your local workstation for Joomla! development.
* [[Setting up your workstation for extension development]] A guide to Joomla Extension development
 
  
 
== Installing a web server ==
 
== Installing a web server ==

Revision as of 15:47, 10 August 2012

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 finding related pages and making these pages less redundant.