Jump to content

Blesta Addons

Alpha Developers
  • Posts

    4,868
  • Joined

  • Last visited

  • Days Won

    390

Everything posted by Blesta Addons

  1. +1 add button under manage to renew . very very usefful for all .
  2. a simple plugin, mhhh look at the empty cache plugin , is the simple one i have made http://www.blesta.com/forums/index.php?/topic/2681-plugin-empty-cache/
  3. hello what is the simple way to identify the page request is belong to admin section or client section ? something like the returnaed data from the structure event .
  4. let say i have package X with 10$ , i want to make it 8$ for just some clients . the acual solution is to make duplicated package and pass the orderlink just for this client . or we should give him discount coupon . the probleme with this , if the client give the coupon to other he can go with , or if the client pass the url to other he can order this service . also we need some sort of transparency in our order form , order page for all , only if the client is logged the price change . yes is maybe complexe , or it maybe ned ajust a some sort of reflexion and making the right way todo it with some few lines .
  5. updated the css code . - added the support for navigation link - added the support for close button in models and messages . - added the support for right checkbox and radio inputs .
  6. upload the support manager plugin from clean blesta source , and try again . also make sure you have set the correct path in blesta settings .
  7. when the client click the cancel button , 3 option is displayer , the last one Do not cancel . this last one logically should not displayed in activer service , it should be displayed only if the service si set cancel At End of Term .
  8. Hello the Override Price feature is very helpfull , but why not a Override Price per package , as the actual sceanario we can Override Price per service . the case : you have a reseller or potential user , every time he order a service A , we need to Override Price per every service order . if we can Override Price per package, we don't need to change the price every new order . i hope it has sense for other . EDIT : just to note make them a custom or restriced package is not usefful , as we need to list all the package in the order form .
  9. you are meaning callback ? normally it should /callback/gw/1/your_gate_way/?client_id=xxxx
  10. uninstall any plugin normally will cause the data deleted for the table they have . the native support or the support pro have the same uninstall logic .
  11. the guy has told you open a ticket in his client area , he will resolve the probleme for you . maybe the module is working with others , and he confirmed in his test server is working , so don't worry , he will fix them , also from errors/gugs we can build correct soft/product .
  12. if yoiu haven't change the default template , so don't worry , in blesta client side there are only 1 element .col-md-3 . and two element under it , you can enjoy it until it changed in some upgrade
  13. so ; for me that is not a bridge . is integration via API . it was better to make it as plugin for wordpress . Bridge = if(logged_in_wordpress ? logged_in_blesta : null); this plugin has this function https://wordpress.org/plugins/blesta-shared-login/ . i prefer if you can do it as a plugin fro ordpress , that way is better .
  14. of coure you can hide it by this css : .row > .col-md-3 > .list-group a:first-child {diplay:none;} and select client area in simple page .
  15. are you using API ?
  16. out the subject , are you still use "CENTOS 5" !!!
  17. let me try to see if i can make a plugin for that
  18. Hello
  19. @paulov , next time JUST write . H->PTC; H= hello P=paul T=tyson C=cody
  20. You have the sama plattforme ? "We are running Varnish 3.0.5 frontend with Nginx 1.4.5 backend and PHP-fpm 5.3.3 against MariaDB 5.5. All in single VPS box."
  21. addon for IPB like this one http://community.invisionpower.com/files/file/6419-sd-ideas/
  22. is thier any one that can be integrated with IPB , is more better .
  23. what you have in log module ?
  24. perfect tough , is better than the actual work .
×
×
  • Create New...