My names Harry and I'm currently aiming to develop an Umbraco package that'll provide full support for Umbraco V7+. I understand this will not be an easy task but any feedback given, will be much appreciated.
Problem
I'm currently creating a Umbraco package. I want this package to support Umbraco V7+. I'm wondering if, just creating 1 version of the package and by adding the Umbraco Core package as the dependency (V7.0.0) would provide full Umbraco support.
Questions
Are there any possible issues that I should be aware of when doing this?
What is the best way to test the package in each of the supported versions?
Anyone know links or best practices to Unit Test Umbraco Contextual classes?
I know this is a broad couple of questions but any response will be much appreciated.
Just a question. Why do you want to support all versions of v7
First versions of v7 are released a couple of years ago. IMHO if sites running that old version have managed to cope with out your package the chance is slim they will start using it now.
Maybe you can tell a bit more about what kind of package you are trying to build ?
Creating Umbraco Package - Backward Compatible V7+
Hi Everyone,
My names Harry and I'm currently aiming to develop an Umbraco package that'll provide full support for Umbraco V7+. I understand this will not be an easy task but any feedback given, will be much appreciated.
Problem
I'm currently creating a Umbraco package. I want this package to support Umbraco V7+. I'm wondering if, just creating 1 version of the package and by adding the Umbraco Core package as the dependency (V7.0.0) would provide full Umbraco support.
Questions
I know this is a broad couple of questions but any response will be much appreciated.
Thanks, Harry
Hi Harry,
Just a question. Why do you want to support all versions of v7
First versions of v7 are released a couple of years ago. IMHO if sites running that old version have managed to cope with out your package the chance is slim they will start using it now.
Maybe you can tell a bit more about what kind of package you are trying to build ?
Dave
is working on a reply...