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

WC Add To Cart As Admin

描述

This WooCommerce/WordPress plugin will give you ability to add products to your customer’s cart from WP admin side.

Known Issues

  • Plugin is not compatible with ‘Stock management at product level’ WooCommerce option
  • Plugin is not compatible with ‘Grouped’ product type
  • ‘Delete’ and ‘Clear All’ buttons on Overview page are not working in responsive/mobile mode in Firefox due to Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1273997

Plans For The Future

  • Make it compatible with ‘Stock management at product level’ WooCommerce option
  • Make it compatible with ‘Grouped’ products
  • Add pagination and search field to WC Add To Cart As Admin Overview page
  • Add languages support
  • Make it to work even if AJAX fail
  • Add ‘dismiss’ option to info messages

If you want some of the functionality mentioned above to be implemented, or you have your own suggestions, please contact me at https://github.com/tahireu or tahiri.damir[at]gmail.com

螢幕截圖

  • WC Add To Cart As Admin meta box on the bottom of each WooCommerce Product page in WP admin area
  • WC Add To Cart As Admin Overview page

安裝

From your WordPress dashboard

  1. Visit ‘Plugins > Add New’
  2. Search for ‘WC Add To Cart As Admin’
  3. When you find it, click ‘install’, and after that, click ‘activate’
  4. On each WooCommerce Product page you’ll find WC Add To Cart As Admin meta box which will allow you to select user and add that item to it’s cart
  5. On ‘WooCommerce > WC Add To Cart As Admin Overview’ page, you will be able to see the status of prepared items pre user and delete items added by mistake

From WordPress.org

  1. Download ‘WC Add To Cart As Admin’.
  2. Upload the ‘WC Add To Cart As Admin’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
  3. When you upload it, click ‘install’, and after that, click ‘activate’
  4. On each WooCommerce Product page you’ll find WC Add To Cart As Admin meta box which will allow you to select user and add that item to it’s cart
  5. On ‘WooCommerce > WC Add To Cart As Admin Overview’ page, you will be able to see the status of prepared items pre user and delete items added by mistake

評價

閱讀全部1個評價

貢獻者及開發者

“WC Add To Cart As Admin” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WC Add To Cart As Admin 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.1

  • Removed unnecessary comments
  • Fixed typos
  • Updated info messages in ATCAA meta box to be more accurate, understandable and self-explainable
  • Updated info messages behavior in ATCAA meta box to make more logic
  • Updated and improved howto explanations on ATCAA Overview page and in ATCAA Meta Box
  • Updated readme.txt description, stable tag, tested up to, known issues and plans for the future.
  • Updated screenshots relevant to these changes