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

RapidExpCart

描述

RapidExpCart is a shopping cart system composed of two programs that consist of a WordPress plugin and a main program. So, you should download the main proguram from rapidexp.com besides this plugin.

The main proguram needs the following system requirements.

  • php5 + mysqli (module mode is recommended)
  • MySql5 (InnoDB is recommended)
  • mod_write

And then, … it is only Japanese at present 🙁

螢幕截圖

  • The shopping cart in WordPress.

安裝

  1. Upload rapidexpcart.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Set the installed path of the main proguram to the ‘Optons > RapidExpCart’ menu in WordPress.
  4. Memorize the permalink of the ‘_RAPIDEXPCART_TEMPLATE_TITME_’ in the ‘Pages’ menu in WordPress.
  5. Upload the main proguram to the directory specified at 3.
  6. Permit writing directory data, logs and session.
  7. Create config.inc.php referring to config.sample.inc.php in the /php/share/ directory of the main proguram.
  8. Copy the memorized permalink to config.inc.php.
  9. Execute the /php/admin/install.php of the main proguram in the address column of a browser.

RapidExpCart has a product list and product pages independent of the blog. If you wish to display product informations in the blog content, you may describe the following markups.

  • [rapidexpcart button=sku] replaces the cart button specified by SKU.

常見問題

Why is the main program besides the plugin necessary?

RapidExpCart was made based on real EC system of the custom order. An independent program is more convenient to customize after the system is installed.

How should I do to obtain “Professional version”?

“Professional version” is scheduled to be sold for a fee when it become a stability version. If you wish to obtain it even a little early, please contact me. I wait for contact from several supporters or contributors.

評價

There are no reviews for this plugin.

貢獻者及開發者

“RapidExpCart” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 RapidExpCart 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • Add a meta tag of robots for the template page.
  • Add markups of the event page and the download page.
  • Don not display invalid markup.

0.10

  • The first version in WordPress.org