The HTML Structure Edit plugin allows administrators to modify the default HTML templates, enabling customised layouts and designs and script inserts within the Blesta client area.
The HTML Structure Edit plugin for Blesta allows you to easily edit the base Blesta structure file, enabling you to add code in both <head>
and <body>
tags. This powerful tool offers seamless integration with your Blesta installation, making it easier to customize and persist your changes through updates.
<head>
and <body>
tags with ease.Enhance your Blesta customization with the HTML Structure Edit plugin by Blesta.Club.
If you encounter any issues or have suggestions for improving the plugin, please get in touch with us. We are committed to providing robust updates and welcome customer feedback.
Welcome, and thank you for choosing the HTML Structure Edit plugin! We're delighted to have you as a customer and are committed to ensuring you have a seamless experience. This README aims to guide you through the installation of your new plugin. If you're new to Blesta or encounter any issues, please don't hesitate to reach out for support.
Before proceeding, ensure you have the Blesta.club subscription manager installed.
Follow these steps to install the HTML Structure Edit plugin:
Download the Plugin Files:
Upload the Plugin Files:
/plugins/html_structure_edit/
directory within your Blesta installation path.
For example:
/var/www/html/blesta/plugins/html_structure_edit/
Log in to Blesta Admin:
Navigate to Plugins:
Install the Plugin:
You're done with the installation! The only thing left is to configure it properly.
If you encounter any issues or have suggestions for improving the plugin, please get in touch with us. We are committed to providing robust updates and welcome customer feedback.
Keeping your HTML Structure Edit plugin up-to-date ensures you have the latest features and security improvements. Follow these steps to update your plugin:
Backup Existing Plugin Files:
Download the Latest Version:
Upload New Plugin Files:
/var/www/html/blesta/plugins/html_structure_edit/
Log in to Blesta Admin:
Navigate to Plugins:
Update the Plugin:
No additional changes are needed outside of updating the files. Any breaking changes will be communicated to clients.
Keep your HTML Structure Edit plugin up-to-date to ensure you have the latest features and improvements.
If you encounter any issues or have suggestions for improving the plugin, please get in touch with us. We are committed to providing robust updates and welcome customer feedback.
Once your HTML Structure Edit plugin is installed, you'll want to configure it to suit your needs. Follow the steps below for a comprehensive setup.
Install the Plugin:
Configure the Plugin:
<head>
or <body>
tags.You can enter anything! If you need to run JavaScript code, wrap it between <script>
and </script>
tags. For CSS, wrap it between <style>
and </style>
tags.
An example of google site tag:
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-XXXXXXXXX-Y"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-XXXXXXXXX-Y');
</script>```
Replace UA-XXXXXXXXX-Y with your actual Google Analytics tracking ID.
### Of What Use Is This?
This plugin allows for quicker and easier editing than digging through Blesta files, and it ensures your custom code persists when you update Blesta to a newer version. It can be used for a variety of purposes, such as integrating a live chat script, adding analytics, and more.
You're now done with the setup! Ensure your Blesta installation is properly configured to use the HTML Structure Edit plugin effectively.
## Contact Us
If you encounter any issues or have suggestions for improving the plugin, please get in touch with us. We are committed to providing robust updates and welcome customer feedback.
--- v1.0.0 - 2024-09-22 ---
Blesta Club release
Get exactly what you need and want.
What our customers say
(0 customer reviews)
It is possible to leave a review only if you have purchased this extension or a bundle which contains it.
We reserve the right to alter wording or formatting for presentation.
We will discuss any changes made and offer the option to withdraw review text if the changes can't be agreed on.
It may take up to 1 hour for a review to appear or update due to caching.