Copyright (c) 2026 "ELEVIO", MB. All rights reserved.

Nginx does not read the module .htaccess file. Include config/nginx.conf.example
inside the PrestaShop server block before the host's generic PHP location, then
run nginx -t and reload Nginx. The rule assumes the standard /modules/prestaone/
public path. Adjust only that URI prefix if the shop uses a custom modules path.

Do not expose the module directory through a broader static-files location. The
fragment denies source, Composer metadata, configuration, private storage and
future files by default while retaining only the documented HTTP endpoints and
assets.
