PrestaShop Developer Conference
PrestaShop Developer Conference
November 6, 2024
Let's talk code, commerce and open source.

Notice: You are browsing the documentation for PrestaShop 9, which is currently in development.

You might want to read the documentation for the current version, PrestaShop 8. Read the current version of this page

Installing an AMP stack on MacOS

PrestaShop is an Open-Source web application running on an *AMP stack (Apache - MySQL - PHP).

In order for PrestaShop to run locally on your MacOS computer, you need to install an *AMP stack.

Several options are available, such as:

Use Docker to run PrestaShop on MacOS

Another good option when it comes to run PrestaShop on MacOS, is to use Docker: More informations on this dedicated page.

Back to installation guide