first commit

This commit is contained in:
2025-01-06 20:47:25 +01:00
commit 3bdbd78c2f
25591 changed files with 3586440 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?php
/**
* NOTICE OF LICENSE
*
* This file is licenced under the Software License Agreement.
* With the purchase or the installation of the software in your application
* you accept the licence agreement.
*
* You must not modify, adapt or create derivative works of this source code
*
* @author eKomi
* @copyright 2017 eKomi
* @license LICENSE.txt
*/

View File

@@ -0,0 +1,53 @@
{*
* NOTICE OF LICENSE
*
* This file is licenced under the Software License Agreement.
* With the purchase or the installation of the software in your application
* you accept the licence agreement.
*
* You must not modify, adapt or create derivative works of this source code
*
* @author eKomi
* @copyright 2017 eKomi
* @license LICENSE.txt
*}
<div id="rnr_interactive_screen_bottom" class="signup-wrapper container-fluid">
<div class="row">
<div class="col-md-5">
<div class="login-wrapper">
<div class="sign-in">
<h2>{l s='Sign in' mod='ekomiratingsandreviews'}</h2>
<h4>
{l s='You already heve an eKomi account?' mod='ekomiratingsandreviews'}<br/>
{l s='You will need your Interface ID and Interface Password.' mod='ekomiratingsandreviews'}
</h4>
<a href="#" id="rnr_signin" class="btn btn-success">{l s='NEXT' mod='ekomiratingsandreviews'}</a>
<div class="link-q">
<a target="_blank" href="{$rnr_module_path|escape:'htmlall':'UTF-8'}views/docs/wheredoIfindmyShopIDandPassword.pdf" class="link">
{l s='Where do I find my Interface ID and Interface Password?' mod='ekomiratingsandreviews'}
</a>
</div>
</div>
<div class="spacer-or">
</div>
<hr>
<div class="sing-up">
<h2>{l s='Sign Up' mod='ekomiratingsandreviews'}</h2>
<h4>
{l s='Don\'t yet have an eKomi account?' mod='ekomiratingsandreviews'} <br/>
{l s='Click here and we will sign you up.' mod='ekomiratingsandreviews'}
</h4>
<a target="_blank" href="{$rnr_booking_url|escape:'htmlall':'UTF-8'}" class="btn btn-success">{l s='Book your appointment' mod='ekomiratingsandreviews'}</a>
</div>
</div>
</div>
<div class="col-md-7">
<div class="content-right">
<div class="ekomi-logo">
<img src="{$rnr_module_path|escape:'htmlall':'UTF-8'}views/img/logo.png" alt="logo">
</div>
</div>
</div>
</div>
</div>

View File

@@ -0,0 +1,22 @@
{*
* NOTICE OF LICENSE
*
* This file is licenced under the Software License Agreement.
* With the purchase or the installation of the software in your application
* you accept the licence agreement.
*
* You must not modify, adapt or create derivative works of this source code
*
* @author eKomi
* @copyright 2017 eKomi
* @license LICENSE.txt
*}
<div id="rnr_interactive_screen_top" class="signup-wrapper container-fluid">
<div class="row">
<strong>
{l s='If you need support' mod='ekomiratingsandreviews'}: <br/>
{l s='Email' mod='ekomiratingsandreviews'}: <a class="link" href="mailto:support@ekomi-group.com">support@ekomi-group.com</a><br/>
{l s='Phone' mod='ekomiratingsandreviews'}: <a class="link" href="tel:+49 (0)30 2000 444 999">+49 (0)30 2000 444 999</a><br/>
</strong>
</div>
</div>

View File

@@ -0,0 +1,14 @@
{*
* NOTICE OF LICENSE
*
* This file is licenced under the Software License Agreement.
* With the purchase or the installation of the software in your application
* you accept the licence agreement.
*
* You must not modify, adapt or create derivative works of this source code
*
* @author eKomi
* @copyright 2017 eKomi
* @license LICENSE.txt
*}
<a href="{$templatePath|escape:'htmlall':'UTF-8'}views/docs/wheredoIfindmyShopIDandPassword.pdf" target="_blank" class="rnr_link">{l s='Where do I find my Interface ID and Interface Password?' mod='ekomiratingsandreviews'}</a>

View File

@@ -0,0 +1,19 @@
{*
* NOTICE OF LICENSE
*
* This file is licenced under the Software License Agreement.
* With the purchase or the installation of the software in your application
* you accept the licence agreement.
*
* You must not modify, adapt or create derivative works of this source code
*
* @author eKomi
* @copyright 2017 eKomi
* @license LICENSE.txt
*}
<div class="bootstrap">
<div class="module_confirmation conf confirm alert alert-success">
<button type="button" class="close" data-dismiss="alert">×</button>
{l s='Your feedback is important. Please take a moment to' mod='ekomiratingsandreviews'} <a href="https://addons.prestashop.com/en/customer-reviews/28960-ekomi-ratings-reviews.html" target="_blank">{l s='review our plugin' mod='ekomiratingsandreviews'}</a>
</div>
</div>

View File

@@ -0,0 +1,14 @@
{*
* NOTICE OF LICENSE
*
* This file is licenced under the Software License Agreement.
* With the purchase or the installation of the software in your application
* you accept the licence agreement.
*
* You must not modify, adapt or create derivative works of this source code
*
* @author eKomi
* @copyright 2017 eKomi
* @license LICENSE.txt
*}
<span style="font-size:12px; color: red;"> The plugin will export orders only if you are agree with our <a href='https://plugins-dashboard.ekomiapps.de/terms_and_conditions' target='_blank'>Terms and Conditions</a> </span>

View File

@@ -0,0 +1,14 @@
{*
* NOTICE OF LICENSE
*
* This file is licenced under the Software License Agreement.
* With the purchase or the installation of the software in your application
* you accept the licence agreement.
*
* You must not modify, adapt or create derivative works of this source code
*
* @author eKomi
* @copyright 2017 eKomi
* @license LICENSE.txt
*}
<a href="{$templatePath|escape:'htmlall':'UTF-8'}views/docs/wheredoIfindPRCWidgetToken.pdf" target="_blank" class="rnr_link">{l s='Where do I find PRC Widget Token?' mod='ekomiratingsandreviews'}</a>