Mibew Messenger Community

Contributions => Plugins, tips, and tricks => Topic started by: m2o7i1 on November 07, 2015, 02:14:35 PM

Title: Disable Leave Message on Mibew 2.x
Post by: m2o7i1 on November 07, 2015, 02:14:35 PM
Hi all,
  with Mibew 2.x
 
  There is a way to disable the Leave Message email form and only notify things like:
   
  "There is no operator available at this moment. The chat is online between 6:00 to 18:00"

  or a change on the button to redirect to web page if there is no operators available


Regards
Title: Re: Disable Leave Message on Mibew 2.x
Post by: Dmitriy Simushev on December 02, 2015, 12:59:31 PM
Hi,

Quote
  There is a way to disable the Leave Message email form and only notify things like:
   
  "There is no operator available at this moment. The chat is online between 6:00 to 18:00"

Nope, there is no simple way of doing so.

Quote
or a change on the button to redirect to web page if there is no operators available

You could create a custom plugin that provides an API for checking operator's availability and rewrite button code. I know it sounds impossible but it's not so hard as you can think.
Title: Re: Disable Leave Message on Mibew 2.x
Post by: MichaelTunnell on December 14, 2015, 07:25:21 PM
Quote
or a change on the button to redirect to web page if there is no operators available
You could create a custom plugin that provides an API for checking operator's availability and rewrite button code. I know it sounds impossible but it's not so hard as you can think.

I did this for Mibew 1.6.x, how much different is the system now with the 2.x API?