first commit

This commit is contained in:
2024-11-05 12:22:50 +01:00
commit e5682a3912
19641 changed files with 2948548 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Order deny,allow
Deny from all

View File

@@ -0,0 +1,35 @@
<?php
/**
* 2007-2017 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License 3.0 (AFL-3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/AFL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright PrestaShop SA
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
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;

View File

@@ -0,0 +1,138 @@
name: at_movic
display_name: At Movic
version: 4.0.5
theme_key: f88f0068646c9151c757c1a280a31893
author:
name: "Attran Team"
email: "leotheme@gmail.com"
meta:
compatibility:
from: 1.7.6.0
to: ~
available_layouts:
layout-full-width:
name: Full Width
description: No side columns, ideal for distraction-free pages such as product pages.
layout-both-columns:
name: Three Columns
description: One large central column and 2 side columns.
layout-left-column:
name: Two Columns, small left column
description: Two columns with a small left column
layout-right-column:
name: Two Columns, small right column
description: Two columns with a small right column
assets:
# If you're using this theme as child and you want to load
# the parent theme assets, uncomment this line.
# use_parent_assets: true
# The following lines are showing how to load assets in your page
# Uncomment and change value to start loading css or js files
# css:
# all:
# - id: custom-lib-style
# path: assets/css/custom-lib.css
# product:
# - id: product-style
# path: assets/css/product.css
# media: all
# priority: 200
# js:
# cart:
# - id: cat-extra-lib
# path: assets/js/cart-lib.js
dependencies:
modules:
- appagebuilder
- leobootstrapmenu
- leoslideshow
- leoblog
- leofeature
- blockgrouptop
- leoquicklogin
- leoproductsearch
global_settings:
configuration:
PS_IMAGE_QUALITY: png
modules:
to_disable:
- ps_contactinfo
- ps_mainmenu
- ps_imageslider
- ps_featuredproducts
- ps_banner
- ps_customtext
hooks:
modules_to_hook:
displayNav1:
- appagebuilder
displayNav2:
- appagebuilder
displayTop:
- appagebuilder
displayHome:
- leoblog
displayFooterBefore:
- appagebuilder
displayFooter:
- appagebuilder
actionAdminBefore:
- appagebuilder
- leobootstrapmenu
- leoslideshow
- leoblog
- leofeature
- blockgrouptop
- leoquicklogin
- leoproductsearch
image_types:
cart_default:
width: 125
height: 157
scope: [products]
small_default:
width: 98
height: 123
scope: [products, categories, manufacturers, suppliers]
medium_default:
width: 378
height: 472
scope: [products, manufacturers, suppliers]
home_default:
width: 378
height: 472
scope: [products]
large_default:
width: 800
height: 1000
scope: [products, manufacturers, suppliers]
category_default:
width: 360
height: 360
scope: [categories]
stores_default:
width: 170
height: 115
scope: [stores]
manu_default:
width: 98
height: 98
scope: [manufacturers]
theme_settings:
default_layout: layout-full-width
layouts:
category: layout-left-column
best-sales: layout-left-column
new-products: layout-left-column
prices-drop: layout-left-column
contact: layout-left-column
manufacturer: layout-left-column
supplier: layout-left-column
module-leoblog-blog: layout-left-column
module-leoblog-category: layout-left-column
module-leoblog-list: layout-left-column