Leaderboard
Popular Content
Showing content with the highest reputation on 07/20/2016 in all areas
-
UPDATED 09-05-2018 - Add an extra option on Suport Manager Pro in Plugin manager to showw All Companies Tickets. By default only shows the selected Companie Ticket, you can change it now to show all. Thanks to WebhostingNZ.com (not testes 100% because we dont have MultiCompany to test it ) - Optimised code. Removed some CSS and Javascript that was duplicated has latest Blesta alredy include in CORE - Some minor changes in Ticket Replay on Admin side to better display Notes, Replies, Logs UPDATED 15-03-2018 - Merged all Support Manager 2.12.0 Core compatible with latest PHP 7.0/7.1 - Fixed all issues found by blestares ( ) using on PHP 7.0 / 7.1 Note: Have to clean more code but is almost 95% clean now mostly change array into [ ] and " " into ' ' I have made alot of testing, but maybe I have miss something. If you found any bugs please tell me to start adding new features New Screen SHots 2016 (I will update the screen shots late this weekend to 2018 ones ) Added: GitHub repository to check, help, and download: https://github.com/qlpqlp/Blesta (have to update to 2018 code) BACKUP!! - BACKUP!! - BACKUP!! - BACKUP!! - BACKUP!! - BACKUP!! - BACKUP!! BEFORE ANY INSTALATION OR UPGRADE BACKUP!! - BACKUP!! - BACKUP!! - BACKUP!! - BACKUP!! - BACKUP!! - BACKUP!! How to Install (Only for Support Manager Pro and Blesta 4.2.2 or Above)? If you want all functionality of the "Support Manager Pro" and atthe same time have "Support Manager" original, just do: 1º- Download the full Suport Manager Pro Plugin here -> Download Support Manager Pro Plugin (updated 15-03-2018) 2º- Uncompress, and upload the folder "support_managerpro" to blesta /plugins/ directory. 3º- Go to Blesta Admin, and click on Setings->Company->Plugins->Available and it will list the "Support Manager Pro" plugin, just Click on "INSTALL" 4º- Now you will see on new menu item called "Support Pro". Now you have to configure everything like the original Support Manager. ==================================================================================================== BACKUP!! - BACKUP!! - BACKUP!! - BACKUP!! - BACKUP!! - BACKUP!! - BACKUP!! BEFORE ANY INSTALATION OR UPGRADE BACKUP!! - BACKUP!! - BACKUP!! - BACKUP!! - BACKUP!! - BACKUP!! - BACKUP!! ==================================================================================================== How to Upgrade (Only for Support Manager Pro and Blesta 4.2.2 or Above)? If you want all functionality of the "Support Manager Pro" and atthe same time have "Support Manager" original, just do: 1º- Download the full Suport Manager Pro Plugin here -> Download Support Manager Pro Plugin (updated 15-03-2018) 2º- Uncompress, and upload the folder "support_managerpro" to blesta /plugins/ directory. 3º- Go to Blesta Admin, and click on Setings->Company->Plugins and it will list the "Support Manager Pro" plugin, just Click on "UPGRADE" ==================================================================================================== 27-02-2014: A special thanks to CubicWebs for helping in the css marktup 13-03-2014: A special thanks to @cloudrck for helping in detecting a bug 15-03-2018: A special thanks to @velaware for helping in detecting a bug Any bugs or sugestions, tell us. We hope you like it Regards, PV1 point
-
Blesta: Stripe (plus) Gateway Forked version of the original Stripe gateway which includes updated offsite storage and ACH payments. Some of the feature/bug requests this updated gateway resolves are listed below: http://www.blesta.com/forums/index.php?/topic/6224-latest-stripe-api-with-blesta-361/ http://www.blesta.com/forums/index.php?/topic/6089-stripe-invoice-number-in-description/ http://www.blesta.com/forums/index.php?/topic/5812-stripe-ach/ http://www.blesta.com/forums/index.php?/topic/5760-stripe-error-401-when-customer-attempts-charge/ Installation Download the latest release version from https://github.com/nodecraft/stripe_plus_gateway/releases and then simply upload the stripe_plus_gateway folder to ~/components/gateways/merchant directory on your Blesta installation. Feature changes from Original Gateway This gateway has been rewritten from the original version which was distributed with Blesta. The major changes are as follows: Only creates one Stripe Customer per Client Contact, rather than one Stripe Customer per Credit Card Only supports offsite card storage, onsite storage is removed Supports ACH payments* Updated Stripe API PHP SDK to version 3.14.2 Utilizes Stripe API Version 2016-06-15 Adds API key environment selection (test vs live) Updated Currency list to Stripe Documentation Does not utilize Blesta's $client_reference_id lookup to Stripe customer ID. This can cause multiple customer accounts if the user deletes all payment methods. Uses added MySQL table stripe_plus_meta Pros: Prevents your Stripe account from having "dead" data by attaching one customer per payment source. This enhances your ability to fight fraud. Added security by preventing payment source information from being stored locally Cons: *ACH Payments by Stripe require "verification" before payments are accepted. Blesta does not provide any methods for this process to take place. You will need to manually verify the bank account with your customer until this is improved or a plugin created. Roadmap: Add ACH verification if Blesta implements methods on Gateway Download: https://github.com/nodecraft/stripe_plus_gateway Issues/feature requests: https://github.com/nodecraft/stripe_plus_gateway/issues1 point
-
Question About License Manager
Michael reacted to century1stop for a question
thanks for the tip, I'll look into that but speaking for myself, I'll want to customize everything if things work out, I'll get the license manager's package1 point -
Nothing, but most honest folks won't mess with it. If they want to steal it, they can reverse engineer ioncubed files anyway. No real way around it, but it's a little easier for someone with some PHP knowledge without ioncube. Up to you how you want to go.1 point
-
[Plugin] Clean Unpaid Orders
Michael reacted to Blesta Addons for a topic
new release , version 1.0.6 . - fixed a bug in the cronjob . - if nothing has been cleaned no email will be sent1 point -
Glad to see this finally go live. We have been using it in production for the last 3-4 months (we were helping them squash bugs), it is a nice module!1 point
-
How Is Customise Client Id
riverwatcher reacted to Paul for a question
clients.id_value contains the Client ID. This is separate from the clients.id field which is auto-incrementing, internal ID. It's possible to update clients.id_value, which will change the Client ID as it appears in the UI.1 point -
How Is Customise Client Id
riverwatcher reacted to Blesta Addons for a question
are you moving from blesta v2.5 , i can give you the code you need to do it in the importer blesta file .1 point -
Ok, so in v4 we added a couple things related to Order Forms. Clients now get an "Order" link in the client area. This takes them to a page to view all Order Forms they have access to. Here's the link in the nav: When they click the "Order" link, they can see all order forms they have access to: You can also add a description for an order form that will appear on this page for the order form. Staff can now set the "Visibility" of an order form to Public, Shared, or Client Only. Here's how that works: Public (Anyone can see order forms of this visibility if "Default Order Form" is "None - Show Listing") Shared (Only users that know the URL to this order form can access it) Client Only (Only authenticated clients can see and order from these order forms) Setting the visibility: Setting the "Default Order Form" (None - Show Listing) now recommended: What do you think? I think clients having access from the client area directly to the order form is great. Also, that they can have access to client only order forms. That opens up the possibilities for doing something special for existing customers. What do you think?1 point
-
Blesta V4 Order Visibility And Client Link
domaingood reacted to Blesta Addons for a topic
pricing per groups/packages is a great option , we have request this in old time .1 point -
At the moment, yes. I'm working in a better module.1 point
-
We have released version 1.0.2 of this gateway today, which patches a small bug that prevented users from making "credit payments", and depositing funds not applicable to any invoice. We also took the opportunity to update the Stripe PHP SDK version, which patches a few issues. Full changelog: https://github.com/nodecraft/stripe_plus_gateway/blob/master/CHANGELOG.md Download the latest version at https://github.com/nodecraft/stripe_plus_gateway/releases1 point
-
Please see CORE-2058. This thread will serve as a point of discussion on this task.1 point