Skip to content

Integrate Composer#255

Open
sksaju wants to merge 5 commits intopsignoret:masterfrom
sksaju:master
Open

Integrate Composer#255
sksaju wants to merge 5 commits intopsignoret:masterfrom
sksaju:master

Conversation

@sksaju
Copy link

@sksaju sksaju commented Jun 21, 2022

To be able to install this plugin via Composer

Example:

{
	"repositories": [
		{
			"type": "vcs",
			"url":  "https://github.com/psignoret/aad-sso-wordpress.git"
		}
	],
	"require": {
		"psignoret/aad-sso-wordpress": "dev-master"
	},
	"extra": {
		"installer-paths": {
			"plugins/{$name}/": [
				"type:wordpress-plugin"
			]
		}
	}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant