Jump to content

All Activity

This stream auto-updates

  1. Yesterday
  2. You can modify the PDF template itself to remove or add elements. Some coding experience may be required. The templates are located under /components/invoice_templates/, and the perforated invoice is under /components/invoice_templates/perforated_invoice/. Inside is a file called perforated_invoice_pdf.php which is the one you'd want to edit. You can see x_pos, y_pos and other values that determine alignment. Invoice templates are carefully crafted to work correctly when there are multiple pages, so you'll want to test any changes you make. If you want to hire us to create a custom PDF invoice template, we are available to do that with a mockup that we can provide a quote from.
  3. Last week
  4. Thank you for the detailed explanation. Any option that we hide the full "TEXT" in the Perforated part? or Edit the Header - DETACH AND ..............
  5. This looks good - When can you present the domain registration module?
  6. Introducing the Advanced Pterodactyl Module for Blesta! This module gives your clients the option to fully manage their game servers directly from Blesta, without the need to access the Pterodactyl panel. It supports all the core features of the Pterodactyl panel, including real-time Console access, making server management seamless and straightforward. Coming Soon : Automatic Stock Control Order Now
  7. Terms are included at the bottom of the page. Each invoice element has its own boundaries as is common with formal invoices, and line items will wrap to a 2nd page once they get close to the top of the Terms section. The "Perforated" invoice template will put the terms further up, but it has a section toward the bottom that can be detached and included with a check if the customer is mailing in payment.
  8. Please check the screenshot. Please let us know how to remove the gap from the invoice. We are unable to add our TOS in the invoice as once we add this gap shows up in the pdf invoice when we send via email. Awaiting your help and cooperation. Thank you.
  9. Greetings Community, Get ready for an unbeatable Black Friday experience! Explore our exclusive 50% off Sale on premium Blesta themes and modules. Grab now before it ends. Here’s What you need to know Sales Details: Discount: 50% off on BLesta Themes and Modules. Validity: 22nd Nov to 3rd Dec 2024 How to redeem your discount? -Visit our website at www.whmcsglobalservices.com. -Browse through our wide range of Blesta Themes and Modules. -Add your desired items to the cart. -During checkout, an automatic 50% code will be applied. Blesta Amazon Lightsial : https://whmcsglobalservices.com/blesta-amazon-lightsail-module/ Blesta Linode Manager : https://whmcsglobalservices.com/blesta-linode-manager/ Blesta Theme: https://whmcsglobalservices.com/clientarea-template/clientx-blesta-client-area-theme/
  10. Earlier
  11. @Paul feel free to reach out to me....would be happy to share our implementation of v3, provided that Blesta officially endorses/adopts it (and for free). It currently works with our CMS+ Plugin, but is easily adapted to Blesta core. It provides full v3 implementation via expected action(s) and required score level to determine if successful response. The v3 ReCaptcha class provides the html just like Blesta's v2 ReCaptcha does. Just like v2, v3 provides the client-side script for handling dynamic token validations with expected action (meaning it does provide the ability for client-side to request tokens on the fly). Server-side, v3 ReCaptcha class provides server-side method to validate against that same expected action, and the minimum score required to be considered valid. It is all contained in a single v3 class. The views that wish to use only need to do the same they already do for v2, albeit instead of $this->captcha, it is $this->recaptcha. I am able to speak with accuracy regarding the v3 implementation working as a Blesta core feature because I originally added this v3 variation to Blesta's /core/Util/Captcha/CaptchaFactory and added the v3 class file to /core/Util/Captcha/Captchas/RecaptchaV3. Was able to then go to Settings -> Company -> General -> Human Verification, select ReCaptchaV3, and store the keys. This added the ability for any controller to instantiate v3 just as easily as v2. Our CMS+ Plugin was able to utilize it without issue. I did later remove it from Blesta core and kept separate with CMS+. Mainly because I prefer to NOT mod Blesta core, especially considering that future Blesta updates would wipe it every time anyway so why fight that. v3 is very easy to implement.
  12. What is a mail run script? This sounds unrelated to Blesta. If it's Blesta related, more details would be necessary. None of the PHP files you've mentioned are part of Blesta. Blesta does not include any index_cron.php file. If you think the Blesta cron is being executed via the web for some reason, visit Settings > System > Automation and set or change your cron key. The Blesta cron cannot be run if the correct key isn't included in the http request.
  13. Thanks Paul I see what you are saying. The issue I am having is a mail run script is being triggered without my execution which happened on 23rd but the date on my files connected to the mail run script showed only text file of the email addresses had been executed and there ws no php script executed which led me to the conclusion that a mail script was possibly running from a bot. so since it is not the .index_cron.php file which does not exist I am now stumped as to how I find the culprit I would really appreciate your thoughts on this.
  14. Blesta cron jobs are run via CLI. They can be run via web, but that URL would never trigger it, and a secret key is typically configured under Settings > System > Automation. You can set a secret key here to ensure that no bot can run the cron, but that HTTP request isn't running it now. Your request returned a 404 error. Since it returned a 404 error, the file does not exist, which is why you cannot find it. No such file is part of Blesta.
  15. 1 I deleted all cron Jobs from Directadmin dashboard but a previous old cron Job is still being activated by the Monibot crawler i.e 3.14.66.101 - - [23/Nov/2024:11:03:44 -0500] "GET /2024-2021/Community_Bible_Fellowship_Messages_2022/.index_cron.php HTTP/1.1" 404 3882 "-" "Monibot" I want to delete this .index_cron.php script completely so that it does not get crawled and executed. The script .index_cron.php does not appear anywhere in my domain files
  16. I don't think so there is a direct way for that and would require to add a dummy service and then edit the domain in backend database. In other billing system clientexec you just create the package and the plugin detects if the domain exists in the on the respective server or not. And this is not only for web hosting..for vps they also have vpsid which you can enter to let the billing system know that vps already exists. I wish blesta let much more control in front end.
  17. Hello, I am adding services to my blesta clients, but thoose services (domains) already exist in directadmin and i dont want to recreate them since they are working sites. How can i add a service to a user in blesta that will link to an existing account/user in directadmin? Thanks in advance
  18. Hello! @Paul no not with us. Any ETA? It would be of great help to all users like us. Also can the details be shared in the invoice reminder email as we do in WHM..S where these details are also within the payment reminder email along with the Item Price, Sub Total and Total (With GST). For sending emails like this in WHM..S we are not using any other module or hooks it's inbuilt. Thanks again for your understanding. However as are clients are already used to this sort of billing we have received complaints from them already when we started sending out our invoices. If you can get this expedited would be great and help many users like us who have come here leaving WHM..S Thanks again and best wishes
  19. It's possible to make changes to routes in /config/routes.php If you're asking why we haven't for some reason changed the default route, there are multiple things at play as to whether we accept a suggestion. 1. How many people have asked for the feature? In this example, only 3 people have replied to this thread in 9 years which suggests the demand for such a change is extremely low. 2. We also consider whether the change fits with our goals for Blesta, and whether it would have a negative effect on anyone. Changing the URL to the knowledgebase for thousands of Blesta users would have a negative impact on existing links for existing installations. I hope that helps.
  20. Under Packages > Package Groups, click on the Group name and then drag and drop the Packages into the desired order. Like so: If you want to make a particular price the default option, edit the Package and check the box for "Default", like so:
  21. We weren't chatting via email recently were we? If not, I've recently been discussing the display of configurable option value data on invoice line items with someone else. It's likely we will be adding a setting for this, at least as it relates to invoices. I've asked someone on the team to make a core change to add this data to invoices, that we could potentially share, and then we'd add it as a setting in a future release. That change relates to the actual invoice itself though, and not the cart summary, but that is another area I think we'd be willing to explore.
  22. Hello Everyone! We were using WHM....S. We have started with Blesta now and are trying to check the invoice and Ordering Part. Tried to depict the requirement in the below screenshots. We want to know how to update the details in the Order Form i.e. Domain name and Order Notes fields in cient's PDF Invoice/s. Awaiting reply and help as we are unable to proceed further for client billing. Thank you.
  23. Hello my packages are not aligned according to prices. See the attached how to align them in ascending order. and on the backend its like this
  24. It's been 9 years now. Is this still not possible?
  25. What kind of questions do you add? Maybe an example will help with a recommendation. However, if there's not a module for it I would recommend using the Universal Module and creating service fields for any questions/details you need. If the field will affect the price, then the field should be created as a Configurable Option under Packages > Configurable Options, by creating the option, assigning the option to an option group, and assigning that Configurable Option Group to the Package itself.
  26. Hello, New to blesta, we currently use whmcs. So to clarify we don't use whmcs/blesta for anything hosting. We use it for our services and rentals business. Question: In whmcs we can add custom questions to the products/order form which we can the choose to display on the invoice, can this be done in blesta? T.I.A. Chris
  1. Load more activity
×
×
  • Create New...