Skip to content
Snippets Groups Projects
Commit c20963f4 authored by Sonal Gyanani's avatar Sonal Gyanani Committed by Radu Rotari
Browse files

Issue #3319983: README.txt to README.md

parent 9f6be17e
Branches 8.x-2.x
Tags 8.x-1.6
1 merge request!1Issue #3319983: README.txt to README.md
# Contact ajax
The Contact Ajax module can be used to send all the contact forms on the
website using ajax.
For a full description of the module, visit the
[project page](https://www.drupal.org/project/contact_ajax).
Submit bug reports and feature suggestions, or track changes in the
[issue queue](https://www.drupal.org/project/issues/contact_ajax).
## Contents of this file
- Requirements
- Recommended modules
- Installation
- Configuration
- Maintainers
## Requirements
This module requires no modules outside of Drupal core.
## Recommended modules
- [Contact Storage](https://www.drupal.org/project/contact_storage)
## Installation
- Install as you would normally install a contributed Drupal module. Visit:
[Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-modules)
for further information.
## Configuration
The module has no menu settings.
When enabled the module all the contact forms listed in
`admin/structure/contact` have two more settings
- enable ajax : the form will be submitted without reloading the page
- load node : the node referenced by this field will be loaded in place of the
form.
## Maintainers
- ziomizar - [ziomizar](https://www.drupal.org/u/ziomizar)
CONTENTS OF THIS FILE
---------------------
* Introduction
* Recommended modules
* Installation
* Configuration
* Maintainers
INTRODUCTION
------------
The Contact Ajax module can be used to send all the contact forms on the website using ajax.
RECOMMENDED MODULES
-------------------
* Contact Storage (https://www.drupal.org/project/contact_storage)
INSTALLATION
------------
* Install as you would normally install a contributed Drupal module. Visit:
https://www.drupal.org/node/1897420 for further information.
CONFIGURATION
-------------
The module has no menu settings.
When enabled the module all the contact forms listed in admin/structure/contact
have two more settings
- enable ajax : the form will be submitted without reloading the page
- load node : the node referenced by this field will be loaded in place of the form.
MAINTAINERS
-----------
Current maintainers:
* (ziomizar) - https://drupal.org/user/814348
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment