Skip to content

[2.1.2] adding hook for rules conditions #1154

Description

@Zeromax

Is it possible to add a hook to manipulate the findByConditions method?

in this line: https://github.com/isotope/core/blob/master/system/modules/isotope_rules/library/Isotope/Model/Rule.php#L118

There is no way to take influence to the conditions of the rules without writing it in that method directly. Or am I missing something?

Reason why I need this:
I have added a custom field to the tl_iso_rules table and can not use the conditions which I set there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions