Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
drupal/state_machine 1.0.0-beta3 1.0.0-rc1 Provides code-driven workflow functionality.
drupal/webform 5.0.0-rc24 5.0.0-rc26 Enables the creation of webforms and questionnaires.
drupal/webform_ui 5.0.0-rc24 5.0.0-rc26 Provides a user interface for building and maintaining webforms.
However, looking at the core I get
Enables the creation of webforms and questionnaires.
I am using recaptcha for one of my form. Problem is that when I run my website on localhost recaptcha is displaying on the form but when I use my virtual host for running my website recaptcha is not displaying. All the code is same I have generated keys too for the recaptcha but that is not displaying. Kindly tell how to solve this.