Leaderboard
Popular Content
Showing content with the highest reputation on 09/11/2014 in all areas
-
What Crazy Thing I'm Doing
Georgemi and 3 others reacted to Blesta Addons for a topic
Hello All last week i have accros with a particular issue , i need to change/override some CSS for certain page in blesta , like in support plugin / admin client view / admin client edit / login client / login staff . and some other pages of my own plugins/modules . i heat changing the core files , so i have decided to go with vQmod , until i get the idea pombing my though . i have begin coding and coging and coding . inthe end i have GOT it working my Magic Plugin "CSS & Javascipt Toolbox" , the idea was from a wordpress plugin . NOW what my plugin can do ? you need to add a image background to the login client page ? no probleme, add your css and let the plugin do it . you need to ovveride some css style just in particular page ? no probleme, add your css and let the plugin do it . you need to a jquery function in the add payment record ? no probleme, add your jquery code and let the plugin do it . you need to hide some input/label/div without changinf the core file ? ? no probleme, add your jquery code and let the plugin do it . you need to add custom css/jquery/javascript in all client side or admin side ? no probleme, add your custom code and let the plugin do it . how this can work in blesta ? so is soo easy , with blesta v3.3 . my plugin search all the controllers and all the function inside the files , merge then in one array to get the location we need to use it . we check the $params againt the actual URL . if is the url we need we load the custom css/js . first i was storing code in database , but for some reason if we have a large and huge system this can make some load , so i have changed to filesystem and the performance is so pretty . so after the final release of v3.3 i will make it free for all . i let you with some screenshoot Good Night4 points -
We will be raising the minimum requirement to PHP 5.3 next year, likely in Q1 or Q2.3 points
-
What Crazy Thing I'm Doing
PauloV and one other reacted to Blesta Addons for a topic
is like a small Vqmod plugin very very usefull ... you will see it in action and you love it . Not so perfect2 points -
[Virtualizor] Virtualizor Module
Blesta Addons and one other reacted to Nelsa for a topic
I will try today this module on my test node,will post more info after testing.2 points -
What Crazy Thing I'm Doing
Blesta Addons and one other reacted to Michael for a topic
Wow that looks cool mate, and would be a great extra for the third party addons I've got so far 5 *****2 points -
[Rewrite] Proxmox Modules
LukesUbuntu and one other reacted to omaticon for a topic
As directed... here's another need for the proxmox module. I need for it to allow a customer to select (likely from a drop down) their desired openvz template or KVM ISO, as well. Regards, Chris2 points -
According to here: http://docs.blesta.com/display/user/Requirements Blesta supports PHP versions as low as 5.1.3. Looking at the end of life (EOL) of PHP's releases (http://php.net/eol.php), which means absolutely no support anymore except for MAYBE security releases, here's how it breaks up: PHP 5.1 EOL: August 24, 2006 PHP 5.2 EOL: January 6, 2011 PHP 5.3 EOL: August 14, 2014 Now there's some points here: Blesta doesn't take advantage of some of the nicer features of PHP 5.3+, namely namespaces (release notes on 5.3: http://php.net/releases/5_3_0.php) The fact that Blesta supports such outdated versions of PHP leaves itself open to some vulnerabilities due to also having to use old/outdated scripts that still support legacy versions as well 5.3's EOL just happened, and has been stated by the PHP team that they are only focused on security updates for it now, and 5.4 is not far behind 5.6 just came out, with talks already of either a 5.7 or finally releasing PHP 7 within the next year or two There's also the problem that now Blesta has to provide ionCube-encoded files for not only pre-5.5 but also 5.5 and potentially newer versions. I.e.: I develop with 5.5, and want to upgrade to 5.6 but can't due to this. From a developer standpoint, using more current versions of PHP provides a lot more opportunities to developers (i.e.: namespaces are amazing for a community-driven project like Blesta gives the vibe of). Granted, compared to WHMCS it already is in a lot of ways, but I feel this is holding Blesta back more than anything. If hosts are using such archaic versions of PHP to begin with then there's more issues than Blesta can deal with. I simply propose supporting the feature set of 5.3 and higher (at least 5.3), has supporting something that was discontinued 8 years ago to this day does make development for it more difficult than it should.1 point
-
We are going to be making use of PHP 5.3 specific features including namespaces, etc.. however to what extent and when I'll defer to Cody. That is the point really, to raising the minimum requirement.1 point
-
Support Newer Php Versions
flangefrog reacted to velaware for a topic
Hell, even put support to 5.3 instead of 5.1.x. At least 5.3 will still be supported for now, and I don't even know of a host that does (or at least should) support 5.1 or 5.2. Even on shared hosting, if people won't upgrade their sites to use something more stable, then you're putting 10 people at risk to please 1.1 point -
This is trivial to implement with a plugin using the AppController.structure event.1 point
-
What Crazy Thing I'm Doing
Michael reacted to Blesta Addons for a topic
design a icon logo for it the plugin name is css & javascript toolbox1 point -
Package Groups - Simplify
Michael reacted to flangefrog for a topic
I agree, the top one is nice but I don't think the bottom one is necessary.1 point -
I think something like the simple addition of a way to link different package groups together (associations per group?) and then the ability to get to each one from an order page would be a way to get what you are looking for. For example, you can currently create an order form like this: but once you pick one of those options, there is no visibile way to choose the other one (without going back). Maybe just simply adding links to the associated packages to the order form would be nice. For Ajax/Wizard templates could look something like this: For standard template could simply make it collapsable:1 point
-
What Crazy Thing I'm Doing
Blesta Addons reacted to PauloV for a topic
Anouther great plugin from naja7host I will added because I love to mess with CSS and JavaScript and hate to change core files Thanks naja7host1 point -
1 point
-
Yep, Blesta 3.3-b1 has 4.1 icons not 4.2 as when it was released the upgraded the icons with another 40, so it missed that beta, but in 3.3-b2 they are having the newest set. Blesta 3.2.2 has 4.0 icons I believe.1 point
-
1 point
-
I just install Virtualizor on test node ,here is screenshot ,now I will download and install that plugin to see what can do.Is any one try this till now?1 point
-
Best Responsive Framework?
PauloV reacted to Blesta Addons for a topic
interessting find ..... bookmarked for later use and test .1 point -
[Packages] Clients Can Cancel A Package With Cancel At End Of Term
Blesta Addons reacted to PauloV for a topic
Hello,, some more testing and some issues found Wen we create a Package in Packages->Create Package With the option active "Cancel at end of term" The client in Dashboard->Service [with the scheduled cancelation]->Manage->Status->Cancel Option Can select the "Do not cancel" and the cancelation is removed and client can still use the package. Solution: Only show the option in client Dashboard "...->Status->Cancel Option" if the package dosent have the option "Cancel at end of term" activated.1 point -
[Packages] Clients Can Cancel A Package With Cancel At End Of Term
Blesta Addons reacted to PauloV for a topic
I didnt notice that in the past (didnt tested lol), but in my view (dont get me rong) this is a "Bug" and not a sugestion Dosent make sence because we want client be able to cancell services, but there are one expetion that shows in admin wen creating a package for that specific package as a defined end of life so it has to always be cancelled in that time even if the option. If a user that buys a Blesta license, and he forgot to disable that option (be able to clients canccel services) and a client buys a "Time Limit" package or a "Trial Package" with the "canccel in the end of term" option selected the company will lose money in the end becaus ethe client will still use that package, maybe for free and forever1 point -
lol, let me refrase that Pro-Forma invoices are documents with no legall mather, but for tracking propose they are better to see them as "unic" and for that reason I have said the default Blesta 3.3-b1 creates the same numbering for new orders wen that slot is available, so they are repeted and so not sequential in Emails to clients and Logs on Blesta that is dificult to track what is what Wen Paul said in that thread the is not an easy fix, I have to think out of the box for solutions One dirty solution is to use blesta "EVENTS" anouther more complex but real solution is "RANDOM but UNIC numbers", that dosent repet on Emails and Logs wen Pro-Forma invoices are generated But maybe (i didnt have time to peak the code) its more easy to only be sequential like paid invoices1 point
-
Custom Menu
interfasys reacted to Paul for a topic
We are intending to extend the portal plugin into a more fully featured CMS. Adding additional links to the navigation, even if they link to external content (ie your existing website) would be best suited for this plugin most likely. You could create additional pages and enter the content in a WYSIWYG editor in Blesta, or link those pages to external content.1 point -
I started only to find a cool framework for responsive websites, and ended to find a better almost perfect IDE to build Responsive Websites + Mobile APP's Thanks for all (naja7host), helping find the Perfect IDE for building Responsive Websites + Mobile APP's, and the great is that all is free NetBeans (https://netbeans.org/) + Cordova (http://cordova.apache.org/)+ (SDK's of all Mobiles) = The Best Free APP Builder for Android/IOS/WINDOWS Mobile NetBeans (https://netbeans.org/) + HTML5 = The Best IDE for building Responsive Websites Many thanks to flangefrog in this post: http://www.blesta.com/forums/index.php?/topic/2973-fully-custom-blesta-order-page/#entry23967 and ofcourse some reserach what NetBeans can do that outhers dont do P.S- Installing everithing on Windows 8.1 take me one full day of researching and testing/debugging, but in the end it compensates every hour spended Now I can build and test in real time my APP's and/or Responsive Websites on my SmartPhone/Tablet/Browser in mutiple OS's Everithing is now set to start building an APP for IOS and Android for Blesta (wen I get some free time, and finish some pending work at the office) To anyone ho want to start build mobile aplications now its the time, its so easy, like a simple website (some acknowledgement in javascript/css/html ofcourse) I use UNITY3D in the past but takes more time to develop than this, UNITY3D is good only for games, for app's takes alot of time1 point
-
Oh damn, I just completely overlooked the system tab - my bad. Thanks!1 point
-
I've never heard of anyone confusing a Tax ID with a SSN, but I suppose anything's possible. Just another reason to have optional field support for you to set what you require.1 point
-
like {client.firstname} {client.lastname} {client.fullname} +11 point
-
Free Services Shouldn't Continue To Gateway Page When Ordering
niyo reacted to Blesta Addons for a topic
check this thread http://www.blesta.com/forums/index.php?/topic/3202-order-payment-option-for-0-zero-orders/1 point -
Logicboxes Not Working On Handhelds
wfitg reacted to Blesta Addons for a question
hello Mike , see this thread http://www.blesta.com/forums/index.php?/topic/3097-convert-domain-searches-to-lowercase/1 point -
[Rewrite] Proxmox Modules
LukesUbuntu reacted to Blesta Addons for a topic
we are working in the module , we will try to release it after blesta v 3.3 will be out .1 point -
Logicboxes Module - Domain Search Fails From Mobile
wfitg reacted to Blesta Addons for a topic
I FOUND the probleme , is NOT A BUG ....... the probelem is from the word typed aghahdahdqq.com != Aghahdahdqq.com aghahdahdqq.com is valid domain name Aghahdahdqq.com is not a valid term to search in the phone , they always return the first letter to uppercase .1 point -
Apply Payments Calculator
LukesUbuntu reacted to flangefrog for a topic
Made this into a vQmod - See above.1 point