Title: Lowlevel Webforms
Author: Carlo Roosen
Published: <strong>22 مايو، 2014</strong>
Last modified: 10 يونيو، 2014

---

البحث عن الإضافات

هذه الإضافة **لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية**. قد لا
تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق
عند إستخدامها مع إصدارات حديثة من ووردبريس.

![](https://s.w.org/plugins/geopattern-icon/lowlevel-webforms.svg)

# Lowlevel Webforms

 بواسطة [Carlo Roosen](https://profiles.wordpress.org/carloroosen/)

[تنزيل](https://downloads.wordpress.org/plugin/lowlevel-webforms.0.1.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/lowlevel-webforms/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/lowlevel-webforms/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/lowlevel-webforms/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/lowlevel-webforms/#developers)

 [الدعم](https://wordpress.org/support/plugin/lowlevel-webforms/)

## الوصف

Most webform plugins let you create forms interactively. They have many options,
some even let you insert PHP code. But in the end they all create some html.

The idea of this plugin is that it creates basic html which you then can modify 
for your needs. The plugin sends emails to the visitor and the admin, for each of
them you can create a template containing the field values. And it provides the 
hooks you need to create your own functionality.

#### Links

 * [Author’s website](http://carloroosen.com/)
 * [Plugin page](http://carloroosen.com/lowlevel-webforms/)

## التنصيب

 1. In your WordPress backend, go to the ‘Plugins’ page, click ‘New’ and enter ‘lowlevel-
    webforms’ in the search field. Find the plugin in the list and click ‘install’.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. In the plugin options, add the forms you need. They will be created as custom posts,
    you will find them in the webforms menu.
 4. Via ftp, go to /wp-content/themes/[current theme]/webforms/[form name] and modify
    the file. Create any html form you like.
 5. In the backend on the corresponding webform post, set the options you need for 
    sending emails. In all templates you can add {variablename} for each variable you
    used in the form
 6. Add custom functionality in functions.php

For basic usage, see the video. In functions.php the following options are available:

hooks:

 * lw_webform_form_setup
 * lw_webform_form_validate
 * lw_webform_form_action

global variables:

 * global $lw_webform_id;
 * global $lw_webform_errors;
 * global $lw_webform_messages;
 * global $lw_webform_values;
 * global $lw_webform_search;
 * global $lw_webform_replace;
 * global $lw_webform_use_admin_email;
 * global $lw_webform_use_user_email;
 * global $lw_webform_success_page;
 * global $lw_webform_success_message;
 * global $lw_webform_admin_attachments;
 * global $lw_webform_user_attachments;

They are used to reset values defined on the form page. Please contact us for the
full description

## المراجعات

لا توجد مراجعات لهذه الإضافة.

## المساهمون والمطوّرون

“Lowlevel Webforms” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه
الإضافة.

المساهمون

 *   [ Carlo Roosen ](https://profiles.wordpress.org/carloroosen/)

[ترجمة ”Lowlevel Webforms“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/lowlevel-webforms)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/lowlevel-webforms/)، تحقق
من [مستودع SVN](https://plugins.svn.wordpress.org/lowlevel-webforms/)، أو الاشتراك
في [سجل التطوير](https://plugins.trac.wordpress.org/log/lowlevel-webforms/) بواسطة
[RSS](https://plugins.trac.wordpress.org/log/lowlevel-webforms/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

#### 0.1

 * First commit

## ميتا Meta

 *  Version **0.1**
 *  Last updated **قبل 12 سنة**
 *  Active installations **أقل من 10**
 *  WordPress version ** 3.0.1 أو أعلى **
 *  Tested up to **3.7.41**
 *  Language
 * [English (US)](https://wordpress.org/plugins/lowlevel-webforms/)
 * Tags
 * [application](https://ar.wordpress.org/plugins/tags/application/)[forms](https://ar.wordpress.org/plugins/tags/forms/)
   [html](https://ar.wordpress.org/plugins/tags/html/)[webform](https://ar.wordpress.org/plugins/tags/webform/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/lowlevel-webforms/advanced/)

## التقييم

 5 من 5 نجوم.

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

[Your review](https://wordpress.org/support/plugin/lowlevel-webforms/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/lowlevel-webforms/reviews/)

## المساهمون

 *   [ Carlo Roosen ](https://profiles.wordpress.org/carloroosen/)

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/lowlevel-webforms/)