[Vtigercrm-developers] Fwd: Vtiger 7.4.0 RC Release

Prasad prasad at vtiger.com
Fri Jul 23 15:24:35 GMT 2021


config_override.php - usually helps on installation where we need
additional / overriding default installed configuration.

Can you please give more details about the custom connector you are
referring to?

Regards,
Prasad

On Fri, Jul 23, 2021 at 8:27 PM Angelo Paglialonga <
info at angelopaglialonga.com> wrote:

> Hi Prasad could you provide a pair of examples on these:
>
>
>    - a pair of use cases for custom connectors
>    - and a pair of use cases for custom classes in config.override
>
>
> I’m curious but I can’t find an answer myself.
> Thank you
> _______________
>
> Angelo Paglialonga
> Consulente per soluzioni CRM ad alto ROI.
>
> Telefono: 3386077866
> Skype: angelo.paglialonga
> Web: https://www.angelopaglialonga.com
>
>
>
> Inizio messaggio inoltrato:
>
> *Da: *Angelo Paglialonga <info at angelopaglialonga.com>
> *Oggetto: **Re: [Vtigercrm-developers] Vtiger 7.4.0 RC Release*
> *Data: *15 luglio 2021 11:26:08 CEST
> *A: *vtigercrm-developers at lists.vtigercrm.com
>
> Hi Uma, could you please provide some examples?
>
>    - a pair of use cases for custom connectors
>    - and a pair of use cases for custom classes in config.override
>
> I would like to learn and use those new capability you kindly provided us.
> Thank you!
> _______________
>
> Angelo Paglialonga
> Consulente per soluzioni CRM ad alto ROI.
>
> Telefono: 3386077866
> Skype: angelo.paglialonga
> Web: https://www.angelopaglialonga.com
>
>
>
> Il giorno 12 lug 2021, alle ore 07:33, Uma S <uma.s at vtiger.com> ha
> scritto:
>
> Hi Ruben,
>
> >> "Provide hooks to plugin custom connectors and avoid modification in
> core files" ?
>
> Issue description gives the explanation about this change, Anyhow In
> current system if we want to make use of any custom connectors it demands
> the modification of core files which is a bad practice.
>
> To overcome this road blocker, We are now providing the hooks for custom
> connectors, where we can define custom classes in config_override.php.
>
> We have now extended this support for sessions and cache connectors for
> now. We can extend in a similar way for other areas.
>
> Ex: Sessions are currently handled by PHP default session handler. This
> can be customized using a runtime connector hook and avoid core file
> modifications. By defining them in config_override.php file array('session'
> => 'Vtiger_CustomSession_Handler')
>
> Where any calls made to session will be bypassed through custom connectors.
>
>
> >>Uma, I think you should use the word improve instead of improvise in the
> release notes. Improvise is what jazz musicians do ;)
>
> Thanks! for the correction Ruben :)
>
>
> On Fri, Jul 9, 2021 at 10:28 PM Rubén A. Estrada Orozco <
> rulotec1 at gmail.com> wrote:
>
>> Can anybody explain what this means:
>>
>> "Provide hooks to plugin custom connectors and avoid modification in core
>> files" ?
>>
>>
>> Uma, I think you should use the word improve instead of improvise in the
>> release notes. Improvise is what jazz musicians do ;)
>>
>> Saludos
>>
>> Rubén
>>
>>
>> On Fri, Jul 9, 2021 at 3:32 AM Uma S <uma.s at vtiger.com> wrote:
>>
>>> Dear Developer,
>>>
>>> We are happy to announce the 7.4.0 RC Release, Please do find the
>>> downloadable resource on our website
>>> <https://www.vtiger.com/open-source-crm/download-open-source/>
>>>
>>>    - Source
>>>    - Migration Patch
>>>    - Customer portal extension.
>>>
>>> Refer here for Release Notes
>>> <https://code.vtiger.com/vtiger/vtigercrm/wikis/Release-Notes#version-740rc>
>>> .
>>>
>>> Do report the issues on code.vtiger.com with title prefixed with
>>> 7.4.0RC, We will be reviewing the issues on severity to ahead towards GA
>>> release.
>>>
>>>
>>>
>>> --
>>> With
>>> Best Regards
>>> Uma.S
>>> Vtiger Team
>>> _______________________________________________
>>> http://www.vtiger.com/
>>
>> _______________________________________________
>> http://www.vtiger.com/
>
>
>
> --
> With
> Best Regards
> Uma.S
> Vtiger Team
> _______________________________________________
> http://www.vtiger.com/
>
>
>
> _______________________________________________
> http://www.vtiger.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20210723/9b7507da/attachment.html>


More information about the vtigercrm-developers mailing list