Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pushbullet Contact Form

PHP Contact Form with Pushbullet Notification 📨

  • Bootstrap4
  • ParsleyJS Form Validation
  • PHP cURL
  • CSRF Token
  • User IP
  • Pushbullet API (For Sending the User Submit Notification to Pushbullet)

Usage

  • Recommended PHP Version 7 or Greater Version
  • Composer (For Install the phpdotenv Package)
  • Install package
composer install
  • Create .env file
touch .env
  • Add the API URL and API KEY on .env File
APIURL = "https://api.pushbullet.com/v2/pushes"
APIKEY = "YOUR PUSHBULLET ACCOUNT API KEY"
  • Test From Localhost
php -S localhost:8080

LICENSE

MIT

About

PHP Contact Form with Pushbullet Notification 📨

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages