Title: OpenEstate PHP-Wrapper
Author: OpenEstate
Published: <strong>13 ديسمبر، 2010</strong>
Last modified: 28 أكتوبر، 2018

---

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

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

![](https://s.w.org/plugins/geopattern-icon/openestate-php-wrapper.svg)

# OpenEstate PHP-Wrapper

 بواسطة [OpenEstate](https://profiles.wordpress.org/openestate/)

[تنزيل](https://downloads.wordpress.org/plugin/openestate-php-wrapper.0.3.1.zip)

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

 [الدعم](https://wordpress.org/support/plugin/openestate-php-wrapper/)

## الوصف

#### English

The [_OpenEstate_ project](https://openestate.org) provides a freeware software –
called _OpenEstate-ImmoTool_ – for small and medium sized real estate agencies all
over the world.

As one certain feature of this software, the managed properties can be exported 
to any website that supports _PHP_. Together with this plugin the exported properties
can be easily integrated into a _WordPress_ based website without any frames.

**Please notice:** This plugin version does only work with PHP exports in version
1.x!

#### Deutsch

Im Rahmen des [_OpenEstate_-Projekts](https://openestate.org)) wird unter anderem
eine kostenlose Immobiliensoftware unter dem Namen _OpenEstate-ImmoTool_ entwickelt.
Dies ist eine Softwarelösung für kleine bis mittelgroße Immobilienunternehmen.

Unter anderem können die im _OpenEstate-ImmoTool_ verwalteten Immobilien als _PHP_-
Skripte auf die eigene Webseite exportiert werden. Mit Hilfe dieses Plugins kann
der _PHP_-Export unkompliziert in eine auf _WordPress_ basierende Webseite integriert
werden.

**Bitte beachten:** Diese Version des Plugins kann nur mit PHP-Exporten in Version
1.x genutzt werden!

## لقطات الشاشة

 * [[
 * Setup script path & URL
 * [[
 * Generate a shortcode for a property listing.
 * [[
 * Generate a shortcode for a property detailled view.
 * [[
 * Integrate the shortcode into your articles / pages.

## التنصيب

#### English

 1. Create a new export interface inside _OpenEstate-ImmoTool_.
 2. Select **FTP** as transport method and enter the FTP settings of your webspace.
    You should create a separate directory on your FTP webspace, that is accessible
    with a web browser.
 3. Select **Website (PHP)** as export format.
 4. Execute the PHP export and the currently available properties are exported to your
    website.
 5. Install and activate this plugin in your _WordPress_ blog.
 6. Configure the path and URL of the export folder in the plugin settings.
 7. After path and URL is correctly configured, a generator is displayed to create 
    certain shortcodes.
 8. Put the generated shortcode anywhere inside your _WordPress_ articles or pages.

#### Deutsch

 1. Erzeugen Sie eine neue Export-Schnittstelle im _OpenEstate-ImmoTool_.
 2. Wählen Sie die Transportart **FTP** aus und tragen Sie die Verbindungsdaten des
    Webspaces ein. Für den Export sollte ein separates Verzeichnis auf dem Webspace
    angelegt werden, das über den Web-Browser erreichbar ist.
 3. Wählen das Exportformat **Website (PHP)** aus.
 4. Starten Sie den PHP-Export und die aktuell vorhandenen Immobilien werden zur Webseite
    exportiert.
 5. Installieren und aktivieren Sie dieses Plugin in Ihrem _WordPress_ Blog.
 6. Registrieren Sie Pfad und URL des Exportverzeichnisses in den Einstellungen des
    Plugins.
 7. Nachdem Pfad und URL korrekt konfiguriert wurden, können mit Hilfe eines Generators
    beliebige Shortcodes erzeugt werden.
 8. Ein Shortcode kann an beliebiger Stelle in einem Artikel oder einer Seite von _WordPress_
    eingefügt werden.

## الأسئلة المتكررّة

  Who may need this plugin?

This plugin is focused on users of the freeware real-estate software [_OpenEstate-ImmoTool_](https://openestate.org/immotool).

  Where can I get help, when I have problems with this plugin?

Register an account at [OpenEstate.org](https://openestate.org/) and [open a ticket](https://openestate.org/support/tickets)
with your question.

## المراجعات

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

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

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

المساهمون

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

[ترجمة ”OpenEstate PHP-Wrapper“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/openestate-php-wrapper)

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

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

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

#### 0.3.1

 * minor improvements and fixes
 * reworked translation
 * switched license to GPLv2 or later
 * tested against the latest version of _WordPress_ (4.9.8)

#### 0.3.0

 * Bugfix: Make use of the [WordPress Shortcode API](https://codex.wordpress.org/Shortcode_API)
   in order to fix a compatibility issue with _WordPress_ 4.0.1.
 * Bugfix: Don’t shutdown the whole website, if the plugin is improperly configured.
 * Bugfix: Show correct home path of the WordPress installation on the plugins admin
   page.
 * Bugfix: Show correct plugin version number on the plugins admin page.
 * made some syntax fixes
 * translated any source code comments into English

#### 0.2.7

 * Fixed possible PHP notice message
 * Fixed session initialization

#### 0.2.6

 * Write wrapped CSS into page header
 * Fixed session initialization

#### 0.2.5

 * Some smaller fixes

#### 0.2.4

 * Predefined filters / orderings are handled incorrectly under certain circumstances.
 * Show all available ordering-options within administration dashboard.

#### 0.2.3

 * Filters are not correctly cleared, if the user switches between different property
   pages.

#### 0.2.2

 * Show an information message, if the properties are currently updated via OpenEstate-
   ImmoTool.

#### 0.2.1

 * Integration into WordPress plugin repository

#### 0.2

 * Some smaller fixes

#### 0.1

 * First public release

## ميتا Meta

 *  Version **0.3.1**
 *  Last updated **قبل 8 سنوات**
 *  Active installations **50+**
 *  WordPress version ** 3.0.0 أو أعلى **
 *  Tested up to **4.9.29**
 *  PHP version ** 5.0 أو أعلى **
 *  Language
 * [English (US)](https://wordpress.org/plugins/openestate-php-wrapper/)
 * Tags
 * [homes](https://ar.wordpress.org/plugins/tags/homes/)[listings](https://ar.wordpress.org/plugins/tags/listings/)
   [promote](https://ar.wordpress.org/plugins/tags/promote/)[properties](https://ar.wordpress.org/plugins/tags/properties/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/openestate-php-wrapper/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

[Your review](https://wordpress.org/support/plugin/openestate-php-wrapper/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/openestate-php-wrapper/reviews/)

## المساهمون

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

## الدعم

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

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

## تبرع

هل ترغب في تقديم دعم متقدم لهذه الإضافة؟

 [ تبرع لهذه الإضافة ](https://openestate.org/openestate/sponsors)