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

16
img/.htaccess Normal file
View File

@@ -0,0 +1,16 @@
# Apache 2.2
<IfModule !mod_authz_core.c>
Order deny,allow
Deny from all
<Files ~ "(?i)^.*\.(jpg|jpeg|gif|png|bmp|tiff|svg|pdf|mov|mpeg|mp4|avi|mpg|wma|flv|webm|ico|webp|avif)$">
Allow from all
</Files>
</IfModule>
# Apache 2.4
<IfModule mod_authz_core.c>
Require all denied
<Files ~ "(?i)^.*\.(jpg|jpeg|gif|png|bmp|tiff|svg|pdf|mov|mpeg|mp4|avi|mpg|wma|flv|webm|ico|webp|avif)$">
Require all granted
</Files>
</IfModule>

BIN
img/404.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 971 B

BIN
img/admin/___info-ca.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 621 B

BIN
img/admin/add.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 596 B

BIN
img/admin/add_stock.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 601 B

BIN
img/admin/ajax-loader.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 597 B

BIN
img/admin/arrow2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B

BIN
img/admin/arrow_down.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 432 B

BIN
img/admin/arrow_up.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 423 B

BIN
img/admin/asterisk.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 607 B

BIN
img/admin/blank.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
img/admin/cart.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 B

BIN
img/admin/close.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 281 B

BIN
img/admin/color.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 803 B

BIN
img/admin/color_swatch.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 B

BIN
img/admin/colorpicker.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
img/admin/contact.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 602 B

BIN
img/admin/coupon.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 B

BIN
img/admin/date.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 B

BIN
img/admin/delete.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 570 B

BIN
img/admin/details.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 353 B

BIN
img/admin/disabled.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 355 B

BIN
img/admin/duplicate.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 599 B

BIN
img/admin/duplicate.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 443 B

BIN
img/admin/edit.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 572 B

BIN
img/admin/edit_2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 B

BIN
img/admin/enabled.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 B

BIN
img/admin/error.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 405 B

BIN
img/admin/error2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 539 B

BIN
img/admin/external_link.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 B

BIN
img/admin/folder.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 387 B

BIN
img/admin/graybar.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 361 B

BIN
img/admin/grid.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 B

BIN
img/admin/help.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 664 B

15
img/admin/index.php Normal file
View File

@@ -0,0 +1,15 @@
<?php
/**
* For the full copyright and license information, please view the
* docs/licenses/LICENSE.txt file that was distributed with this source code.
*/
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");
header("Cache-Control: no-store, no-cache, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0", false);
header("Pragma: no-cache");
header("Location: ../");
exit;

BIN
img/admin/info.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1021 B

BIN
img/admin/information.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 661 B

BIN
img/admin/invoice.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 600 B

BIN
img/admin/less.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 B

BIN
img/admin/list-next.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 B

BIN
img/admin/list-next2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 B

BIN
img/admin/list-prev.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 B

BIN
img/admin/list-prev2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 B

BIN
img/admin/lv1.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 392 B

BIN
img/admin/lv2_b.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 B

BIN
img/admin/meta100.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 568 B

BIN
img/admin/more.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 B

BIN
img/admin/next.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 300 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
img/admin/play.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 607 B

BIN
img/admin/remove_stock.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 556 B

BIN
img/admin/search.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 551 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 B

BIN
img/admin/tab-invoice.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 595 B

BIN
img/admin/unknown.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 388 B

BIN
img/admin/warn2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

BIN
img/admin/warning.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 580 B

BIN
img/app_icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
img/bg_500.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
img/bg_loader.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 B

BIN
img/c/3-category_cover.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
img/c/3-default_lg.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

BIN
img/c/3-default_md.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

BIN
img/c/3-default_sm.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

BIN
img/c/3-default_xs.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
img/c/3-small_default.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
img/c/3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
img/c/3_thumb.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
img/c/4-category_cover.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

BIN
img/c/4-default_lg.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
img/c/4-default_md.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
img/c/4-default_sm.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
img/c/4-default_xs.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
img/c/4-small_default.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

BIN
img/c/4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

BIN
img/c/4_thumb.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

BIN
img/c/5-category_cover.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

BIN
img/c/5-default_lg.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

BIN
img/c/5-default_md.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
img/c/5-default_sm.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
img/c/5-default_xs.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

BIN
img/c/5-small_default.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

BIN
img/c/5.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

BIN
img/c/5_thumb.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
img/c/6-category_cover.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

BIN
img/c/6-default_lg.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

BIN
img/c/6-default_md.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

BIN
img/c/6-default_sm.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

BIN
img/c/6-default_xs.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
img/c/6-small_default.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
img/c/6.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Some files were not shown because too many files have changed in this diff Show More