sterlingvilla.blogg.se

Prestashop devdocs
Prestashop devdocs





  1. #Prestashop devdocs install#
  2. #Prestashop devdocs software#

In this particular case, inside my MAMP > htdocs, I will create a new folder called mysite (very original, I know 😄). Tip: To have multiple sites on your server, I create a folder for each. To do so, first navigate to your document root.

#Prestashop devdocs install#

Remember when I said to take note of the document root? This is where we will install our new PrestaShop shop. We only care about the first and the last file. The HTML file will simply redirect you to the PrestaShop documentation and is therefore not very useful. You should have three files inside: index.php, install_PrestaShop.html and finally, prestashop.zip. Once the download completed, unzip the prestashop file. First, go to the download page of PrestaShop ( ), enter your email, accept the Terms and Conditions and click download. To create one, head to and click on the Databases tab.Įnter the name of your new database and click create. PrestaShop needs a MySQL database to operate. In particular, take note the port, username and password as you will need it when installing PrestaShop. This should open a window to When you click on MySQL, you will see some parameters.

prestashop devdocs

We will go back to this later but Prestashop only supports certains versions of PHP so take note of which you are using as we might have to change it.Īt this point, you can start your server by click Start and then WebStart. You can change it by clicking Preferences > Ports, but I will leave it this way). Everything in this folder will be accessible starting at (8888 is MAMP default port for Apache and Nginx. This is the root directory of your server. Here are some things to you should take note: On my Mac, I would navigate to Applications > MAMP and click on the MAMP icon. Now that MAMP is installed, you can start it. Just click Continue until you get to the end. You don't need to change any of the default settings. The installation is pretty straightforward. Make sure to choose the right one based on your operating system (Mac vs Windows). If you don't already have MAMP, let's start by getting it set up on your computer. This tutorial is a complete guide to installing PrestaShop 1.7 and includes all the gotchas I encountered. Recently, I discovered PrestaShop after meeting with a French designer who needed some help with his client's store.

#Prestashop devdocs software#

As a freelance software developer, I regularly partner with designers to help them bring their designs to life.







Prestashop devdocs