Skip to content

indrarajw/Custom-Integration-of-Google-reCAPTCHA-v2-with-Drupal-7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom-Integration-of-Google-reCAPTCHA-v2-with-Drupal-7

This repository is solely for showcasing folder structure and sample code for the article https://medium.com/@indrarajw/guide-custom-integration-of-google-recaptcha-v2-with-drupal-7.

All other Drupal 7 system files and folders have been removed from this repository for simplicity.

To follow along with the guide:

  1. Create a new page on your Drupal 7 site.
  2. Copy and paste the contents of the "form.php" file into the newly created page.
  3. Move "my_module.module" and "my_module.info" to my_website/sites/all/modules/my_module folder.
  4. Enable the module from admin panel.
  5. Additionally, create a page with the URL "form/submit-form".
  6. Copy and paste the contents of the "submit.php" file into the "submit-form" page.

About

Custom Integration of Google reCAPTCHA v2 with Drupal 7, sample codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages