Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ghorbani-ali/frankenphp-prestashop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prestashop on FrankenPHP

frankenphp-prestashop

Run the popular Prestashop eCommerce on top of FrankenPHP, the modern app server for PHP.

Getting Started

git clone https://github.com/ghorbani-ali/frankenphp-prestashop.git
cd frankenphp-prestashop
docker compose pull --include-deps
docker compose up

You can custom Prestashop and FrankenPHP versions in .env file:

FRANKENPHP_IMAGE_VERSION= # FeankenPHP image version
PRESTASHOP_VERSION= # Prestashop relese version

Prestashop is available on http://localhost.

During initial Prestashop setup, use the following database configuration:

  • Database type: MySQL
  • Database name: prestashop
  • Database username: root
  • Database password: prestashop
  • Database host: mysql
Morty Proxy This is a proxified and sanitized view of the page, visit original site.