Skip to content

code base to create your own signature generator for your company. easy to modify and amend for your needs.

Notifications You must be signed in to change notification settings

kitsunekyo/material-email-signature-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material Design Email Signature Generator

A pretty simple and pretty email signature generator for your office.

screenshot

It is using materialize for css and animations: http://materializecss.com/

Input your data on index.php and hit generate. You will see a preview of your signature and a textarea that selects all markup with just clicking into it. Copy paste it into your html signature.

##index.php Hosts the basic input form. You can easily add or change input fields to your liking.

##sig.php Receives the submitted data via GET and constructs the html markup for the email signature. Change the markup inside

<div id="signature">...</div>

To change how the email is constructed.

About

code base to create your own signature generator for your company. easy to modify and amend for your needs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published