1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prestashop_ynh.git synced 2024-09-03 20:06:39 +02:00
Prestashop package for YunoHost
Find a file
2024-07-30 09:34:14 +00:00
.github Delete updater.sh 2023-03-30 16:32:30 +02:00
conf Set max_execution_time to 60s 2024-07-02 22:03:44 +02:00
doc Revamp and enhance doc/POST_INSTALL.md 2024-07-02 21:48:12 +02:00
scripts PHP-FPM config panel breaking everything again 2023-12-19 16:52:09 +01:00
ALL_README.md Auto-update READMEs 2024-07-30 09:34:14 +00:00
LICENSE Fix 2021-09-28 12:28:19 +02:00
manifest.toml Upgrade to v8.1.7 2024-06-25 03:45:48 +02:00
README.md Auto-update READMEs 2024-07-02 19:48:27 +00:00
README_es.md Auto-update READMEs 2024-07-02 19:48:27 +00:00
README_eu.md Auto-update READMEs 2024-07-02 19:48:27 +00:00
README_fr.md Auto-update READMEs 2024-07-02 19:48:27 +00:00
README_gl.md Auto-update READMEs 2024-07-02 19:48:27 +00:00
README_id.md Auto-update READMEs 2024-07-30 09:34:14 +00:00
README_it.md Auto-update README 2024-03-29 07:19:17 +01:00
README_zh_Hans.md Auto-update READMEs 2024-07-02 19:48:27 +00:00
tests.toml v2 2023-03-30 16:31:55 +02:00

Prestashop for YunoHost

Integration level Working status Maintenance status

Install Prestashop with YunoHost

Read this README in other languages.

This package allows you to install Prestashop quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

PrestaShop is an Open Source e-commerce web application, committed to providing the best shopping cart experience for both merchants and customers. It is written in PHP, is highly customizable, supports all the major payment services, is translated in many languages and localized for many countries, has a fully responsive design (both front and back office), etc.

Shipped version: 8.1.7~ynh1

Demo: https://demo.prestashop.com/#/en/front

Screenshots

Screenshot of Prestashop

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/prestashop_ynh/tree/testing --debug
or
sudo yunohost app upgrade prestashop -u https://github.com/YunoHost-Apps/prestashop_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps