Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Leo 22 posts 93 karma points
    Dec 05, 2015 @ 02:26
    Leo
    0

    Where is /App_Plugins to make custom Property Editor?

    Hey guys I want to make a custom property editor so I can extend the existing Multiple Media Picker data type that comes with Umbraco. I want to follow this doc: https://our.umbraco.org/documentation/Tutorials/Creating-a-Property-Editor/

    But I don't know where the /App_plugins folder is. I am using VS2015 and I had to "include in project" a lot of my folders/files, so idk if that's what's wrong. but I have all files showing as I usually do and do not see that folder.

  • gary 385 posts 916 karma points
    Dec 05, 2015 @ 10:52
    gary
    1

    Hi Leo

    On a standard Umbraco install the App_Plugins folder is not created as it would be empty.

    You can create it yourself. Or alternatively if you install a package that contains a plug in it will be automatically created.

    enter image description here

    Location as per the image.

    Regards

    Gary

  • Marc Goodson 2141 posts 14344 karma points MVP 8x c-trib
    Dec 05, 2015 @ 10:54
    Marc Goodson
    1

    Hi Leo

    App_Plugins folder is at the top level of your solution...

    enter image description here

    Maybe show all files and see if it is just not included in the project, otherwise create it (normally this happens when you install Umbraco).

    regards

    Marc

  • Leo 22 posts 93 karma points
    Dec 05, 2015 @ 14:06
    Leo
    0

    Ok cool! I I just wasn't sure if it was ok to create it myself. :)

Please Sign in or register to post replies

Write your reply to:

Draft