Leaderboard
Popular Content
Showing content with the highest reputation on 04/13/2016 in Posts
-
NETLINK This is very nice and useful peace of code..THANKS2 points
-
Domain Registration With Universal Module
Blesta Addons and one other reacted to NETLINK for a question
Okay, got it. You have to create an account before you can use the module. I'll fix that, but you'll get it working by doing the following: Go to Settings -> Modules -> Installed. Click Manage beside the Universal Domains Module. Enter a username and password (it can be anything at all, as it currently doesn't have any function). Go to Packages and edit your domain package. Click Save to update the module. The module name should now be entered correctly and you should be able to register domains.2 points -
Blesta Arabic 3.6.1
Blesta Addons reacted to Abdulaziz for a topic
السلام عليكم متوفر لدي الإصدار العربي من سكربت بليستا أخر إصدار مع دعم الإتجاهات للطلب يرجى التواصل معي عبر الرسائل مع العلم انه تم تقديم النسخة العربية بالكامل لفريق البرمجة ويمكنكم طلبها منهم مجانا1 point -
This won't be in 4.0, but the new graphs are. I'd like to swing back around after 4.0 and add new useful graphs for reports and other things. Sparklines are a good possibility.1 point
-
Total rev may be best represented on the clients profile page (outside of the transactions widget) using the new graphing library in 4.0... I'm thinking, maybe sparklines that possibly link to a page with more stats/graphs. hmm1 point
-
1 point
-
Domain Registration With Universal Module
NETLINK reacted to Blesta Addons for a question
recently i used this class https://github.com/HelgeSverre/Domain-Availability . but finally i have come to my own class that i use it now in my new order form , i will release it soon . then you can integrate it to your own module .1 point -
Domain Registration With Universal Module
Blesta Addons reacted to NETLINK for a question
Actually, I already have one. I'll change it in the next version. Probably be next week.1 point -
1 point
-
Blesta Arabic 3.6.1
Michael reacted to Blesta Addons for a topic
السلام عليكم شكرا لك على المساهمة .... عندي بعض النقاط اريد منك فقط توضيحها ... انت تتحدث ربما عن الستايل/القالب الاصلي و ليس السكريبت ؟ بما انها مجانية ، ارى انه يفضل رفعها على موقعك او github في حالة الستايل العربي يوجد هذا الموضوع يمكنك وضع الاضافات فيه لنصل الى استايل نهائي شامل لكل اقسام http://www.blesta.com/forums/index.php?/topic/3461-fully-rtl-to-lft-css/ ام انك تتكلم عن ملفات اللغة العربية ؟ Translation . thank for your contribute , just some points need some explain. you are talking about the template/theme or about the whole script/software ? if is free, is better to upload it to website or github . if is related to css , please , you can update the thread rtl to left . and we will arrive to a complete css for all blesta sections , the staff then can add it as default . or you are talking about the arabic languages files ?1 point -
You can follow the development there: - Public tasks: http://dev.blesta.com/projects/CORE/versions/10603 - Latest Sprint (currently on 5 out of 6): http://dev.blesta.com/secure/RapidBoard.jspa?projectKey=CORE&rapidView=11 point
-
1 point
-
Client Invoices: Amount Paid -->> Total
Blesta Addons reacted to evolvewh for a topic
I wish I was a hero at coding but I'm learning (slowly).... Yes, I am talking about on the admin side. When you go to a client and look at the 'amount paid' column under closed invoices, it would be nice to see a total there. It's not a major deal but it would be cool to have if it's easy to implement.1 point -
Client Invoices: Amount Paid -->> Total
evolvewh reacted to Blesta Addons for a topic
total income ? in admin side, you can make it as a plugin , you are now a hero in blesta coding1 point -
Support Manager: Search Filters
Blesta Addons reacted to evolvewh for a topic
Add filters to allow us to filter all tickets by department, date range, status, priority and assigned to. This would greatly assist with looking up any ticket to reference it for any reason.1 point -
Domain Registration With Universal Module
Blesta Addons reacted to NETLINK for a question
Suggestions are good I've added it here, as an enhancement: https://github.com/NETLINK/Blesta-UniversalDomains/issues/31 point -
Domain Registration With Universal Module
Blesta Addons reacted to bunny for a question
Well, it works!!! So "If you’d like to update the nameservers for this domain name, please open a support ticket." Is it possible to create the DNS tab, plus e-mail notification of the change and add the DNS record in the database? It's just a tiny suggestion1 point -
Bug In Postalmethods Api Causing A 400 Bad Request
Blesta Addons reacted to NETLINK for a topic
Adding hmtlentities() to line 384 in components/delivery/postal_methods/postal_methods.php as follows seems to have fixed my specific issue: $address_xml .= "<" . $key . ">" . htmlentities( $value, ENT_XML1 | ENT_DISALLOWED ) . "</" . $key . ">\n";1 point -
I'd say to expect 30-40 hours to develop a basic-to-intermediate functional module for someone somewhat familiar with modules in Blesta but unfamiliar with your integration API. That would include research (e.g. reading API docs), communication (back/forth with you on required features before/during/after deployment), development, and testing. Add 15-20% for additional features/changes that will likely arise before completion.1 point
-
Here ya go... https://github.com/NETLINK/Blesta-UniversalDomains1 point