Skip to content

thatleeguy/contract

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contract

A signable contract that lives in a single .php file

  • Host it on your own domain
  • Can only be singed once
  • Comes with "Print" and "Download as PDF" buttons

View demo, test signature functionality.


Generate a new contract online or get the concatenated code from contract.php in this repo.

Upload the contract.php file to your server and send a link to your client. (You can rename this file, for example if there are other contracts in the same folder.)

Once they have signed, this PHP file will delete itself and leave behind an HTML version of the signed contract that can be printed or downloaded as a PDF.

MIT License

About

A signable contract that lives in a single .php file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 79.6%
  • CSS 10.1%
  • HTML 5.1%
  • JavaScript 5.0%
  • ApacheConf 0.2%