Copied to clipboard

Flag this post as spam?

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


  • Anders Brohus 194 posts 475 karma points
    Jul 24, 2016 @ 17:45
    Anders Brohus
    0

    Convert "App_Plugins" folder into an Project/Package

    Hi Our!

    I made an simple but great datatype, that call's an specificated URL when the button is clicked.

    I made it inside the Umbraco project, but how should i "Convert" it into an Package that can be installed in Umbraco?

    I have already uploaded it on Github, so you can see the source code for the plugin :-)

    https://github.com/AndersBrohus/AjaxButton

  • Anders Bjerner 487 posts 2996 karma points MVP 8x admin c-trib
    Jul 24, 2016 @ 20:45
    Anders Bjerner
    101

    Hi Anders,

    If you go to the Developer section, expand the Packages node and right click on Created packages, you get the option to create a new package. Here you have to enter some information about your package, but one of the steps is also to add the files that should make up your package.

    For a more advanced approach, you can also have a look at an article I wrote last year about automating package creation using Grunt. It goes through the steps involved for generating both an Umbraco package as well as a NuGet package.

  • Anders Brohus 194 posts 475 karma points
    Jul 25, 2016 @ 14:16
    Anders Brohus
    0

    Thanks, Bjerner! :D

    I will deffently look through it :-)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies