Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Armaldio/c2-email-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

c2-email-plugin

This is a plugin for Construct 2 that allows developers to send emails through SMTP servers.

Construct Tutorial

Front-end

The following files are used at the client side to integrate into Construct 2:

  • common.js
  • edittime.js
  • runtime.js
  • PluginIcon.ico

Back-end

The following files are used on the server side to receive front-end requests and process them:

  • mail.php
  • composer.json
  • phpmailer/

Planned features

  • Custom script url
  • More options
  • Configuration inside the plugin instead of each action
  • ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published