Setting up your workstation for Joomla development: Difference between revisions

From Joomla! Documentation

E-builds (talk | contribs)
m Installing a build mechanism: It's possible that Phing can use al ant files (needs confirmation though)
E-builds (talk | contribs)
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 20:47, 10 August 2012

Introduction

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

Installing a web server

Installing an IDE / Editor (and debugging)

Debugging specifics

Installing a version control

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

Installing a build mechanism

Related

Help is appreciated finding related pages and making these pages less redundant.