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
Extend basic Event class with easier method for call meta fields in .twig file via object. For example, mapping object.data.clarkson_event_manager_information_more_link to object.information_more_link.
Added template examples in templates folder for you to copy to your own theme and save time!
Added Field::constant ADDRESS_1 ( alias of ADDRESS ) and ADRESS_2.
Added CLARKSON_EVENT_MANAGER_PLUGIN_FILE define to use / load templates... which you shouldn't do, but it makes testing possible ;)
Added $type to Event class to overwrite the default in Clarkson_Object