Author Topic: Queue of position from client  (Read 4350 times)

0 Members and 1 Guest are viewing this topic.

manhast

  • Full Member
  • ***
  • Posts: 9
Queue of position from client
« on: May 15, 2015, 08:51:24 AM »
Hello everyone I found this Mibew , really beautiful , only thing that seems missing is the QUEUE position to see from client , you can implement this missing piece or not?
for example a site chat italian:
(screen on attachment)
Red operator: it's busy
Green operator: It's free

sorry for bad english

Dmitriy Simushev

  • Moderator
  • Native
  • *****
  • Posts: 345
Re: Queue of position from client
« Reply #1 on: May 19, 2015, 10:03:18 AM »
I believe such feature can be implemented as a plugin. Thus it should not be added to the Core.

manhast

  • Full Member
  • ***
  • Posts: 9
Re: Queue of position from client
« Reply #2 on: May 29, 2015, 12:32:52 PM »
how to create a plugin  :o ? or can I request this plugin?

Dmitriy Simushev

  • Moderator
  • Native
  • *****
  • Posts: 345
Re: Queue of position from client
« Reply #3 on: June 04, 2015, 01:01:09 PM »
Well, first of all you should take a look at Boilerplate plugin: https://github.com/Mibew/boilerplate-plugin. Also take a look at the list of server-side events: http://docs.mibew.org/development/server-side-events.html.

I can answer concrete questions about plugins development, but you have to ask them first :)

UPD:
As for me this plugin is not so important for the community, so you have to do it by your self (or ask somebody else, or hire a freelancer, ...). There are too many more important tasks for the core developers right now.
« Last Edit: June 04, 2015, 01:04:38 PM by Dmitriy Simushev »