Initial commit

This commit is contained in:
2019-11-20 07:44:43 +01:00
commit 5bf49c4a81
41188 changed files with 5459177 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
{*
* Module My Addons
*
* @author My Addons - contact@myaddons.io
* @uses Prestashop modules
* @since 1.0
* @copyright Copyright © 2017, My Addons
* @license My Addons
*}
{html_entity_decode($update_msg|escape:'htmlall':'UTF-8')}
<!-- Module content -->
<div id="modulecontent" class="clearfix" role="{$is_submit|escape:'htmlall':'UTF-8'}">
<!-- Nav tabs -->
<div class="col-lg-2">
<div class="list-group">
<a href="#config" class="list-group-item active" data-toggle="tab">
<i class="icon-briefcase"></i> {l s='Configuration' mod='btpartialshipment'}
</a>
<a href="#support" class="list-group-item" data-toggle="tab"><i class="icon-envelope"></i> {l s='Support' mod='btpartialshipment'}</a>
</div>
<div class="list-group">
<a href="#" class="list-group-item" data-toggle="tab"><i class="icon-info-sign"></i> {l s='Version' mod='btpartialshipment'} {$version|escape:'htmlall':'UTF-8'}</a>
</div>
<div style="text-align:center; margin-right: 5px;">
<img src="{$module_dir|escape:'htmlall':'UTF-8'}views/img/logo-my_addons-1.png" alt="My Addons" width="70" />
</div>
</div>
<!-- Tab panes -->
<div class="tab-content col-lg-10">
<div class="tab-pane active panel" id="config">
{include file="./tabs/configuration.tpl"}
</div>
<div class="tab-pane panel" id="support">
{include file="./tabs/support.tpl"}
</div>
</div>
</div>

View File

@@ -0,0 +1,35 @@
<?php
/**
* 2007-2014 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (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:
* http://opensource.org/licenses/afl-3.0.php
* 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 2007-2014 PrestaShop SA
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (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,14 @@
{*
* Module My Addons
*
* @author My Addons - contact@myaddons.io
* @uses Prestashop modules
* @since 1.0
* @copyright Copyright &copy; 2017, My Addons
* @license My Addons
*}
<h3><i class="icon-book"></i> {l s='Configuration' mod='btpartialshipment'} / {l s='Partial Shipment' mod='btpartialshipment'}<a id="bt-doclink" class="pull-right readme" style="margin-right:10px;" title="{l s='You can get a PDF documentation to configure this module' mod='btpartialshipment'}" href="{$module_dir|escape:'htmlall':'UTF-8'}docs/{l s='readme_en.pdf' mod='btpartialshipment'}" target="_blank"><i class="icon icon-file-text"></i> {l s='Download documentation' mod='btpartialshipment'}</a></h3>
<div class="media">
{html_entity_decode($bt_config_form|escape:'htmlall':'UTF-8')|replace:'&#039;':'\''}
</div>

View File

@@ -0,0 +1,35 @@
<?php
/**
* 2007-2014 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (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:
* http://opensource.org/licenses/afl-3.0.php
* 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 2007-2014 PrestaShop SA
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (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,30 @@
{*
* Module My Addons
*
* @author My Addons - contact@myaddons.io
* @uses Prestashop modules
* @since 1.0
* @copyright Copyright &copy; 2017, My Addons
* @license My Addons
*}
<h3><i class="icon-envelope"></i> {l s='Support' mod='btpartialshipment'} / {l s='Partial Shipment' mod='btpartialshipment'}<a id="bt-doclink" class="pull-right readme" style="margin-right:10px;" title="{l s='You can get a PDF documentation to configure this module' mod='btpartialshipment'}" href="{$module_dir|escape:'htmlall':'UTF-8'}docs/{l s='readme_en.pdf' mod='btpartialshipment'}" target="_blank"><i class="icon icon-file-text"></i> {l s='Download documentation' mod='btpartialshipment'}</a></h3>
<div class="media">
<div class="col-sm-12 col-md-12 col-lg-12">
<div>
<p>{l s='Hello,' mod='btpartialshipment'}</p>
<p>{l s='Thanks for installing and using our module!' mod='btpartialshipment'}</p>
<p>{l s='Since you encounter trouble using the module please contact directly our support team using your PrestaShop Account panel.' mod='btpartialshipment'}</p>
<p><b>{l s='Go on addons.prestashop.com and retrieve our module (partial shipment), you can click on contact developper.' mod='btpartialshipment'}</b></p>
<p><b>{l s='Please specify your module version in your request so we can provide assistance quickly :)' mod='btpartialshipment'}</b></p>
<p>{l s='Maybe well required FTP and Back-Office access to operate efficient support.' mod='btpartialshipment'}</p>
<p>{l s='The support team.' mod='btpartialshipment'}</p>
</div>
<div>
<p><a href="https://addons.prestashop.com/contact-form.php?id_product=28499" class="btn btn-primary" target="_blank">{l s='Contact Support' mod='btpartialshipment'}</a></p>
</div>
<div class="well">
<p>{l s='If you like our module please leave us a' mod='btpartialshipment'} <i class="icon icon-star"></i><i class="icon icon-star"></i><i class="icon icon-star"></i><i class="icon icon-star"></i><i class="icon icon-star"></i> {l s='rating in PrestaShop Addons panel account. This is really important for us to allow us to continue to offer new solutions. Thanks in advance!' mod='btpartialshipment'}</p>
</div>
</div>
</div>