Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
email::send($params = null)
Sends the constructed email
$params
(array)
Optional way to set values for the email
return
(boolean)
↑
Toolkit API overview
←
email::get
→
email::set
↓
Back to Toolkit API section
Top