Skip to content

Cloudxtreme/DomainSale

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DomainSale

Domain Sale

Domain Sale is a small script that you can pull down to the root of a domain you're interested in selling. It implements a simple form utilizing Twitter Bootstrap and Google reCaptcha. Nothing too fancy, great for small web servers running virtual hosts. Tested on EC2.

External Packages Used (Included)

Features:

Minimal configuration by utilizing server environment variables

  • $_SERVER['HTTP_HOST'] for domain name
  • $_SERVER['SERVER_ADMIN'] for send to address

To Do:

  • Form Validation
  • AJAX Form Submission

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%