Linux 软件免费装
Banner图

Woocommerce Line Notify

开发者 iamapinan
更新时间 2020年4月20日 16:30
捐献地址: 去捐款
PHP版本: 7.0 及以上
WordPress版本: 5.2.2
版权: GPLv3
版权网址: 版权信息

标签

woocommerce order notification alert notify line woocommerce line notify woo line notify woo-line-notify line notification line notify messager line bot

下载

1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6

详情介绍:

Send woocommerce order notification to Line notify API. You can customize message pattern and notify to your chat room or your chat group in your pattern. What's benefit of line notify can do.
  1. Add line token.
  2. Message pattern with order short code supported.
  3. Send notify to line group or user.
  4. Send notify when have order activity.
  5. Multi language support.
  6. API to send message with basic authen security for developer.
  7. Static method to send message for developer.
  8. Debug mode option.
  9. Dynamic fields to unlock your need.
  10. Dashboard widget.
  11. Can use without Woocommerce.
Available shortcode [order_status] [order_id] [order_time] [order_total] [order_payment] [order_address] [order_customer] [order_phone] [order_company] [order_note] [order_province] [order_url] [order_postcode] [products] //List of product in order. Dynamic shortcode [shipping *] [billing *] [customer *] [order *] [meta *] Customer Fields first_name [custoemr first_name] last_name [custoemr last_name] email [custoemr email] phone [custoemr phone] Shipping fields company [shipping company] address_1 [shipping address_1] address_2 [shipping address_2] city [shipping city] state [shipping state] postcode [shipping postcode] country [shipping country] address_index [shipping address_index] Billing fields company [billing company] address_1 [billing address_1] address_2 [billing address_2] city [billing city] state [billing state] postcode [billing postcode] country [billing country] email [billing email] phone [billing phone] address_index [billing address_index] Order fields order_key [order order_key] customer_user [order customer_user] payment_method [order payment_method] payment_method_title [order payment_method_title] transaction_id [order transaction_id] customer_ip_address [order customer_ip_address] customer_user_agent [order customer_user_agent] created_via [order created_via] date_completed [order date_completed] completed_date [order completed_date] date_paid [order date_paid] paid_date [order paid_date] cart_hash [order cart_hash] order_currency [order order_currency] cart_discount [order cart_discount] cart_discount_tax [order cart_discount_tax] order_shipping [order order_shipping] ordertax [order ordertax] order_tax [order order_tax] order_total [order order_total] order_version [order order_version] prices_include_tax [order prices_include_tax] download_permissions_granted [order download_permissions_granted] recorded_sales [order recorded_sales] recorded_coupon_usage_counts [order recorded_coupon_usage_counts] order_stock_reduced [order order_stock_reduced] edit_lock [order edit_lock] edit_last [order edit_last] Meta Just use [meta your_meta_name] to take custom order meta by get_post_meta() function.

安装:

  1. Upload the plugin files to the /wp-content/plugins/woo-line-notify directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Use the Settings->Line Notify screen to configure the plugin

屏幕截图:

  • Notification setting.
  • Notify screen demo.
  • Debug setting.
  • API setting.
  • Dashboard widget.

升级注意事项:

1.0.9
  • Update meta
1.0.8 Fixed metatag 1.0.7 Update design and fixed many error make it can update from store and make it translatable. 1.0.6 Improved performance and add more features.

常见问题:

Can I send notify with order item info?

Yes you can do it by adding shortcode [product] to your message pattern.

更新日志:

1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.9 1.0.8 1.0.7 1.0.6