Skip to content

dhakalananda/prestashop-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

prestashop-debug

Debug Prestashop with XDebug

Usage

Git clone the repo, cd to the directory and then:

docker compose up -d

Troubleshoot

If you get an error in the post-installation script, go to the terminal of the server in Docker and enter the following command:

cd /var/www/html
mkdir admin-dev
chown -R www-data:www-data admin-dev
chmod -R 755 admin-dev

About

Debug Prestashop with XDebug

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors