craftcms/plugin-installer

Craft CMS Plugin Installer

Maintainers

👁 brandonkelly

Package info

github.com/craftcms/plugin-installer

Homepage

Issues

Forum

Documentation

Type:composer-plugin

pkg:composer/craftcms/plugin-installer

Statistics

Installs: 3 448 260

Dependents: 4

Suggesters: 0

Stars: 28

1.6.0 2023-02-22 13:17 UTC

Requires

  • php: >=5.4
  • composer-plugin-api: ^1.0 || ^2.0

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT bd1650e8da6d5ca7a8527068d3e51c34bc7b6b4f

installerplugincomposercmscraftcms


README

This is the Composer installer for Craft CMS plugins. It implements a new Composer package type named craft-plugin, which should be used by all Craft plugins.

Full details about how to create plugins for Craft CMS can be found in the Craft documentation.