Skip to content

Possible bug, no plugin files written to project folder #5

@karlmacklin

Description

@karlmacklin

Fresh install of Umbraco.

Clip initially added by adding the package to the csproj file and running dotnet restore.
As the "Content Creation Rules" section was unavailable, I removed the package reference and ran dotnet restoreonce again.

Then, Clip added by:
dotnet add package Clip.Umbraco
Project restarted.

Head into "Content Creation Rules" in Settings.

Expected:
See some settings or similar.

Actual:
image

Also tried:
As it was a new project, the folder App_Plugins was non-existant. I tried creating that folder, removed the package and added again.

I'm unsure if the possibly unorthodox way of initially adding the package ruined something in the setup? Either way, no template files available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions