Setting up your workstation for Joomla development: Difference between revisions

From Joomla! Documentation

Rolandd (talk | contribs)
Add link to browser shortcut
Line 42: Line 42:
* [[Setting up your workstation for PHP development]]
* [[Setting up your workstation for PHP development]]
* [[Joomla Issue shortcut]]
* [[Joomla Issue shortcut]]
* [[Browser Shortcut Issue Tracker]]
* [[J4.x:Setting_Up_Your_Local_Environment|Setting up your local environment for Joomla 4]]
* [[J4.x:Setting_Up_Your_Local_Environment|Setting up your local environment for Joomla 4]]
Help is appreciated finding related pages and making these pages less redundant.
Help is appreciated finding related pages and making these pages less redundant.

Revision as of 12:17, 14 September 2019

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.