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://ar.wordpress.org/plugins/mnmlwp-simple-contact-form/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/mnmlwp-simple-contact-form/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/mnmlwp-simple-contact-form/#installation)
 * [التطوير](https://ar.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/)،
تحقق من [مستودع SVN](https://plugins.svn.wordpress.org/mnmlwp-simple-contact-form/)،
أو الاشتراك في [سجل التطوير](https://plugins.trac.wordpress.org/log/mnmlwp-simple-contact-form/)
بواسطة [RSS](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

## ميتا Meta

 *  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://ar.wordpress.org/plugins/tags/contact/)[form](https://ar.wordpress.org/plugins/tags/form/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/mnmlwp-simple-contact-form/advanced/)

## التقييم

 3 من 5 نجوم.

 *  [  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)