2017 © Pedro Peláez
 

composer-plugin installer

image

societycms/installer

  • Wednesday, April 20, 2016
  • by rhwilr
  • Repository
  • 1 Watchers
  • 0 Stars
  • 125 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

SocietyCMS Composer Installer Plugin

This installer ensures that modules and themes end up in the correct directory:, (*1)

Usage

Your plugins themselves do not need to require societycms/installer. They only need to specify the type in their composer config:, (*2)

"type": "societycms-module"

or if you're building a theme:, (*3)

"type": "societycms-theme"

For more information check out the documentation at societycms.com, (*4)

The Versions

20/04 2016

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.0

 

by Ralph Huwiler

15/04 2016

1.0.0

1.0.0.0

  Sources   Download

MIT

The Requires

  • composer-plugin-api ^1.0

 

by Ralph Huwiler