To do so, you need to change the directory in the Vagrantfile to match your module name. And create a src directory in the project root. For example:. To develop a PrestaShop theme you only have to change Vagrant's synchronized directory. To do so, you need to change the directory in the Vagrantfile to match your theme name. Iterate quickly with immediate feedback without interrupting flow.
Otherwise PrestaShop will redirect you to localhost. Skip to content. Star 8. A development environment for Prestashop 1. Branches Tags. Could not load branches. Could not load tags. Latest commit. Alternatively, you can compile assets manually. If you do not have some of the folders above, please create them before changing permissions. For example:. To ease up your life on a development environment, we suggest to make Apache run with your own user and group.
Depending on whether you downloaded a release package or cloned the repository, the route to the installer will be slightly different:.
You can read the Getting Started guide for more details. This problem may arise in case-insensitive file systems like MacOS due to a misconfiguration. Check your Apache configuration and make sure that the root directory path to your PrestaShop matches the capitalization of the actual system path exactly. PrestaShop 1. Improve this page How. Next article. Installing PrestaShop for development Now that you intend to develop for PrestaShop, you are better off keeping all your development work on your machine.
Prerequisites Read System Requirements. Installing a local environment Installing any web-application locally requires that you first install the adequate environment, namely the Apache web server, the PHP language interpreter, the MySQL database server, and ideally a MySQL admin tool such as phpMyAdmin tool.
Connect and share knowledge within a single location that is structured and easy to search. I'm trying to make a docker environment for a Prestashop project.
I found the cause of the problem. This makes it incompatible by default with some ready nginx templates that you can find on the internet. Now, Prestashop's back office not having an important controller parameter freaks out, because it doesn't know which controller to run.
As far as I remember, on installation, Prestashop needs to be with full folder permissions, whereas it causes thoses kind of problems. Do not forget to change the permissions after the installation to something more secure like :.
Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. Asked 4 years, 7 months ago. Active 1 year, 3 months ago. Viewed 14k times. Any ideas what can be wrong?
0コメント