-
Posts
4,868 -
Joined
-
Last visited
-
Days Won
390
Everything posted by Blesta Addons
-
thanks for the suggestion . i have another idea for this to implement in the next task , maybe you will like it
-
are you ordering a free domain or just test domain ? testdomain.com also this can occur when you add a domain that not exist in your reseller club domains . maybe you have set a domain to test with no provisioning and the domain is not registred in your account .
-
some sceen shoot haas ben added but i can't upload more pictures . i have almost reached my limit (You can upload up to 31.07KB of files )
-
this will be free for us also ?
-
Ability To Override The System Information Tab In Modules
Blesta Addons replied to Mickey's topic in Feature Requests
this has a relation with attaching modules to each others ? -
have you added account for the domain into the server ? for some extention they make a request call to the dns to check if a domain dns zone exist .
-
i want to share with the community my modified cpanel module . UPDATED TO 2.1.1 and now compatible with blesta 3.2.1 IF YOU WANT TO THANK ME WITH A LITTE DONATION , you can do it with PAYPAL DONATION from here this module is based to the core cpanel module , this modification to files only , no database change , if you do'nt like it delate it and upload the core module . this module has : - some extra info account summary ; - new tab for clients , that they can change thier cpanel password ; - new tab for logins , client can now log to cpanel/webmail/phpmyadmin/whm -just for resellers) this feature may exist in the extended cpanel module, but this one for who don't need to move from the core module . i will try to add more options next time . to install just upload the cpanel folder to the modules folders and ovveride the the old one . any suggestion/bug report it here . you can download from the github reposity https://github.com/Blesta-Addons/Cpanel enjoy
-
Hello i'm adding some usefull task to the cpanel module , now when i make a post and the result is succcess it show 'The data was successfully updated.' with the same tab , but if there is a probleme/error , it show it in the first tab 'information tab' , how i can forse the result to be shown in the same tab ?
-
you must create a child name server first for all the nd you want to use ns1.domain.com & ns2.domain.com .
-
very good work , for test now... i request a patch for the betas instead of downlod/upload all the files
-
nice idea ot add the future releases . 1+
-
as i know this feature was in the priority list , and i think it should be in v 3.3 . but i'm not sure .
-
Support Manager - Ticket Status & Emails.
Blesta Addons replied to Michael's topic in Feature Requests
related to this thread http://www.blesta.com/forums/index.php?/topic/2563-support-manager/ ; the support ticket must have a last remplier , then we could know which ticket are waiting customers or staff response , like the v2.5 . -
you have make the right decision .
-
how can i call the editService function inside the getAdminEditFields/getAdminServiceInfo/getClientServiceInfo functions ?
-
Hello all i want to share my logicbox modified modules with you . the module is the same as the core module , i just added some featuring code to avoid the imported domains problemes . for domains imported there is no order-id and ns fields , so there is no possiblity to change the name servers and settings . so , my module get the order-id and affiche it in the admin edit interface , it need just a update click to update the domains flieds . i also added the tabs nav . i'm searching now a way to make the fields updated auto when the admin or the client enter the manage domains . question for dev , how i can push update to databse inside getAdminEditFields function ?
-
Resellerclub Charging For Privacy Protect Services
Blesta Addons replied to Alk's topic in Contribute
NOTE :in some registrar using the same platteforme , the protection privacy is free and included in the management of the domain !!! so take this in your consediration . -
Just a curios question ? why not to add this Fantastic/Incredible feature to the support manager core , and send it to blesta staff , i believe this will be great to have 1 solid support module than 2 separated support module . (this is just a question) finnally your support module is better than the native support module
-
Import Module For 2.5 , Error And Timeout
Blesta Addons replied to Blesta Addons's question in Support
i have tested in the v beta 3.2 rc1 now . i have increased all the timeout and disabled th killing proccess and orpholan process in FCGI mode . now i get this error after some import Please select the country that matches the selected state. -
a just see this topic, is the licence module has it own php class to integrate with our scripts/modules ? or we need to write our own way to check the licence ? this module is multi-company ? we can get 1 licence and install and use it for multiple companies ? is there a limit for licence issued ?
-
[Plugin] Blesta Live Chat Rc 1.0.7 - 4ºrc
Blesta Addons replied to PauloV's topic in The Marketplace
thanks i was just see it . i have thinked is completly new plugin from scratch . is like an integrator of BLC script . the script is great and the way you have implement it in blesta is great . (your code has helped me in some of my new plugins- 223 replies
-
- live chat
- online chat
-
(and 3 more)
Tagged with:
-
[Plugin] Blesta Live Chat Rc 1.0.7 - 4ºrc
Blesta Addons replied to PauloV's topic in The Marketplace
is possible to add the livechat widget outside blesta installation ? it will be a good feature .- 223 replies
-
- live chat
- online chat
-
(and 3 more)
Tagged with:
-
i have see a request to attach tickets to the clients dashboard , that is good , but what is the perfect if we can attach plugin's widget or some sort of table to the client's dashboard . that will be amazing for developpers to show some useful info in the dashboard client , and why not the admins also .
-
Question for stuff , is the routes system can be overrided by other class ? if yes , the door is open to use plugins to ovveride the routes/urls without changing the core files .