Leaderboard
Popular Content
Showing content with the highest reputation on 02/17/2018 in all areas
-
[Ideas] Notification Center
bunny and one other reacted to Blesta Addons for a topic
our friend @activa has requested a days ago a notification center, we found this request is very helpful for us also, so we have decided to go with it, today we want to share what we are doing. The plugin will be modular and designed to host Apps components, as the the actual plugins system. so the Notification Center will act as a Apps Hoster for it Usage, with this way we or any other developer can add it own Apps to send notification, of course install/upgrade/uninstall are already implemented . The plugins will has some sort of rules, like what should be send from the notifier App, let say i want to send to slack channel XXX only Notification when new n tickets /updated tickets /closed tickets, New Order waiting review. and in another channel YYY you can set for new order, new client, payment received ect ... For slack we are debating how we should implement it, Via API key or via Webhooks. Blesta now has some Events, but the lock of Order and Support Manager Events will force us to do our way to make them work properly with the notification center, of Course when @PauloV update their Support Manager Pro we will support it also. What Action Will Be Supported in the first Release ? Client Signup Client Login Client Logout Payment Received. Invoice Created Invoice Closed Invoice Voided Service Added Service Suspended Service Canceled New Ticket Update Ticket New Order In Next Release : Package Created Packages Updated Add Client Note Delete Client Note Add Contact Edit COntact Delete Contact2 points -
Issue updating Whois with Logicboxes
Blesta Addons and one other reacted to Joseph H for a question
Yah, I noticed that with the Reloaded Module. But It's supposed to work with the default module. Prior to using the LogicBoxes Reloaded we had to do it manually through Logic Boxes.2 points -
We've pre-made Blesta Integrations based on the Themeforest designs, so this is our little portfolio which we will update. If you need any support please contact our support team. All our pre-made themes also have a BlestaCMS Version for our customers. All pre-made themes are $5 per, you do however need the theme from Themeforest before you can get the theme from us. FlatHost Marketplace url: https://marketplace.blesta.com/#/extensions/7-FlatHost MyVPS Marketplace url: https://marketplace.blesta.com/#/extensions/16-MyVPS RealHost Marketplace Url: https://marketplace.blesta.com/#/extensions/18-RealHost[/size] Dataserv Marketplace Url: https://marketplace.blesta.com/#/extensions/19 Satria Marketplace Url: https://marketplace.blesta.com/#/extensions/28-Satria How cool pages you can make with the CMS plugin and the MyVPS theme: Cool things you can do with Satria:1 point
-
This is what you're looking for I believe: https://docs.blesta.com/display/user/Company+>+General#Company>General-ContactTypes1 point
-
[Module] Epp Registrar
Blesta Addons reacted to Michael for a topic
more domains on the english one bud: https://en.wikipedia.org/wiki/Extensible_Provisioning_Protocol1 point -
I've created CORE-2600 to look into that issue. It's extra interesting because a deprecated feature should still work. I'm sad their API removes functionality.1 point
-
It sounds like a configuration issue with the web server for HTTPS support. @Joseph H's reply might help you get that configured correctly. Also, FYI, make sure that the old Blesta installation and cron are no longer being used now that you've moved to another server.1 point
-
[Module] Generic Domains
activa reacted to Blesta Addons for a topic
This plugin has nothing to do with registrar, this module serving only to accept orders and keep services in the client, then you should manually add the domain in your domain provider backend, in your case Godaddy .1 point -
[Plugin] Quotes/estimates Plugin
activa reacted to Blesta Addons for a topic
are you in the forums? all our released we put it in the marketplace forums plzase check and search them https://www.blesta.com/forums/index.php?/forum/28-the-marketplace/ all our plugin are open source and compatible with php 5.4+ , of course if there are any issue we can check it and provide a fix.1 point -
[Plugin] Support Manger Addons (Add Widget/badge)
activa reacted to Blesta Addons for a topic
we will add option to select what thing you should activate in next release : [ ] Enable Badge In Admin Side. [ ] Enable Badge In Client Side. [ ] Enable Widget In Client Side.1 point -
Send Welcome Email to Additional Contacts
activa reacted to MineHarvest66 for a topic
Correct new ACLs for contacts would be required like... Receive New Order Emails Receive Support Emails Receive General Emails Etc.1 point -
Must be that I'll give it a go and close the thread for now I missed a . on the api signature so we'll try that if not I'll re-open Thanks guys.1 point
-
We have finally opened our roadmap to the public: https://atlantis.plutio.com/p/blestacms This will show the versions with have been done and also the backlog of public tasks we have planned.1 point
-
I usually use print_r to see the content of a variable, is more human-friendly. public function validate(array $get, array $post) { $cgOrder = $this->coingateCallback($this->ifSet($post['id'])); $return_status = false; $status = null; // Debug print_r($cgOrder); exit;1 point
-
PayPal Payments Standard issues
activa reacted to firefoxinc for a question
I guessed that was the issue just could not find the correct file to point it to (kind of feel dumb now) Thank you1 point -
PayPal Payments Standard issues
activa reacted to Blesta Addons for a question
what you have in your PayPal IBN? check this post1 point