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

12
.env Normal file
View File

@@ -0,0 +1,12 @@
# You can specify here some variables to use in PrestaShop application
# -> enable a feature flag: PS_FF_{FEATURE_FLAG_NAME}=true
# Enable new Symfony based front container
PS_FF_FRONT_CONTAINER_V2=false
# If your shop is behind a reverse proxy in HTTPs (ngrok or similar) the request may not be considered
# secure so you either need to configure the accepted and trusted proxies (see https://symfony.com/doc/current/deployment/proxies.html)
# For development purposes you can use the wildcard 127.0.0.1,REMOTE_ADDR
PS_TRUSTED_PROXIES=
# Default theme (used during installation, when selecting a default value for theme, for fallback, ...)
# If you change this value you should probably update PrestaShop\PrestaShop\Core\Addon\Theme\Theme::DEFAULT_THEME as well
PS_FF_DEFAULT_THEME=hummingbird