Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/29/2016 in Posts

  1. Blesta: Janitor Small Blesta plugin to automate cleaning of abandoned orders, invoices, and services. Installation Download the latest release version from our releases and then simply upload the janitor folder to ~/plugins directory on your Blesta installation. How it Works: Janitor creates two cron entries which can be configured both by the cron settings and by the direct plugin settings. All of the plugin’s settings are based on the time the order was created. It may be important that you not cleanup and cancel at the same interval if you expect the orders to be marked as cancelled for any amount of time. Both cron tasks will never cleanup any orders or services which meeting the following criteria: The order’s invoice has any amount paid towards it. The order’s service is active or already cancelled. The order’s invoice is completely paid and is already closed (database: invoices.invoice_date_closed) Cron Task: Cancel Abandoned Orders This task is designed to strictly check for open orders which have never had any payments attached to them. First, the task will cancel the order and then next, it will void the invoice with a message as described in the language file. This cron task will also cancel any services attached to the order. This part of the cron intentionally leaves orders, invoices, and services in the database, in the possible event of this data being used by sales automation, etc. Cleanup Order Database This task is designed to completely delete all related database entries related to the order. It will remove the orders database entry, the order_services entry, and provides you the option to either leave the services as marked cancelled, or completely delete the service from the database via the plugins options. Only canceled services will be deleted if this option is set. If the service on this task is any other status than canceled, as set in the ‘Cancel Abandoned Orders’ cron task, it will ignore the service entirely. Download: https://github.com/nodecraft/janitor/releases Issues/feature requests: https://github.com/nodecraft/janitor/issues
    2 points
  2. jjsararas

    Cron Stopped Running

    When I logged in just now, I got a message saying something like "license successfully reactivated", and then had to enter my user/login a second time to get in to the dashboard.. On the home screen there are notifcations saying no cron has run in 24 hours and no invoices have been created by cron in past 24 hours.. My license is issued through WebHostingBuzz reseller. My guess is, when a license is up for renewal, the actual renewal is trigger by logging in, and I'm hoping that now that it's been successfully reactivated, the invoices (attached to services) that were not created will be created. Is that the case? OR do I have to go and manually create the ones that were missed? Thanks a lot.
    1 point
  3. Very nice, thanks for the contribution!
    1 point
  4. Paul

    Forum Intergration

    How do you picture this working? A single sign on between Blesta and your forum software?
    1 point
  5. Daniel B

    Hosting Order Form

    I wouldn't think it would be that hard to get this feature added (or custom developed by someone). Each server already has it's own nameservers set in Blesta, so all that would be required is for the domain module to check and see if that domain is already assigned to a service, if it is it should pull the nameservers of the server that the service is provisioned on. I haven't really gotten into that much of the development side of Blesta...but it doesn't "sound" that hard from an outside point of view . Maybe something to include with the Domain revamp coming.
    1 point
  6. Blesta Addons

    Cronjob With Https

    Thanks Paul, that is what i'm searching .
    1 point
  7. evolvewh

    Pay Simple Gateway

    I didn't see this listed in JIRA but I just wanted to double check. If any developers are looking at this, I would like to receive a quote to make the gateway to support credit card and ACH transactions. Here's a link to the API info: https://developer.paysimple.com/ https://paysimple.com/
    1 point
×
×
  • Create New...