Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.
/ xdevl-contact-form Public archive

Wordpress plugin providing an Ajax contact form using Google recaptcha

License

Notifications You must be signed in to change notification settings

xdevl/xdevl-contact-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XdevL contact form

Wordpress plugin providing an Ajax contact form using Google recaptcha which can easily be embedded to any of your pages. You will need to register your website on the Google recaptcha admin page in order to get your pair of public/private keys.

How to

In order to build and package this plugin you will need python3 and composer installed locally on your machine.

Start off by downloading the plugin dependencies by running the following command at the root of the plugin directory:

composer install

Once complete the plugin directory should have everything needed in order to work. If it happens to be located under your local Wordpress plugin directory, you should be able to edit any files and directly see the result on your local Wordpress installation.

To package the plugin as a zipped Wordpress plugin file and strip down any unwanted files, symply run:

python build.py

LICENSE

This plugin is licensed under GPLV2 and powered by Google recaptcha

About

Wordpress plugin providing an Ajax contact form using Google recaptcha

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published