This is a plugin for Construct 2 that allows developers to send emails through SMTP servers.
The following files are used at the client side to integrate into Construct 2:
- common.js
- edittime.js
- runtime.js
- PluginIcon.ico
The following files are used on the server side to receive front-end requests and process them:
- mail.php
- composer.json
- phpmailer/
- Custom script url
- More options
- Configuration inside the plugin instead of each action
- ...