Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/01/2014 in all areas

  1. Here is some tips to use : Hide TAX ID field in client side : see this post Change Font for header in client side : see this post Hide the invoice delivery methode in client side : see this post Dissalow client from changing thier data in client profil: see this post Add Language Selector to clients/Visitors: see this post Add google analytics to client side Add Custom js simple Pages : all client pages Markup to set in : head tag JS To Add : // <![CDATA[ var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-00000000-1']); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); // ]]> this code is just a sample, don't forget to put your tracking code and save . Add navbar header to login Page for client : Add Custom html advanced Controllers : client_login Markup to set in : after the body tag HTML To Add : <div class="header"> <div class="container"> <div class="logo"> <a href="/blesta/client/"> <img src="/blesta/app/views/client/bootstrap/images/logo.png" alt="Blesta" /> </a> </div> </div> </div> <div class="title"> <div class="container"> <h3>Log In Area</h3> </div> </div> <div class="nav-content"> <div class="nav"> <nav class="navbar navbar-default" role="navigation"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle Navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <div class="container"> <ul class="nav navbar-nav"> <li class="active"> <a href="/blesta/client/"><i class=""></i>Dashboard</a></li> <li><a href="/blesta/client/accounts/"><i class=""></i> Payment Accounts</a></li> <li><a href="/blesta/client/contacts/"><i class=""></i> Contacts</a></li> <li><a href="/blesta/client/plugin/announcements/client_main/"><i class=""></i> Announcements</a></li> <li><a href="/blesta/client/plugin/download_manager/client_main/"><i class=""></i> Downloads</a></li> <li><a href="/blesta/client/plugin/knowledgebase/client_main/"><i class=""></i> Knowledge Base</a></li> <li><a href="/blesta/client/plugin/support_manager/client_main/"><i class=""></i> Support</a></li> </ul> </div> </div><!-- /.navbar-collapse --> </nav> </div> </div> change the link as you want and save .
    4 points
  2. Hello The community . LAST UPDATE : 9-2-2015 , Version 1.6.0 IF YOU WANT TO THANK ME WITH A LITTE DONATION , you can do it with PAYPAL DONATION from here we bring free and exclusive content , this time is Css Javascript Toolbox plugin . the Magic BOX . The Css Javascript Toolbox plugin Easily add custom CSS, JavaScript, HTML and PHP code To Heeder , Body , Footer in any page you need . 1.6.0 -fix language difinition error in updating file. -fix include multiple files in on controller. -fix preselect page/controller in edit page. 1.5.1 -cleanup code . -offcial release . the plugin can : Show css/js/html/php in all blesta pages (client/admin) Show css/js/html/php in all client side pages . Show css/js/html/php in all admin side pages . Show css/js/html/php in Some specific pages . TODO LIST : - add plugins pages to the list inn the second post you can see exemple of usage . screenshoot : admin area admin rendered page with custom css / js the add function page HOW IT WORk : select what content you need to add , then : for css add just the style without <style> tags like .head { padding: 0px 10px; height: 16px; background: url('../images/arrow06.gif') no-repeat scroll 0% 0% transparent; } .logo { padding: 0px 10px; height: 16px; margin: 0px 0px 0px 20px; background: url('../images/arrow06.gif') no-repeat scroll 0% 0% transparent; } for javascript , add just the function without <script> tags : alert('TEST ALERT'); for html , add html as you want . for php add the complete code with php tags . (do not use echo command) . This Plugin is tested in our test server , no bugs at the moment . as always the installtion steps is : 1 - download the file https://github.com/Blesta-Addons/Css_Javascript_Toolbox 2 - upload the css_javascript_toolbox folder inside plugin directory . 3 - goto plugins , and install css javascript toolbox . 4 - enjoy the free content . The Plugins / Modules take from us a lot of time , so any donation are welcome . Any Suggestion/Bug Please report it here .
    3 points
  3. Oh hey, I see my name. Yeah the license is legit, the non-profit looks good. I'd buy it, but I have an "in" and get all the free Blesta licenses I need.
    2 points
  4. Absolut amazing work I just did a donation for your work (Paypal: 2K5903321U590691D)
    2 points
  5. Nice work! Glad we could get those events in 3.3
    2 points
  6. 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 it
    1 point
  7. from this thread , i beleieve this is a bug and not a feature request . http://www.blesta.com/forums/index.php?/topic/3433-function-getclienttabspackages-returned-array-elements/ simply : the client can manage suspended services . that should not happen in any case , only admins can manage the suspended services . the fix is simple, render the getClientTabs if the service is active . EDIT : i have posted a fix for this in this post ,for those won't wait until the blesta staff add thier own fix
    1 point
  8. That's the plan. If there is time we *may* work on it for 3.4, but not if it will delay the release.
    1 point
  9. next mounth i have a visit to thailand . then i will return to spain , then to morocco . i never visit portugal , i have cross almost all city in spain , but never hasthe attention to go to portugal, so maybe next time i will make a visit to you . if you come to morocco , you are welcome , i will be your guide here
    1 point
  10. Agree if you buy from a 3rd party buy from Lisence cart MIke is great at support and help.
    1 point
  11. That's what it looks like, KB is in dev now.
    1 point
  12. webjive

    Domain Manager

    @ninja7host No worries about paid.. Like most in here, I don't mind paying for great products and support. We also paid modules garden to create a custom cPanel restore feature for cPanelExtended. We're timing a move to blesta to get away from the WHMCS monolithic system! We are cPanel/WHM only and the DNS module would help us make that move P.S. WHMCS support is getting worse by the month. When you ask them a simple dev API question, they give sparse answers with a canned use one of the WHMCS developers in the forums and never really answer questions.
    1 point
  13. this plugin has no relation with wich template you use .... you can use it with thny template . Thanks , i hope it serve the community . thanks .enjoy the free plugins .
    1 point
  14. i give you the idea , you give me the plugin of course if i have the time to write it i will share it with the community .
    1 point
  15. That's got to be one of the best plugins for Blesta mate well done Added it to my list and also created a nice Licensecart's Addon of the month and you're it haha.
    1 point
  16. Already requested here http://www.blesta.com/forums/index.php?/topic/3399-namesilo-plugin/?fromsearch=1
    1 point
  17. Bump up! I'm looking for this module. Opensrs is my friendly partner at current time
    1 point
  18. Khoi Nguyen

    Modern Theme

    One of greatest theme I've seen I love it so much!
    1 point
  19. Blesta Addons

    Could Not Find Driver

    what is the output of grep ^extension /usr/local/lib/php.ini check if the file "pdo_mysql.so" exist in /usr/local/lib/php/extensions/no-debug-non-zts-20121212/
    1 point
  20. It's very basic, Company Name, Maintenance Mode.. then, your content. You can use markdown so you can make it as fancy as you feel like.
    1 point
  21. Hello @PauloV . your methode is the same as i have arrived to it , and i'm searching for some Automated things , we lose a lot of times just editing and deleting/creating invoices , rennewing services outside blesta . i believe with some new events we can achive this with a plugin . but at least no more event we can't imagine a new plugin for our tasks . my last in-deep function , i found a workarround , but i have not begin test coding , but i will give you my idea . for those client i will add new group , then i will create a plugin that has a cronjob , and searchinf the opening invoices and then delete the relation webteen invoices line and the service_id . with that , the system will not call the renew command if the invocie is paid . i need to more reflect in this before i begin .
    1 point
  22. Regarding to this tread and for the releasing of OpenSRS Domain Module We see that on Domain Modules we can check the "$package->meta->type" (has i describe on first post of this forum) and we can add new types in getPackageFields() on array $types So what we have try several times, but we didnt succeed 100% is this: 1º- We have added two new types called: - domain_renew - domain_transfer because we want to add diferent prices for domain_renew, domain_transfer, and for domain (regist a new domain). This part is 100% and we can create packages with diferent prices witout any problems 2º- On Domain Order Form, in Client Area, we want wen a client click on the button "Transfer" to get the prices from the "type" domaintransfer, we have trie many things bu we still dont find an easy solution, so we ask. Can you help me, and point to the right direction? how can we get on "Domain Order Form" wen clicking on "Transfer Domain" to display the TLD's with the process from the type "domaintransfer"? 3º- This step is easy for us, and is the last step, wen a client regist a domain or transfer a domain, we simple execute a query to change the "type" to "domainrenew" to get the correct prices for renewing domains. With this 3 simple steps we fix 100% the problem on Domains Modules, and we only need a way to implement the "2º" step After this is resolved, its easy to implement some news things like for exemple import TLD's from registrars, or even import an CSV to add/update TLD, prices.
    1 point
  23. +1, tooltips like this would be nice
    1 point
  24. Blesta Addons

    Domain Manager

    this in my TODO list , i'm working with it for previos version , i will upgrade it to v3.3 , but i don't think i will make it free , it will be a paid module . EDIT ; my module is just for CPanel/Whm zone dns .
    1 point
×
×
  • Create New...