Kirbytext: email with subject

I wanted to add a subject to an email link. I extended kirbytext so I could use something like this.

(email: name@domain.com subject: reserve tickets)

The gist

You have to add email.php to site/tags/.

2 Likes

I made a fork of this allowing to create an email with subject and body.

The body can contain linebreaks.

2 Likes