Title: mnmlWP Simple Contact Form
Author: shonert
Published: <strong>مارچ 16, 2018</strong>
Last modified: فروری 7, 2021

---

پلگ انز تلاش کریں

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

![](https://ps.w.org/mnmlwp-simple-contact-form/assets/icon-256x256.png?rev=2470202)

# mnmlWP Simple Contact Form

 منجانب [shonert](https://profiles.wordpress.org/shonert/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/mnmlwp-simple-contact-form.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/mnmlwp-simple-contact-form/#description)
 * [جائزے](https://ur.wordpress.org/plugins/mnmlwp-simple-contact-form/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/mnmlwp-simple-contact-form/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/mnmlwp-simple-contact-form/#developers)

 [معاونت](https://wordpress.org/support/plugin/mnmlwp-simple-contact-form/)

## تفصیل

This plugin provides a simple contact form including shortcode, basic form fields,
spam prevention, and customizer settings.

 * Name
 * E-mail
 * E-mail validation
 * Message
 * Phone (optional)
 * Address (optional)
 * Pre-defined message text
 * Multiple recipients
 * HTML5 form field validation
 * Success Message (customizer)
 * E-mail signature (customizer)
 * Auto-reply text (customizer)
 * Token preventing multiple submits (customizer)
 * Security number field (customizer)
 * GDPR checkbox (customizer)
 * Translations: EN, DE

## اسکرین شاٹس

 * [[
 * Contact form
 * [[
 * Customizer options

## انسٹالیشن

This section describes how to install the plugin and get it working.

 1. Search and install the mnmlWP Simple Contact Form plugin from your WordPress dashboard(
    Plugins > Add New). Alternatively, upload the plugin zip-file to your plugins directory.
 2. Activate the plugin through the ‘Plugins’ menu in your WordPress dashboard.
 3. Configure the contact form customizer options according to your needs.
 4. Use the [contact] shortcode with your preferred attributes (cf. Details).

## عمومی سوالات

### How do I enable the phone/address fields?

You can add the respective fields by adding them as attributes to your shortcode:

[contact phone=”1″ address=”1″]

Please note: you may have to replace the quotes in the example with simple double
quotes.

### How can I add some predefined text to the message field?

You can add pre-defined message text by adding it as an attribute to your shortcode:

[contact message=”Message can be inserted into the form as an attribute.”]

Please note: you may have to replace the quotes in the example with simple double
quotes.

### Where do I set the sender/reply e-mail?

This plugin uses the admin e-mail address of your WordPress website (Settings > 
General > Email Address).

### How can I send the form to multiple recipients?

You can use the "mailto” shortcode attribute in order to forward the form to selected
email addresses, e.g.

[contact mailto=”john.doe@gmail.com,jane.smith@yahoo.com”]

Please note: you may have to replace the quotes in the example with simple double
quotes.

### Where can I find a demo of the contact form?

Please visit [https://minimalwordpress.de/contact/](https://minimalwordpress.de/contact/)
to have a look at a demo of the contact form.

### Known Issues

This plugin optionally uses a token to verify that a form will only be submitted
once per click on the submit button. If you experience any difficulties using the
plugin you might have to disable the token in the plugin’s customizer options (checkbox).

If you need to use the token instead of the default JavaScript solution, simply 
stop caching the page that displays the contact form.

If you use the security number field, please also make sure your web server supports
PHP sessions.

## جائزے

![](https://secure.gravatar.com/avatar/44ba83f8747b479a8ec35fc7efd3c1a2aa481e8a60995179f61bb4914d16acf8?
s=60&d=retro&r=g)

### 󠀁[Lightweight Contact Form](https://wordpress.org/support/topic/lightweight-contact-form/)󠁿

 [designbypepper](https://profiles.wordpress.org/designbypepper/) اگست 26, 2019

Nice Lightweight Form for Wordpress. Only has 8 files as opposed to drag and drop
form builders that have 1000 files and use up your hosting company files limit. 
The quotes mark is wrong in the example for optional phone number field. I fixed
the quotes and it worked. CORRECTED [contact phone=”1″]

 [ تمام 1 جائزے پڑھیں ](https://wordpress.org/support/plugin/mnmlwp-simple-contact-form/reviews/)

## شراکت دار اور ڈیویلپرز

“mnmlWP Simple Contact Form” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ 
ان میں حصہ لیا:

شراکت دار

 *   [ shonert ](https://profiles.wordpress.org/shonert/)

[“mnmlWP Simple Contact Form” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/mnmlwp-simple-contact-form)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/mnmlwp-simple-contact-form/)،
[ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/mnmlwp-simple-contact-form/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/mnmlwp-simple-contact-form/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/mnmlwp-simple-contact-form/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 0.2.7

 * Strip slashes
 * Updated readme.txt

#### 0.2.4

readme.txt

#### 0.2.3

 * Removed input field placeholders
 * Tested with WP 5.6.1

#### 0.2.2

Fix: close PHP session

#### 0.2.1

Tested with WP 5.3

#### 0.2.0

Tested with WP 5.2.1

#### 0.1.9

 * GDPR checkbox added (customizer)

#### 0.1.8

 * Shortcode attribute "mailto”

#### 0.1.7

 * Minor fixes

#### 0.1.6

 * Success message (customizer)
 * Translation fixes

#### 0.1.5

 * Security number field option (customizer)
 * Form token option (customizer)

#### 0.1.4

 * initial release

## میٹا

 *  Version **0.2.7**
 *  Last updated **5 سال پہلے**
 *  Active installations **20+**
 *  WordPress version ** 4.9 یا اس سے جدید **
 *  Tested up to **5.6.17**
 *  PHP version ** 7.1 یا اس سے جدید **
 *  Language
 * [English (US)](https://wordpress.org/plugins/mnmlwp-simple-contact-form/)
 * Tags
 * [contact](https://ur.wordpress.org/plugins/tags/contact/)[form](https://ur.wordpress.org/plugins/tags/form/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/mnmlwp-simple-contact-form/advanced/)

## درجہ بندیاں

 3 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/mnmlwp-simple-contact-form/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/mnmlwp-simple-contact-form/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/mnmlwp-simple-contact-form/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/mnmlwp-simple-contact-form/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/mnmlwp-simple-contact-form/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/mnmlwp-simple-contact-form/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/mnmlwp-simple-contact-form/reviews/)

## شراکت دار

 *   [ shonert ](https://profiles.wordpress.org/shonert/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/mnmlwp-simple-contact-form/)

## عطیہ دیں

کیا آپ اس پلگ ان کی ترقی میں معاونت کرنا چاہتے ہیں؟

 [ اس پلگ ان کو عطیہ دیں ](https://minimalwordpress.com)