IDkollen
WordPress-plugin ID-Kollen
★ 2stars
1.3kcomposer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/elseifab/idkollen/archive/refs/heads/develop.zipAlso on Packagist as elseif/idkollen:
composer require elseif/idkollenDeclares an update source (elseifab/idkollen), so updates arrive through the plugin's own updater.
From the readme
idkollen
Tillägg för att underlätta integration IDkollen mot WordPress-konton för inloggning via BankID
WORK IN PROGRESS
Versioner
Inga releaser/versioner av detta tillägg finns ännu...
Utvecklingsmiljö
Roots Bedrock i repo elseifab/idkollen-dev används som utvecklingsmiljö för detta tillägg.
Tester
Automatiska tester görs via Travis här: https://travis-ci.org/elseifab/idkollen
PHPUnit
Obs! composer update före enhetstestning!
We run docker containers to unit tests in real WordPress (no mock).
https://github.com/frozzare/docker-wptest
https://github.com/wpup/test-suite
Special thanks to Frozzare!
To initialize tests with docker, run: docker run --name mysql -e MYSQLALLOWEMPTYPASSWORD=true -d mysql:5.7
To run tests, in the plugin folder, eg: docker run -e WPVERSION=latest --rm -v $(pwd):/opt --link mysql frozzare/wptest:7.2 vendor/bin/phpunit
PHPUnit testing with docker:
https://youtu.be/9CEoapNrrSc
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.3.3 | Aug 22, 2018 |
| 0.3.2 | Aug 22, 2018 |
| 0.3 | Aug 22, 2018 |
| 0.2.13 | Aug 21, 2018 |
| 0.2.12 | Aug 21, 2018 |
| 0.2.11 | Aug 21, 2018 |
| 0.2.9 | Aug 21, 2018 |
| 0.2.8 | Aug 21, 2018 |
| 0.2.7 | Aug 21, 2018 |
| 0.2.6 | Aug 21, 2018 |
| 0.2.5 | Aug 21, 2018 |
| 0.2.4 | Aug 21, 2018 |
| 0.2.3 | Aug 21, 2018 |
| 0.2.1 | Aug 21, 2018 |
| 0.2 | Aug 20, 2018 |
| 0.1.1 | Aug 20, 2018 |
| 0.1 | Aug 20, 2018 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.