Subida del módulo y tema de PrestaShop

This commit is contained in:
Kaloyan
2026-04-09 18:31:51 +02:00
parent 12c253296f
commit 16b3ff9424
39262 changed files with 7418797 additions and 0 deletions

11
Install_PrestaShop.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Install PrestaShop</title>
</head>
<body>
<a href="https://docs.prestashop-project.org/v.8-documentation/v/english/getting-started/installing-prestashop?utm_source=html_installer">You will be redirected to the getting started guide</a>
<script type="text/javascript">document.location.href = 'https://docs.prestashop-project.org/v.8-documentation/v/english/getting-started/installing-prestashop?utm_source=html_installer';</script>
</body>
</html>