Search the Community
Showing results for tags 'samihost'.
-
[THEME Blesta 5.0.2] DeerHost - Free Bootstrap 4 HTML5 Hosting
samihost posted a topic in Contribute
DeerHost - Free Bootstrap 4 HTML5 Hosting free integration for Blesta, it was integrated to on 5.0.2 at the moment. full site theme for free from: Demo HTML : https://technext.github.io/deerhost/index.html Download: https://themewagon.com/themes/free-bootstrap-4-html5-hosting-website-template-deerhost/ Blesta integration for free from: Download Blesta Theme : https://mega.nz/file/2gQgDZiK#DqbvGU1VuJLkGg6t5MIuQCwRjdESjzgCk6FhiyKl2Ys Index Page Content on Portal Plugin <div class="col-md-12"> <div class="thanks"> <blockquote> <h4>Thank you for installing Blesta!</h4> </blockquote> </div> </div> <div class="col-lg-4 col-md-6 col-sm-6"> <a href="{client_url}login/"> <div class="feature__item"> <span class="fa fa-cogs fa-4x"></span> <h5>My Account</h5> <p>Have an account with us? Log in here to manage your account.</p> </div> </a> </div> {% if plugins.support_manager.enabled %} <div class="col-lg-4 col-md-6 col-sm-6"> <a href="{client_url}plugin/support_manager/client_tickets/add/"> <div class="feature__item"> <span class="fa fa-ticket-alt fa-4x"></span> <h5>Support</h5> <p>Looking for help? You can open a trouble ticket here.</p> </div> </a> </div> <div class="col-lg-4 col-md-6 col-sm-6"> <a href="{client_url}plugin/support_manager/knowledgebase/"> <div class="feature__item"> <span class="fa fa-info-circle fa-4x"></span> <h5>Knowledge Base</h5> <p>Have a question? Search the knowledge base for an answer.</p> </div> </a> </div> {% endif %} {% if plugins.order.enabled %} <div class="col-lg-4 col-md-6 col-sm-6"> <a href="{blesta_url}order/"> <div class="feature__item"> <span class="fa fa-shopping-cart fa-4x"></span> <h5>Order</h5> <p>Visit the order form to sign up and purchase new products and services.</p> </div> </a> </div> {% endif %} {% if plugins.download_manager.enabled %} <div class="col-lg-4 col-md-6 col-sm-6"> <a href="{client_url}plugin/download_manager/"> <div class="feature__item"> <span class="fa fa-download fa-4x"></span> <h5>Download</h5> <p>You may need to be logged in to access certain downloads here.</p> </div> </a> </div> {% endif %} Previews: