I just released my first Kirby CMS plugin today!

It protects your website from unwanted visitors with a password screen. This is useful to share a staging site with your client without needing to set up basic auth or a user account for them.

I'd appreciate any testers! If the plugin works as expected I will submit it to kirby’s plugin repository.

Get it here: https://github.com/pechente/kirby-password-guard/

#getkirby #kirbycms #webdev #php

GitHub - Pechente/kirby-password-guard: Protect your frontend with a simple password

Protect your frontend with a simple password. Contribute to Pechente/kirby-password-guard development by creating an account on GitHub.

GitHub
@ReneHenrich great idea, thanks for developing it!