Jump to content

bunny

Members
  • Posts

    177
  • Joined

  • Last visited

  • Days Won

    3

Reputation Activity

  1. Like
    bunny reacted to Blesta Addons in [How-to] Add Privacy protection to logicboxes module   
    Hello Blestars,alot of users ask for the privacy protection , i will sgare with you what i have done in my blesta system to support privacy protection, this tuto is broought to you by Blesta-addons , the source link is located here add privacy protection to Logicboxes module .
    1 - First we need to add Configurable Options Group, let call it Protection ID
    2 - Create Configurable Options , type checkbox, with Client can Add and Edit, in label put what you want like 'Privacy Protection', in name you should put 'purchase-privacy', in option set the name and in value put 'true' , set price, select group 'Protection ID' . a screen shot like this

     
    3 - Now, edit the domain package to support Configurable Options that we have added, save .
    at here we have finished the easy task, now we will attack the hard part, as we need to add some code in the logicboxes Module , we should open components/modules/logicboxes/logicboxes.php , in addService() function then search
    Replace with
    Search
    replace with
    search
    replace with
    in editService() function, search
    under add
    in renewService() function , search
    under add
    save the change, now you are done .
    if blesta team found this helpfull i hope they can add it to the official module .
  2. Like
    bunny reacted to Paul in CSV Importer   
    We have a new CSV importer.
    To install, download the attached csv.zip and unzip the file. Upload the csv directory to ~/plugins/import_manager/components/migrators/ and go to Settings > Company > Plugins to install it the Import Manager. Then, manage the plugin and click on the CSV link to start.
    What's imported?
    That's right, it just imports your clients.
    You can paste in your client data in comma separated CSV format. Then you'll be prompted to match the fields that you're importing.
    This CSV importer is useful for importing all of your clients from systems that there is no alternative importer for. From then, it may be necessary to create services or invoices for your clients.. but at least your clients have been imported!  
    Here is a sample CSV. You will be prompted to match the fields, so the order of the data does not matter, but the 1st line must be the field names.
    Your file may also include a username. If not, we suggest just selecting the email field as the username. It can be selected for both username and email address.
  3. Like
    bunny got a reaction from Paul in Invoice Due email   
    Thanks, I checked all and should be ok 
  4. Haha
    bunny got a reaction from Paul in Invoice Due email   
    The funny thing is that 30 days ago we enable HTML for email delivered and I forgot to change http to https
  5. Like
    bunny reacted to evolvewh in Invoice Due email   
    Go to the template (settings -->> emails -->> invoice delivery (unpaid) and add the 's' after http
  6. Like
    bunny got a reaction from Beav in Virtualmin Module (Test Stages)   
    No! is here: https://github.com/blesta/module-virtualmin

  7. Like
    bunny got a reaction from Paul in Virtualmin Module (Test Stages)   
    No! is here: https://github.com/blesta/module-virtualmin

  8. Like
    bunny got a reaction from sedudohost in Virtualmin Module (Test Stages)   
    No! is here: https://github.com/blesta/module-virtualmin

  9. Like
    bunny got a reaction from activa in Virtualmin Module (Test Stages)   
    No! is here: https://github.com/blesta/module-virtualmin

  10. Like
    bunny got a reaction from Michael in Virtualmin Module (Test Stages)   
    No! is here: https://github.com/blesta/module-virtualmin

  11. Like
    bunny got a reaction from Abdy in ISPConfig Module Not Working   
    Do you need a server to test the module? I have one ready CPU i3 , 4GB RAM and 2 x 1TB HDD Centos + ISPConfig
  12. Like
    bunny got a reaction from activa in ISPConfig Module Not Working   
    Do you need a server to test the module? I have one ready CPU i3 , 4GB RAM and 2 x 1TB HDD Centos + ISPConfig
  13. Like
    bunny reacted to eXtremeSHOK in [Module] Proxmox Reloaded - Beta Release   
    @developers , i can sponsor a proxmox server to get LXC and full proxmox 4.x support going.
  14. Like
    bunny reacted to mrrsm in [Module] Proxmox Reloaded - Beta Release   
    I think you are missing the point of what I am saying.  You come across, at least to me, as very combative which is very off putting.  I honestly don't think anyone here is attacking you even if they are criticizing some things you are doing.  I am just making suggestions of things you can do to improve your coding which will in turn improve your products.  This doesn't mean you need to drop everything you are currently doing and/or release anything/everything open source.   However if you find a small project that you can create and release it open source you will get feedback from others, be it code style, organization, or unit tests, which you can learn from.  If you don't want to go that route there are a ton of good examples with Blesta being one of them that you can draw inspiration from as well.
  15. Like
    bunny reacted to Blesta Addons in [Module] Observium module   
    Observium Module For Blesta
    We are excited to announce the release of one of the advanced module for blesta, is OBSERVIUM, with this module you can add port as a service and asign it to a client, the client can view the real time statistique and the overusage and the projected overusage, the click can also see the graph bandwith from X to X date . the admin also can see stats and graph for observium port, admin can also change the assigned port to the client and add a new one. Admin can set the bandwith calculation, either 95th or total bandwith, can set the price of the overusage bandwith witht a selected unit.
    the module come with a helper plugin, is used to generated the overusage invoices in the ifrst of every month for the last month.
    the module also come with thier own api wrapper for blesta, just upload the file to the HTML directory of observium.
    Compatibility
    the plugin is fully compatible with Blesta v4 & Blesta v3
    Features
    - Module fully customisable from package section.
    - Assign port to client.
    - Clients/Admins can view real time usage, stats and ghraphs for a selected period.
    - The helper plugin for observium is used to generate invoice for overusage.
    Screenshots
    overview of bandwith

     
    Graph Overview

     
    Real time port bandwidth info

     
    Order
    More Info
    the price is 49.99$ Yearly , (or 5$ Monthly in case any one want to test the module before make the yearly subscription) . you can order here.
    any bug/feedback report it here .
    best regards
     
  16. Like
    bunny reacted to activa in uninstall unused modules   
    is really a pain for me. If every thing need a manual intervention , and sometimes we need to pay for other dev to accomplish with this .
  17. Like
    bunny reacted to Paul in uninstall unused modules   
    This is intentional for now, because even if a module is used by a cancelled service, the system may reference it and produce errors. It's likely we will change this, by more fully separating packages from services, in which case this will become much more flexible.
    If you wanted to remove them, I'd suggest removing the services that are associated manually in the database, then trying to remove the module. Of course, always back up everything first.
  18. Like
    bunny reacted to evolvewh in HELP re internetbs module   
    Here's the latest response from internetbs:
     
  19. Like
    bunny reacted to Paul in Centovacast Module   
    A new Centovacast module is available, but it's an early alpha.
    To install, download the attached centovacast.zip and unzip the file. Upload the centovacast directory to ~/components/modules/ and go to Settings > Company > Modules to install it.
    centovacast.zip
    Please give it a spin and give us your feedback. Here's a sample welcome email you can use for your Package:
     
  20. Like
    bunny reacted to Paul in Virtualmin Module (Alpha)   
    A new Virtualmin module (alpha) is available.
    To install, download the attached virtualmin.zip, unzip and upload the "virtualmin" directory to ~/components/modules/ and visit Settings > Company > Modules to install and configure.
    Any comments or suggestions, please post in this thread!
    virtualmin.zip
  21. Like
    bunny reacted to Paul in Release 4.0.1   
    Version 4.0.1 is now available. Please see the announcement.

    This is a patch release that corrects issues with 4.0.0.

    Patching Blesta

    See Patching Blesta in the User Manual for instructions.

    Release Notes

    See Blesta Core - Version 4.0.1.

    See all Change Logs.
  22. Like
    bunny reacted to austenite in [Module] Ovh, Syoustra and Kimsufi servers amanagement module   
    Oh my, Christmas has just come early. 
  23. Like
    bunny reacted to Blesta Addons in [Module] Ovh, Syoustra and Kimsufi servers amanagement module   
    Screenshots
     

     

     

     

     

     

     

     
     
     
  24. Like
    bunny reacted to Blesta Addons in [Module] Data Pools Module   
    Data Pools Module For Blesta
    Data pools module is a magic module that can help you offer so many services with a simple task . admins can add manual data in a system that act as a pool, when the client make the order, the service creation get one record  data from the already saved data list, and attribute it the client and remove it from the list .
    Features
    Selling Gift Card Selling Preconfigured Servers/Switch/Vps Selling Pin Codes Selling License keys Selling info/Links Screenshots


     

    Order Info
    More Info
    you can order the Pro subscription and add $5 (order here), or get it with other popular add-ons with the VIP subscription  order here.
    any bug/feedback report it here .
    best regards
  25. Like
    bunny reacted to JDG in WHY BLESTA DON´T PRIORITIZE WHAT WE REALLY NEED   
    After the new big release of Blesta V4, I have to say that is awesome to know that you update your code to support PHP7 and make changes to the composer and the Mass Mailer option that we needed; but I want to know why you are not paying attention to what our community needs?
     
    I think all of us agree that we need a better system for the Domain Management, is something that is very complicated at this moment and we have, to be honest, is a complete disaster. Knowing that most of the user of Blesta are business involve in the hosting industry, I think this will need to be considered top priority but is not.
     
    Today I invite you guys to let us understand why this feature that we need urgently is not being taken into consideration.
     
    All of us here I am 100% have custom modules or plugins that we develop to get around all of this lack of functionally blesta don’t offer. Is incredible that after 1 – 2 years asking for a better system we still waiting for blesta to come with a new system. We saw a little light in the darkness when Paul address this Domain Manager issue on August 22 -2016 but we are on March 19, 2017, and after seven months nothing new about this matter at all.
     
    We heard that in 4.1 Maybe this will be considered but is something we need right now.
     
    Blesta, please hear us!!!.  We loved you so much but we can’t be together if you don’t change.
     
    *This post reflects only my personal opinion.
×
×
  • Create New...