https://github.com/themexpert/xpertcontact
Xpert Contact Module for Joomla!
https://github.com/themexpert/xpertcontact
Last synced: about 2 months ago
JSON representation
Xpert Contact Module for Joomla!
- Host: GitHub
- URL: https://github.com/themexpert/xpertcontact
- Owner: themexpert
- License: gpl-2.0
- Created: 2015-09-18T07:00:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-24T05:30:04.000Z (over 9 years ago)
- Last Synced: 2025-02-28T14:10:54.121Z (over 1 year ago)
- Language: PHP
- Size: 24.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xpert Contact Joomla! Module
Xpert Contact Module for Joomla! 2.5 & 3.x
## Feature
* Quick Email
* Ajax responce
* Google re-captcha Support
* Easy to use
## Recaptcha Guide
To use recaptcha you need to Open the module and enable the `Enabled Captcha` option.
then it should show the google re-captcha.
### Recaptcha Problem
if you find that your re-captcha is enabled but its not showing in the front end, then you need to follow some instruction.
1. Go to your Joomla Admin Plugin Manager, and search for `Captcha - ReCaptcha`, Open/ Edit the plugin and fill up
the settings and save it.
2. After that Go to the Joomla! `Global Configuration` and under `Site` tab there is an option called `Default Captcha `
Set that to `Captcha - ReCaptcha` and save.
**Now refresh your page and see, it should work and show re-captcha**
### Blog Post
Hey! we have a good news for you, in ThemeXpert Blog there is a post about re-captcha support.
You can go through the post to see the details about re-captcha settings
[How to add reCAPTCHA support in Joomla extensions](https://www.themexpert.com/blog/how-to-add-recaptcha-support-in-joomla-extension)
enjoy!