Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/27/2015 in all areas

  1. We got lot of features and hope we will get more features soon. i trust blesta team and support. they are awesome
    2 points
  2. Update: Hi, I'm started to work in the next update of this module, If you have ideas or suggestions for the next update, Please tell me or send me a PM. Best Regards. ------------------------------- Hi Blesta users Today I bring a module that it could be useful for some, a module based on theuniversal module. This module its extensible, you can implement your own api Features: Colocation Manager Client and Admin Side Information Web SSH Client Web FTP Client Statistics Off and Reset Button function without API Live Screenshot Automatic Detection of Control Panel Colocation Tab hides automatically if you don't use anything colocation parameter And lot of love Update June 25, 2015 Documentation Available. Internal Improvements [Thanks naja7host] Update July 04, 2015 If you don't provide an API for the Off and Reset Button, automatically the module uses SSH for make this actions. The On Button only appears if you are defined an API Requires SSH2 Extension of PHP Installed ServerTools its not more required, All data its get via SSH Optimised code (more fast) FTP Client its Self-Hosted and its included with the module Available on GitHub https://github.com/CyanDarkInc/Universal-Server-Module Update August 19, 2015 Update Software from Blesta Change Root Password from Blesta Change hostname from Blesta Internal and Important Changes Note: This module is not more in beta and you can use for production. If you want make a Donation you can send to order@cyandark.com, And thanks for your contribution. And Again, Sorry for my bad english. Enjoy You can Download the Module from my repo on GitHub https://github.com/CyanDarkInc/Universal-Server-Module Screenshoots
    1 point
  3. Config option upgrades/downgrades were added in 3.5, I would suggest upgrading and trying it again. In 3.4, when you change a config option as an admin, it should renew at the new price, but it won't charge a prorated upgrade amount (this is in 3.5).
    1 point
  4. Paul

    Can't Record Check Payments

    What version are you running? There was an issue in 3.4.3 and 3.5 beta 4 or 5 that was resolved in 3.4.4 and 3.5.0 that this may be affected by.
    1 point
  5. Merge the projects. @cyandark should post this on some public code repository (self-hosted git/svn or github, bitbucket, etc). /adam
    1 point
  6. Hooboy, this is quite the advanced module. I'm almost tempted to stop development of my Dedicated Server Module and let this one take over... but I think, that is probably not a wise idea. More modules may be a good thing... but I think this one will probably win out in the end.
    1 point
  7. Tyson

    Release 3.5.0

    The Blesta Translator has also been updated to include language terms for v3.5.0. It also resolves a couple bugs mentioned here and here.
    1 point
  8. Screenshots sure look nice. But I do think you should at least document that: FTP function is not implemented in module itself, but outsourced to https://file-manager.cyandark.com/ meaning the password the customer enters is sent there. SSH function is not implemented in module itself, but outsourced to https://ssh.cyandark.com/ meaning user's password is sent there. Furthermore the SSH function submits the user's password as GET parameter, meaning it can end up in the web browser history... <iframe style="width: 100% !important; height: 500px; margin-top: -10px; border: 1px solid #ccc; backround: #000;" border="0" src="https://ssh.cyandark.com/?host=<?= base64_encode($host) ?>&puerto=<?= base64_encode($port) ?>&user=<?= base64_encode($user) ?>&password=<?= base64_encode($pass) ?>"></iframe> I do not doubt your good intentions, but I do am pretty uncomfortable with the concept of sending customer's passwords through any third-party... Not a big fan of including resources from external sites either (like "@import url(https://fonts.googleapis.com/css?family=Inconsolata);") Some browsers like IE and Firefox allow Javascript inside CSS. If external site is compromised, so will your panel be.
    1 point
  9. I take note of your advice for the next update. Tomare nota de tus consejos para la próxima actualización.
    1 point
  10. Tyson

    Translator Error

    The error you encounter with some language terms should be resolved once the translator is updated to include the next version (v3.5.0) after its public release.
    1 point
×
×
  • Create New...