Hi!
I just recently found your addon and just loved it!
I used it on a project I just started on Umbraco 7.
I killed the project and started building with V8 instead but would really like to be able to use media stock on the new Umbraco version.
do you have any plans on updating in so it is compatible with V8?
Please, please do!
I started to look into this, but it looks like there are some changes to how U8 works in terms of the dashboard tabs; the package needs to add its own tab to the media area, and I can't see any documentation on how to do this in U8 yet.
I will try to look into it further in the next few weeks.
V8 support?
Hi! I just recently found your addon and just loved it! I used it on a project I just started on Umbraco 7. I killed the project and started building with V8 instead but would really like to be able to use media stock on the new Umbraco version. do you have any plans on updating in so it is compatible with V8? Please, please do!
Hi Rodolphe,
I started to look into this, but it looks like there are some changes to how U8 works in terms of the dashboard tabs; the package needs to add its own tab to the media area, and I can't see any documentation on how to do this in U8 yet.
I will try to look into it further in the next few weeks.
It is even simpler to register custom dashboards in Umbraco v8 - especially when including one or more in a package.
You can register it from the package.manifest in the package folder in
~/App_Plugins/
folder or from C# code. https://our.umbraco.com/documentation/Extending/Dashboards/Hi Bjarne,
Thanks for that, I've now uploaded version 2.0 of the package, which supports Umbraco 8 :-)
Rodolphe, please can you mark this as answered / closed?
Confirmed working!
Thanks for a really quick response and fix!
is working on a reply...