PhileCMS / Phile

A flat file CMS with a swappable parser and template engine.
https://philecms.github.io/
Other
255 stars 48 forks source link

help on contact form plugin #343

Open smpcasgit opened 3 years ago

smpcasgit commented 3 years ago

hi there, i know it is possible to use external services for sending emails, but i would prefer a plugin. is there any instruction somewhere for a contact form plugin with e.g. phpmailer. you say it's easy to create plugins, would that be so where are they then. maybe someone has a plugin in the basement or has some easy instructions for an contact form. i would like to help but i'm a noob in coding.

thank you

Schlaefer commented 3 years ago

This should give you a starting point: https://github.com/Schlaefer/phileContactForm

There's also a plugin template in the plugins/folder. On writing plugins: https://github.com/PhileCMS/Phile/wiki/%5BPLUGIN%5D-Plugins

Other plugins: https://github.com/PhileCMS/Phile/wiki/%5BCOMMUNITY%5D-Plugins