Leaderboard
Popular Content
Showing content with the highest reputation on 09/16/2014 in all areas
-
Hello Blestars Update 31-07-2019 Fixed compability with PHP 7 or above Old updates: Fixed: Bug on "TempUnlock", detected by aosoft Fixed: Whois Get/Edit fields Fixed: Renew Added: Commands TAB (for now only Renew works, later on I will finish the Transfer and Registter Command) Fixed: opemsrs default error handeling (now it uses a global var to store errors, is the quckiest way) Added: .co.uk adittional fields missed. (thanks to richwalker) Fixed: Removed GLOBAL variables, thanks to Carl Fixed: Code cleaned for better understand Added: Whois Get/Set in Admin and Client Side Changed: From Alpha to Beta, if no bugs found in 2 weeks I will change to Release Candidate Fixed: Temporary unlock domain to make changes, and then lock again after changes Added: Better error handeling, displying the direct error message from OPENSRS api on Client and Admin side Optimised in only one core modify file, the patch file for set diferent prices for diferent types: Domain Register Domain Transfer Domain Renew Added: [Admin]->[Settings]: Set/Get Registrar Lock Added: [Admin]->[Settings]: Get EPP Code (Transfer Key) Added: [Admin]->[Nameservers]: Set/GET Nameservers Added: [Client]->[Settings]: Set/Get Registrar Lock Added: [Client]->[Settings]: Get EPP Code (Transfer Key) Added: [Client]->[Nameservers]: Set/GET Nameservers What Can it do: Domain Register Domain Transfer Manage Domain Nameservers Manage Domain Lock Get Domain EPP Key Todo: Manage Domain Whois Manage Domain DNS's Records Manage Domain Email Fowarding The download and instrution will be at the bottom of this post Here is some teasers: ### Atention: This is only For Blesta 4.6 or any version above! ### How to Install (this is an Beta Release, we need your help to debug and test it) 1º- Download the Blesta OpenSRS Registrar Module here: Download Here (updated 31-07-2019) 2º- Uncompress, and upload the folder "opensrs" to blesta /components/modules/ directory. 3º- Go to Blesta Admin, and click on Setings->Company->Modules->Available and it will list the "OpenSRS" module, just Click on "INSTALL" 4º- Now you can manage the Module and add your OpenSRS Username, API Key, and a random Salt Key. 5º- In your Packages->Create Package you can select the Module->OpenSRS to configure your TLD's do regist/transfer, you will also see that in "Type" you can choose wich typw you want to add prices for. How to Upgrade 1º- Download the Blesta OpenSRS Registrar Module here: Download Here (updated 31-07-2019) 2º- Uncompress, and upload the folder "internetbs" to blesta /components/modules/ directory. 3º- Go to Blesta Admin, and click on Setings->Company->Modules and it will list the "OpenSRS" module, just Click on "UPGRADE" How to Uninstall Go to Blesta Admin, and click on Setings->Company->Modules and it will list the "OpenSRS" module, just Click on "UNINSTALL" Hope you like it2 points
-
New Updated version available on first post, for Android We have added new buttons and now you can easy acess to: Blesta main Website Blesta Blog Blesta Fóruns Blesta Twitter Billing Brawul User Manual Support Manual Developer Manual Core Tracker Any suggestions are welcome (Soon iPhone and Windows 8 Mobile will be available also)2 points
-
Hello blestars 16-03-2016 New Updated Blesta Android APP available on Google Play - Updated to latest Cordova for more security - Added more option - Added more color and animations - Added option to contact Blesta greatest developpers - Added option to contact Blesta best License Resellers New Screenshots Hope you like it == Old Updates == 21-09-2014 Finally an IOS (iPhone/iPad) version available IOS applications are more complex to deploy then Android For exemple, for Android Aplication you need an Android Developper licence that is only $25 USD and you can imidiatly deploy, for IOS(iPhone/iPad) you also need an developer licence, and it costs $99 USD per year, and its needs some complex steps to be able to deploy, like generating app profiles with an Cordova Certificate to deploy the final certificate and autorize some devices if you are deploying for Dev, or Public devices. After we submited for IOS developper, it took 1 week to aprove, after an real phon call from a Apple staff to confirm that Im a real company, after that was, pay the yearly license, and start the debuging to deploy the APP After 2 days and almost 12 hours of test/error, test/error lol we finally understand how to correctly deploy an IOS APP with Cordova 16-09-2014 New Updated version available for Android We have added new buttons and now you can easy acess to: Blesta main Website Blesta Blog Blesta Fóruns Blesta Twitter Billing Brawul User Manual Support Manual Developer Manual Core Tracker Some free time to "play" a litle with the new "toys" and we have build an APP to quick acess Blesta Website, Account and Foruns from a simple APP How to Install for IOS (iPhone/iPad) 1- Download the APP Blesta IOS APP here (Updated 21-09-2014) 2- Uncompress. 3- Open iTunes. 4- Select the Apps section on the left. 5- Drag your application to the applications list.. 6- Select your device in the left hand pane. 7- Select the Apps tab. 8- Make sure both the Sync checkbox and the application are selected. 9- Hit the apply button. 10- Your application should be installed on your device. How to Install for ANDROID 1- Download the APP on Android Store Blesta Android APP here (Updated 16-03-2016) Here is some Teasers screenshots from my Samsung Galaxy S4 in Portuguese language We alredy have build for IOS (iPhone/iPad) also, but we need more time to generate the certificate to sign the APP Hope you like it Regards, PV1 point
-
Hi guys, I've noticed that when a client pays via PayPal there is no Blesta email confirmation sent, it's completely left to PayPal to send a receipt which feels a bit unprofessional from the client's perspective. Could this be implemented?1 point
-
Version 3.3.0-b2 is now available. You can download it in the Client Area. This is a BETA feature release. This release is not considered stable enough for production use. Please report any bugs in the 3.3 beta bug forum. Installing Blesta See Installing Blesta in the User Manual for instructions. Upgrading Blesta See Upgrading Blesta in the User Manual for instructions. Release Notes See Blesta Core - Version 3.3.0-b2. For older releases see all Change Logs.1 point
-
1 point
-
Ok guys -- I think this has received enough +1's, thanks! Please see CORE-14281 point
-
[Plugin] Knowledge Base (Faqs)
Michael reacted to Blesta Addons for a topic
as now , the article kan be viewed by anyone, visitors nd clients , in next versions i will make the visiblity option and groups . you should put the html embeded code of the video not the url video directly .1 point -
It's no longer private. Really wish we could have had this one done a long time ago, just not enough demand compared to other features, unfortunately.1 point
-
We haven't yet gotten to that module. Looks like it's been pushed back to v3.5 of Blesta in CORE-511, probably due to it being low priority.1 point
-
Getting The Event Details That Has Been Triggered
flangefrog reacted to gutterboy for a topic
That worked but I had to change: $this->Transactions->getByTransactionId($transaction_id); to.. $this->Transactions->get($transaction_id);1 point -
Kanban Board To Manage Issues
flangefrog reacted to interfasys for a topic
Yep, it's because Trello uses the Kanban system.1 point -
[Module] Opensrs - Beta 1.0.8 Relesed :)
domaingood reacted to Blesta Addons for a topic
Good News . one of the big missed module for blesta ...1 point -
Unless there are some major issues discovered (unlikely), final release will be next week.1 point
-
[Mobile APP] Blesta Mobile App - Android And Ios(Iphone/ipad)
flangefrog reacted to PauloV for a topic
Thanks Netbeans (HTML5) + Cordova (to compile)1 point -
Blesta Vs Whmcs
interfasys reacted to Dominick for a question
Thanks all for the replies, updates and experiences. We took several months decided and up to a point even tried out unlimtied licenses of the both being able to compare them and we decided not to go with blesta, here is why: We feel blesta is focusing to much on a small group that have an extensive knowledge of php. We also feel because whmcs is so popular and there are soo many modules available that blesta should try to win the users over by creating new modules, organizing contents etc but they don't. We are based in the netherlands and 95% of our clients prefer to pay using a payment gateway called iDeal. We found a post dating back to 2010 where the users claims Blesta is currently working to integrate this. Unfortunately, we're in 2014 now and the module is still not available. On page one this comments was made: 'all of us developpers will help you and build it' I contacted several developers and before we made a clear overview of what it would cost to have the essential modules developers, we ready to have a module made, found out that the general tone isn't to help out the community (Develop the module and make it available (commercially / free) on the forums but they rather keep the modules to themselve, we contacted 4 developers and they all mentioned this to us. Further more, the fact that modules garden left to work exclusively for whmcs is never good for business but at least you could absorb the modules (which they handed over) and keep providing updates etc but what I understood from the page it's basically 'as is'. The same principle applies with a lot of the other modules developers here, a lot of them are 'as is'. So getting back to the post from @PauloV '3º- Can I sleep at night with Blesta?' Can you really sleep while using modules which the developer don't even support? We don't. And finally the translation; Like other choices made regarding blesta they are all well though out put we're properly executed(my opinion), the translation project is great but it is soo time consuming we stopped, we suggested on this forum to let google translate it at first and have users make it better but Blesta's view on this was different. The final reason that pushed us over to whmcs side was the fact that blesta doesn't have a dedicated support, we experienced pre-sale is good and fast and support is slow. In conclusion, for us as a Dutch company, blesta has the following downsides compared to whmcs: - Basic payment gateways are not available - Our language isn't even fully translated and doing so (only for us) will take us a day or so, doing so and sharing this with the community will take up a week or so... So users probably translated the language files themselves but didnt share them due to the extra days it takes to use the translation project. - None of the dutch registrars are supported. We contacted two and they both informed us they never ever had a request for using their api with blesta. Maybe if the bullet points mentioned above change we might look again at Blesta but at this point it would be 4 times as expensive for us to start using blesta than to start using whmcs.1 point -
Resend Mail Like Cpanel Account Creation
niyo reacted to flangefrog for a question
This thread's a bit old but I wanted to show my solution. I am using a transactional email provider to send all my mail from Blesta. At the moment I am using Mandrill as it integrates well with my MailChimp account and is free for 12,000 emails/month (dedicated IP costs extra). I may try other providers later though such as SendGrid, Postmark, Mailjet, Postage, SocketLabs or Amazon SES. Mandrill keeps a log of email sent, and allows you to resend any of it. For a small cost ($0.02 per thousand emails) I can keep up to 30 days of logs. I can see a log of all the links sent out, who clicked each email and which emails have been opened. There are lots of other reasons for using a provider like this.1 point -
I'm not sure I understand your phase 1.. I believe clients can change the whois for every domain contact type by managing the service, for every domain registrar module we've released so far. Or am I missing something? For phase 2, this would be a good addition to the plugin we're planning to build for domain registrations. The plugin is meant to consolidate a lot of the methods shared between all domain registrars, and provide a simpler way for managing domains. This would include, to start with, a pricing grid for TLDs, which would be easier than configuring a package for each one. This could potentially also include a domain management section for clients where they can do bulk domain updates, and store contact details as you describe.1 point