I installed plugin whose name is MegaNavV8, and I need to add it to repository, because my colleagues don't see it in admin panel, and as a consequence they a got a errors. We don't know what the problem might be anymore. May be can you help us, please?
I found solution! The problems have been two, the first - plugin hasn't been installed correctly (NuGet is right way as you said me), the second - my colleauge had problems with folder's access. Anyway, thank you for your help, and the answer about NuGet I will suppose as correct.
Yes, I suppose, because they are can see the plugin folder in the project. But they don't have a installed plugin into "Packages" in admin panel. Is it ok? :)
When the plugin shows up in the Packages section, it means that you have not installed it via nuget but using Umbraco. What kind of errors are they seeing?
How can I sync my plugin to repository?
Hello!
I installed plugin whose name is MegaNavV8, and I need to add it to repository, because my colleagues don't see it in admin panel, and as a consequence they a got a errors. We don't know what the problem might be anymore. May be can you help us, please?
Thanks
Hi,
Did you install the plugin via NuGet? If so, make sure the App_Plugins/MegaNavV8 folder is included in your solution.
If you didn't install it via NuGet, I recommend you do :)
-Joep
I found solution! The problems have been two, the first - plugin hasn't been installed correctly (NuGet is right way as you said me), the second - my colleauge had problems with folder's access. Anyway, thank you for your help, and the answer about NuGet I will suppose as correct.
Hi,
Yes, I suppose, because they are can see the plugin folder in the project. But they don't have a installed plugin into "Packages" in admin panel. Is it ok? :)
Hi,
When the plugin shows up in the Packages section, it means that you have not installed it via nuget but using Umbraco. What kind of errors are they seeing?
In general it is a kind of 404 errors deals with files the plugin. I check it again and write here about it
Thank you for help! :)
is working on a reply...