You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd do it, but I'm not sure of how many of them work.
I doubt that information is readily available to anyone at this point. You're definitely one of the most qualified people around (together with Jason, myself, and a handful of other people who have gone into the packages rabbit hole deep enough) to help figure that out and make that information available.
Affected page(s)
https://docs.modx.com/3.x/en/extending-modx/transport-packages
What needs to be improved?
It would be nice if some of the missing xPDO constants were explained. I'd do it, but I'm not sure of how many of them work.
UPDATE_OBJECT - Well described in the current docs, but this used to also mean the object would not be uninstalled. I'm not sure if it still does.
PRESERVE_KEYS - I assume this doesn't apply to autoincrement keys, only to text keys like Contexts, but it should probably say so.
I think I know what these would do, but I'm not sure, and they're missing from the list:
ABORT_INSTALL_ON_VEHICLE_FAIL
UNINSTALL_OBJECT
I have no idea what these do:
RESOLVE_FILES
RESOLVE_FILES_REMOVE
RESOLVE_PHP
PREEXISTING_MODE
REMOVE_PREEXISTING
RESTORE_PREEXISTING
The text was updated successfully, but these errors were encountered: