Skip to content

Issue on extending-modx/plugins/system-events/onweblogout #427

@Extrabash

Description

@Extrabash

Affected page(s)

Documentation says, event fires AFTER logout.
But user us still logged in.
And in new plugin, if code fires other events - plugins, this code
will still work $user = $modx->getUser();

What needs to be improved?

Log out the user from modx, then fire event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions