trias
Hosting Guru
Assalamualaikum
Ijin share
[Blesta Theme] Kohost – Modern Web Hosting Template (Blesta v.5.0.2)
Untuk Theme HTML anda bisa Beli di SINI
Demo HTML :
Kohost – Modern Web Hosting Template
Download Blesta Theme
Download Themes Client JSON
Index Page Content on Portal Plugin:
View Blesta Theme
Client Portal
Open Ticket
Order
Client Login
Dashboard
Semoga bermanfaat untuk Bisnis Anda ..
Wassalam.
Ijin share
[Blesta Theme] Kohost – Modern Web Hosting Template (Blesta v.5.0.2)
Untuk Theme HTML anda bisa Beli di SINI
Demo HTML :
Kohost – Modern Web Hosting Template
Download Blesta Theme
Download Themes Client JSON
Index Page Content on Portal Plugin:
Code:
<div class="col-md-12">
<div class="thanks">
<blockquote>
<h4>Thank you for installing Blesta!</h4>
</blockquote>
</div>
</div>
<div class="col-md-6 col-lg-4">
<a href="{client_url}login/">
<div class="features-box mt-4 text-center border rounded p-4 bg-white">
<div class="features-box-icon mb-3">
<span class="ti-user icon-size-md color-primary"></span>
</div>
<div class="features-box-content">
<h5>My Account</h5>
<p>Have an account with us? Log in here to manage your account.</p>
</div>
</div>
</a>
</div>
{% if plugins.support_manager.enabled %}
<div class="col-md-6 col-lg-4">
<a href="{client_url}plugin/support_manager/client_tickets/add/">
<div class="features-box mt-4 text-center border rounded p-4 bg-white">
<div class="features-box-icon mb-3">
<span class="ti-headphone-alt icon-size-md color-primary"></span>
</div>
<div class="features-box-content">
<h5>Support</h5>
<p>Looking for help? You can open a trouble ticket here.</p>
</div>
</div>
</a>
</div>
<div class="col-md-6 col-lg-4">
<a href="{client_url}plugin/support_manager/knowledgebase/">
<div class="features-box mt-4 text-center border rounded p-4 bg-white">
<div class="features-box-icon mb-3">
<span class="ti-panel icon-size-md color-primary"></span>
</div>
<div class="features-box-content">
<h5>Knowledge Base</h5>
<p>Have a question? Search the knowledge base for an answer.</p>
</div>
</div>
</a>
</div>
{% endif %}
{% if plugins.order.enabled %}
<div class="col-md-6 col-lg-4">
<a href="{blesta_url}order/">
<div class="features-box mt-4 text-center border rounded p-4 bg-white">
<div class="features-box-icon mb-3">
<span class="ti-shopping-cart icon-size-md color-primary"></span>
</div>
<div class="features-box-content">
<h5>Order</h5>
<p>Visit the order form to sign up and purchase new products and services.</p>
</div>
</div>
</a>
</div>
{% endif %}
{% if plugins.download_manager.enabled %}
<div class="col-md-6 col-lg-4">
<a href="{client_url}plugin/download_manager/">
<div class="features-box mt-4 text-center border rounded p-4 bg-white">
<div class="features-box-icon mb-3">
<span class="ti-download icon-size-md color-primary"></span>
</div>
<div class="features-box-content">
<h5>Download</h5>
<p>You may need to be logged in to access certain downloads here.</p>
</div>
</div>
</a>
</div>
{% endif %}
View Blesta Theme
Client Portal

Open Ticket

Order

Client Login

Dashboard

Semoga bermanfaat untuk Bisnis Anda ..

Wassalam.