Release Support > Requests

Customization

(1/1)

faramant:
Good day!
I need to finalize the roundcube for the needs of my company. That is, we need commercial revision of some functions in the form of plugins.
Please advise where (or to whom) it is better to turn?

SKaero:
What do you need done? I maybe able to help depending on the work required.

faramant:
Good day!
We have roundcube installed in this configuration.
// PLUGINS
// ----------------------------------
// List of active plugins (in plugins/ directory)
$config['plugins'] = array(
   'archive',
   'acl',
   'managesieve',
   'libkolab',
   'libcalendaring',
   'calendar',
   'rcsample',
   'contextmenu',
   'html5_notifier',
   'custom_from',
//   'ident_switch',
);

The task is quite extensive. We have broken it down into subtasks.

Here is the first one. We would like to receive PIM data from the mail server - Calendar / Contacts / Tasks  get data by ActiveSync. In this configuration, it is possible to work only with this RoundCube database. Specifically, this applies to plugins calendar, libcalendaring. That is, there are calendars, you can create events, appointments, etc. in them, but they do not read data from the server. We want to receive data from the CommuniGate mail server (https://www.communigate.ru/).

SKaero:
It looks like that would be a bigger job than I have availably for currently. Building a ActiveSync connection would be quite a bit of work.

faramant:
I propose to move the discussion to the mail.

Navigation

[0] Message Index

Go to full version