Title: OpenEstate PHP-Wrapper
Author: OpenEstate
Published: <strong>2010 年 12 月 13 日</strong>
Last modified: 2018 年 10 月 28 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](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://tw.wordpress.org/plugins/openestate-php-wrapper/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/openestate-php-wrapper/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/openestate-php-wrapper/#installation)
 * [開發資訊](https://tw.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/)，或
透過 [RSS](https://plugins.trac.wordpress.org/log/openestate-php-wrapper/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/openestate-php-wrapper/)。

## 變更記錄

#### 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

## 中繼資料

 *  版本 **0.3.1**
 *  最後更新 **8 年前**
 *  啟用安裝數 **60+**
 *  WordPress 版本需求 ** 3.0.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.9.29**
 *  PHP 版本需求 ** 5.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/openestate-php-wrapper/)
 * 標籤:
 * [homes](https://tw.wordpress.org/plugins/tags/homes/)[listings](https://tw.wordpress.org/plugins/tags/listings/)
   [promote](https://tw.wordpress.org/plugins/tags/promote/)[properties](https://tw.wordpress.org/plugins/tags/properties/)
 *  [進階檢視](https://tw.wordpress.org/plugins/openestate-php-wrapper/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](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)