Skip to content

Can't install plugin, probably due to a new format of plugin.json requirements #4

@thorewi

Description

@thorewi

Hi,

I had to change plugin.json to this:

{
	"name": "nette",
	"version": "1.0.2",
	"description": "Conventions and best practices for Nette Framework, Latte templating engine, and NEON configuration format",
	"author": {"name": "David Grudl"},
	"keywords": ["php", "nette", "latte", "neon", "framework", "mvc", "templates", "forms", "database", "di"],
	"skills": ["./skills/"],
	"agents": ["./agents/nette-tester.md", "./agents/phpstan-analyzer.md"]
}

to be able to install the plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions