Skip to content
Erik Plestenjak edited this page Dec 11, 2013 · 8 revisions
  1. Install GIT client on your computer (github, tortoisegit, ...)

  2. Install web server suporting MySQL and PHP (LAMP, WAMP, XAMP,..)

  3. Create a folder for your local website and point the webserver to it

  4. Fork the repository from git, to your local website folder (GIT)

  5. Import the database from the repository folder "database/database.sql"

  6. Rename "wp-config-sample.php" to "wp-config.php" and edit the configuration in it.

  7. Open your local site. Login with User: admin , pass: admin.

In case of problems there are official detailed wordpress manual instalation tutorials. You can also contact the ITT for help :). Official docs and tutorials

Project tickets on trello

Projects hangout

Clone this wiki locally