send email v1
This commit is contained in:
parent
fe4df9cbd3
commit
afd3df123f
9 changed files with 258 additions and 63 deletions
|
|
@ -7,6 +7,9 @@ Kirby::plugin('adrienpayet/send-button', [
|
|||
'pageUri' => function () {
|
||||
return $this->model()->uri();
|
||||
},
|
||||
'pageStatus' => function () {
|
||||
return $this->model()->status();
|
||||
},
|
||||
]
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue