Revolution: [3.x] Add support for legacy components

Created on 3 Jan 2020  路  11Comments  路  Source: modxcms/revolution

Feature request

Summary

I plan to add support for legacy components to the MODX kernel as class_alias deprecated https://github.com/modxcms/revolution/blob/3.x/core/include/deprecated.php

Do you offer this PR, is it not worth the time to spend it?

proposal

Most helpful comment

I think we want to avoid adding every single change - but adding classes that people have been told to extend over the years (like resource processors, required for custom resources) or certain services (modMail, modParser, etc) would probably be quite useful.

All 11 comments

Do you have a list of the legacy components that (might) not work in 3.x?

What do you mean with 'Partly support'? What is the difference to 'Support'?

I think we want to avoid adding every single change - but adding classes that people have been told to extend over the years (like resource processors, required for custom resources) or certain services (modMail, modParser, etc) would probably be quite useful.

@Jako

懈蟹芯斜褉邪卸械薪懈械

I think we want to avoid adding every single change - but adding classes that people have been told to extend over the years (like resource processors, required for custom resources) or certain services (modMail, modParser, etc) would probably be quite useful.

This is what I want, just using these classes will be easy to create simple sites at the beginning in MODX that will speed up testing ...

Can you share a list of the classes you would like to add?

@JoshuaLuckers

modMail,
modDashboardWidgetInterFace,
modTemplateVarInputRender,
modSystemEvent,
modManagerController

You will then be able to build sites and actively test the kernel

I propose to add modPHPMailer as well.

Added #14964

Thanks for taking time to report this issue and help make MODX better.
Please reopen if you still encounter this issue.

@modxbot close

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jpdevries picture jpdevries  路  3Comments

lemon666 picture lemon666  路  4Comments

freelancewebdev picture freelancewebdev  路  3Comments

Ruslan-Aleev picture Ruslan-Aleev  路  3Comments

sottwell picture sottwell  路  3Comments