Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 215 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 215 Bytes

Contact

Simple contact plugin for Monstra CMS

Usage:

Shordcode for content

{contact recipient="admin@site.org"}

Code for templates

<?php Contact::display('admin@site.org'); ?>