Latest version not tagged in SVN
WordPress.org reports version 1.0.0 but it doesn't match any tagged release, so the latest version isn't available as a tagged release via Composer. or see all untagged plugins.
Install latest from trunk
Install with dev-trunk to get the latest code. Composer will pin to a specific SVN revision in your lock file.
$
composer require wp-plugin/ccs-https:dev-trunk
CCS-HTTPS
plugin v1.0wp-plugin/ccs-https
$
composer require wp-plugin/ccs-https
Click to copy
A simple plugin that allows you to identify which pages should have HTTPS enforced. All other pages will have HTTP enforced.
-
1.0 latestLatest version not tagged in SVN
composer require wp-plugin/ccs-https:1.0 -
dev-trunk
composer require wp-plugin/ccs-https:dev-trunk