Copied to clipboard

Flag this post as spam?

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


  • Leonardo-Vieira 2 posts 22 karma points
    Apr 08, 2022 @ 14:29
    Leonardo-Vieira
    0

    App_Plugins is not being used

    Hi, I'm new to Umbraco, and I was trying to create a RichText Editor for my Macro, so I found that I could do it by using the App_Plugins.

    I didn't have the App_Plugins folder, so I created it manually, and then I add the following files that I saw in this post: https://our.umbraco.com/forum/templates-partial-views-and-macros/82089-tinymce-as-macro-parameter

    enter image description here

    After doing so, I add the Umbraco.Tools.Packages to try to make it work. But after doing all of that, I still couldn't do what I was looking for to do that was creating a RichText Editor to use on Macro on the BackOffice.

    What I'm using:

    Visual Studio 2022; Umbraco 8.18.2 (Installed by NuGet); Umbraco.Tools.Packages (Installed by Visual Studio PowerShell);

  • Leonardo-Vieira 2 posts 22 karma points
    Apr 27, 2022 @ 12:00
    Leonardo-Vieira
    0

    Can someone help me please?

  • Jesse Andrews 191 posts 716 karma points c-trib
    Dec 06, 2022 @ 22:48
    Jesse Andrews
    0

    Suspect the problem is that your package manifest is a json file instead of a manifest file. Renaming it to just "package.manifest" should resolve it if that is the issue. You can find more details in the umbraco documentation here.

Please Sign in or register to post replies

Write your reply to:

Draft