Tom Christian
Active member
I've built a plugin locally and now I want to install it on my online site.
However, I'm unable to import the plugin as a condition within my validation callback class is firing DURING the import? Is this standard behavior?
One of the conditions in my validation callback was to ensure a field was not blank so obviously it's returning false and therefore preventing the plugin from installing.
Any help is much appreciated.
However, I'm unable to import the plugin as a condition within my validation callback class is firing DURING the import? Is this standard behavior?
One of the conditions in my validation callback was to ensure a field was not blank so obviously it's returning false and therefore preventing the plugin from installing.
Any help is much appreciated.