Setting up your workstation for Joomla development: Difference between revisions

From Joomla! Documentation

Wilsonge (talk | contribs)
Wilsonge (talk | contribs)
I deleted this
Line 40: Line 40:


== Related ==
== Related ==
* [[Installing Joomla locally]]
* [[Setting up your workstation for PHP development]]
* [[Setting up your workstation for PHP development]]
* [[Joomla Issue shortcut]]
* [[Joomla Issue shortcut]]

Revision as of 20:53, 18 August 2018

Merge Notice

It has been suggested that this article or section be merged with Setting up your workstation for Joomla! development. (Discuss). Proposed since 15 Sep 2013.

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

Installing a web server

Installing a typical web server environment is very easy with following AMP-packages (Apache, MySQL, PHP).

If you want use XDebug for debuggin, you'll need to tune php settings

Installing an IDE / Editor (and debugging)

Debugging specifics

Using Git

Related

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