Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/05/2017 in all areas

  1. First Look to cPanel Extended v6.0 We are in the final stretch, only 4 days left until the end of the crowdfunding campaign, you can still make your contribution to support the development of this module and get your cPanel Extended license up to 50% cheaper than the final selling price. Or you can even get the unencoded version (without ionCube) exclusively from the crowdfunding campaign at FundRazr ________________________________________________________________________________________ Crowdfunding Campaign Due to the Blesta updates and the constant changes of the cPanel API, the module has been broken down over time. I have received several messages here in the forum commenting on various problems they are having with the module. In addition to this, several bugs and even security issues have been found, many of these directly inherited from the old cPanel Extended from ModulesGarden code that was released under the MIT license. As a solution to all these problems, we consider that the best option is to completely rewrite from scratch the module using the latest cPanel SDK (Authentication by Tokens) and the latest development standards. (PHP 7 and PSR-2) The process of rewriting a module as complex as cPanel Extended is a very time-consuming process, so it requires the development team to be full-time involved in its development to ensure a quality and safe product. This is one of the reasons why we are raising funds, in order to finance the time that will be spent on development. Because cPanel Extended is a totally free, ad-free and open source module, it does not represent any monetary income for us, so it is complicated for us to schedule specific time to maintain the module, therefore we decided to make the next version, a paid module, in order to afford the time of development and maintenance and avoid abandoning the module. Although cPanel Extended will now be a paid module, we will release a completely free "cPanel Extended Lite" version, with all the functions of cPanel Extended v5 (But without bugs :p), Also by supporting the financing of cPanel Extended, you will also be helping to the free version receive the same maintenance and development as the paid version. What if we don't reach the goal? If we do not reach the campaign goal within 30 days, all the backers will receive a refund. If you want to support the development of cPanel Extended, you can see more about our crowdfunding campaign here: Go to Crowdfunding Campaing ________________________________________________________________________________________ cPanel Migrator Plugin During the course of the campaign, several users have reported various problems with cPanel Extended v5, from simple bugs to problems that impede the correct running of the business. We know how important it is to have a reliable tool and fully functional in a business, to avoid problems with the customers. Since cPanel Extended v5 no longer meets the security and reliability requirements to be used in a business, we have developed cPanel Migrator, a simple plugin for Blesta that allows you to migrate temporarily all the packages, services and servers from cPanel Extended v5 to cPanel core, until the new version of cPanel Extended is released. The tool can be downloaded free of charge from the following link: https://github.com/CyanDarkInc/plugin-cpanel-migrator/archive/master.zip ________________________________________________________________________________________ cPanel Extended cPanel Extended automates accounts provisioning and allows your clients to manage their web hosting accounts in the Blesta client area! The module eliminates the necessity of logging in to cPanel as it relocates many of its functionalities and advantages directly to your Blesta. Your clients will no longer need to leave your website! Everything they need to manage their accounts, websites and services effectively will be found in one place - your client area. With cPanel Extended your customers will be able to manage their FTP accounts, domains, email accounts, databases, applications, SSL certificates and many more. That is not everything! Our module will allow you to set up ready products in your Blesta and configure them in the same way as your cPanel Packages. This is a fantastic and convenient time saver! In addition, you will be able to easily adjust each product and decide which functionalities are available to your clients. A full control in a single pane of glass! There are many reasons to invest in this gorgeous module and we presented you only a few of them. You can be more than sure that both you and your clients will be really satisfied with this choice. Choose the most advanced and fully-featured solution for your web hosting business. Features: New Statistics Design WebDisk Support Install Any Script from Blesta (Softaculous) DNS Zone Editor (Supports A, AAAA, MX, TXT and CNAME) Email Fowarding Preview of the Hosted Site Change Password from Blesta Update 4.1: Backups Support New Softaculous Section Firewall Section New Stats Design Update 4.2: Fixed the problem that requires a License for install the module. Now, You can enable or Disable some sections for some specific packages. Now, You can set the Reseller Limits (Web Quota and Bandwidth) from Blesta. Now, You can Enable or Disable the "Username" and "Password" field in the Order Page. Update 4.2.1: This fix a error that not generate a Password if you disable the password field in the order form. Update 4.3 This fix a error that appears trying to add a Reseller Account. (I hope) This fix a issue with the email tags. This fix the Accounts count issue. You can get noticed and download future updates, Directly from the admin area of Blesta. Update 4.3.1 Notice when a update is available has been removed. Update 5.0 Manage the account from the admin panel. Ability to add a suspension reason when you suspend a service in the admin panel. Page2Image API updated. (Requires a Page2Image Account) Auto-Detect domain when a domain type order form is used. Ability to change the password to a MySQL user from Blesta. Login to cPanel using Single Sign-On (No more hidden forms, with the password in plain-text) Update 5.1 Fixed Blank Suspension Reason. Optimized for Blesta 4.0 Update 5.1.1 Security Update cPanel Extended 5.1.1 Source Code Audition: https://codeclimate.com/github/CyanDarkInc/cPanel-Extended/issues Screenshots:
    1 point
  2. Thanks Another thing I notice that when u delete client it doesn't delete Clients contact information and not client card form account_cc. Since, google is not supporting Recaptcha old version. I edited the Recaptcha helper base on https://github.com/google/recaptcha This change applies to verion 3.6.X It need little change in order form plugin Order/controllers/signup.php around line 53 where it has if (!$this->Recaptcha->verify($this->post['recaptcha_challenge_field'], $this->post['recaptcha_response_field'])) Replace with if (!$this->Recaptcha->verify($this->post['g-recaptcha-response'])) and update helpers/recaptcha/recaptcha.php with the code in attached file blesta_Recaptcha.php
    1 point
  3. Not my.cyberhour.com where Blesta is installed though, at least it's not forced. If you put in https:// then it works. I'd suggest forcing HTTPS, easy to do in your Blesta .htaccess file if you're on Apache @CyberHour https://www.cyberhour.com get's an A- on SSL Labs, nice looking good! https://www.ssllabs.com/ssltest/analyze.html?d=www.cyberhour.com&hideResults=on EDIT: Oh, and I like your Bitcoin specials, nice VPS plans!
    1 point
×
×
  • Create New...