Leaderboard
Popular Content
Showing content with the highest reputation on 06/24/2014 in Posts
-
The module is 100% compatible with the Blesta module. Currently this surpasses the features set of the Blesta provided module. If at any stage the Blesta module catches up/exceeds the features here you can simply swap out the module. All current services will still work.2 points
-
3.3 actually should be a smaller release than 3.2, but it does have some highly requested features. We hope to release a beta next month, but there's no official ETA.2 points
-
I really need this option when adding a service to a client. I need to manually enter clients and services and must have the ability to provide dates of the services.1 point
-
Blesta Wordpress Bridge
timsmith101 reacted to AllToolKits.com for a topic
Hello Blesta, We are happy to inform you that we were building a Blesta Wordpress Bridge since last November. Two months hard work helped us to solve each challenges we faced. I'll be posting screen shots early next week. And we will be releasing the wordpress plugin next month. We will be making unlimited revisions on it to keep the customers happy1 point -
Cpanel Extended Module
domaingood reacted to Tyson for a topic
ModulesGarden had recently released their cPanel Extended module to us, and now after fixing some sanitization issues, we're recently the module unencoded for free (see attached). Since we've made a few changes, it's possible we've introduced new issues, so we're considering this a beta version. Let us know if you find anything. Based on our initial once-over of the module, it's evident that there are some bugs; which we did not attempt to fix. For example, attempting to unsuspend a service does not actually unsuspend the service. You can upload the contents of the attached zip to your Blesta installation directory, and then head into Blesta's admin interface to install the module under [settings] -> [Modules] -> [Available]. NOTE: Version 2.0.0+ of this module requires Blesta v3.2.0+. Changes: ## Version 1.0.2 ### Bug * [CORE-957] - cPanel Extended: Add Order drop-down missing language when setting server group * [CORE-958] - cPanel Extended: Special FTP Accounts can have their passwords changed * [CORE-959] - cPanel Extended: Cannot unsuspend an account * [CORE-960] - cPanel Extended: Client service expandable row shows no content ## Version 1.1.0 ### Requirements - For use with Blesta version 3.1.x. ### Improvement * [CORE-981] - cPanel Extended: Remove the action to fetch module options when changing module row/group ## Version 2.0.0 ### Requirements - For use with Blesta version 3.2.0 or greater. ### Bug * [CORE-1089] - cPanel Extended: Cron may fail to provision services due to "headers already sent" error via session ### Improvement * [CORE-1057] - cPanel Extended: Add service row info sections ### Sub-task * [CORE-1052] - cPanel Extended: Add support for bootstrap in client interface cpanelextended.zip cpanelextended_v1.0.2.zip cpanelextended_v1.1.0.zip cpanelextended_v2.0.0.zip1 point -
Hello again Blestars Article updated to support new Blesta 3.2 with Bootstrap (25-04-2014) We see that are many clients that use, or want to use Wordpress and integrate Blesta, but dont know to, here is a few tips on how to 1º- Install Wordpress (If you dont have alredy installed) 2º- Go to your wordpress admin an click on Pages->Add New 3º- - Enter the Title you want ex: "My Blesta" - Click on "Text" and add the code below (change the URL "http://your-blesta-domain-instalation/" below to fit your blesta domain and folder instalation) : <div style="width: 500px !important; height: 600px !important; padding: 10px !important"> <iframe style="width: 500px !important; height: 600px !important; padding: 10px !important" frameborder="0" frameborder="0" src="http://your-blesta-domain-instalation/"></iframe> </div> - Click on "Publish" and enjoy If you have a problem, just post your wordpress Blesta Integration, and we can help you changing your template to fit. There are outher alternatives, but it needs more compability and more work, but for now this is the easy way Regards, PV1 point
-
When started doing webhosting business my main concern was to offer domains to my customers at competitive prices....but that was impossible, because at that time almost every registrar offered .com domains at 10$ or around that price range.......years have passed, and my business matured, ....over the years we spend loads of money on domains, thus providing customers with good prices, and now we have access to, probably, lowest prices on the market. What i personally would like is to contribute to Blesta community, by providing you newbies and pros access to low domain pricing, and to enable every Blesta user out to be able to have best domain pricing in their hosting offering. I am not sure if this is against the rules of Blesta forum, so i will not put any links, before guys from Blesta give their blessing..... This is just a sample pricing: Ah, also, my English inst my native language. Cheers1 point
-
Customer Satisfaction Surveys
alexistkd reacted to FoxDenHosting for a topic
Would like to see a module built in where you can send custom customer satisfaction surveys.1 point -
It would be a good plugin, but probably not something we would be building anytime soon, maybe a 3rd party developer would like a go at it. We use SurveyMonkey.com and it works very well.1 point
-
I would think if we displayed that field, it would only be shown when adding a service. Since we show the date the service was created to the user, it may make sense to allow thes field to be set. However, I don't see a scenario where it would be necessary to edit the creation date after the service was created. Dates in the database are stored in UTC, so unless you set the date in UTC, you probably inserted the date in your local timezone, which would be incorrect.1 point
-
This is fixed in CORE-13091 point
-
+1 for this, we cant modify the creation date manually, example for me i have clients on whmcs i would like to recreate them in blesta without import them but i need to set the service creation date manually1 point
-
I know that it won't update locally unless you use the module. I'll see if I can get this fixed before we build v3.2.1. CORE-13091 point
-
1 point
-
The admin area hasn't changed a whole lot with 3.2 so my guess is that would work (Looking at the OP's screenshots). The client area on the other hand is all responsive bootstrap in 3.2, so not sure how that would affect things.1 point
-
+1 for you haha nameserver.ip tag1 point
-
Upload a PHP file, like info.php with the following code in it: <?php phpinfo(); ?> Then, access the file in your browser. Check for mailparse. It may be that mailparse is available via CLI but not via Apache, it will need to be available to both.1 point
-
How To Apply Credit To Invoices Manually ?
LukesUbuntu reacted to Paul for a question
Yep, there is a setting to automatically apply loose credits to unpaid invoices. It works by applying credits first to the oldest invoices. It can be disabled, but as of 3.2, there is no way to manually apply credits. In 3.3, clients can use credits to pay for services manually.1 point -
I think someone is doing admin tools they might be able to add it to their plugin for you.1 point
-
Html Template Share
eversmile_host reacted to ServZoo for a topic
I did this for my own html emails, but by request, I'm happy to share it with everyone for their own use. Again, credit to LicenseCart for the email tags setup that he shared here. Note: You will need to locate the "INSERT YOUR...." statements that I added to help you add your links and images. I did not spend more than 5 minutes doing the editing for sharing, so you might find that I missed a few things you need to personalize. This is a really stripped down html file that will likely not load locally if you try. However, if you paste in the email template (using the Source) option in the editor) you should see it perfectly. All of my images were removed so you can make it your own. All of the CSS is inline, so you can change things easily. There are no comments as I did not want to increase the line count that had to be processed every time this was sent out. You can easily use this for all of your email templates but just editing the text. I currently have it running for everything from ticket response to credit card approval. Feel free to use and share within the community! html-email.html1 point -
Free - Solusvm Extended Module
tlchosting reacted to Michael for a topic
Nope nothing on Blesta will make it obsolete, Blesta is a stable system, the only development conflict was when 3.2 came out as templates needed to be bootstrap not default code, I promise you no update will break this module in the future. If it does I will willing buy a Blesta license for you to use or sell. That's how confident I am.1 point -
Should be automatically created if the upload folder is 777 or 666 or whatever when installing the plugin.1 point
-
Module: Multicraft
Purevoltage reacted to Paul for a topic
It took a while for us to get around to it, unfortunately -- we had lot's to do! The biggest thing that held this back was the addition of configurable options, which allow this module to work as it should. We definitely appreciate any industry recommendations. We think we can do well with GSP's, and have more planned.1 point