[Vtigercrm-developers] Vtiger 7.4.0 RC Release

Uma S uma.s at vtiger.com
Mon Jul 12 05:33:20 GMT 2021


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20210712/a7127bba/attachment.html>


More information about the vtigercrm-developers mailing list