You mention that this requires Umbraco 7.3+. Is that an actual requirement (e.g., perhaps you are using some features in Umbraco 7.3), or is that just the first version you've tested this with?
I have not testing this plugin on anything less than Umbraco 7.3 . As of now, I have updated the plugin to target the latest Umbraco 7.3.1 binaries and removed the requirement of Umbraco 7.3.0-RC.
My initial though around enforcing the Umbraco 7.3.0 requirement is that Umbraco changed the framework target for that version (to MVC5) and I wasn't positive it would work on older versions.
Minimum Required Umbraco Version?
You mention that this requires Umbraco 7.3+. Is that an actual requirement (e.g., perhaps you are using some features in Umbraco 7.3), or is that just the first version you've tested this with?
Nicholas,
I have not testing this plugin on anything less than Umbraco 7.3 . As of now, I have updated the plugin to target the latest Umbraco 7.3.1 binaries and removed the requirement of Umbraco 7.3.0-RC.
My initial though around enforcing the Umbraco 7.3.0 requirement is that Umbraco changed the framework target for that version (to MVC5) and I wasn't positive it would work on older versions.
Gotcha. Thanks for the info.
is working on a reply...