Skip to content

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