WooCommerce Loyal Customers

설명

WooCommerce Loyal Customers is a WordPress plugin that allows WooCommerce administrators to view the total number of successful orders for each registered customer in a user-friendly format, using intuitive color codes. The plugin includes robust search and sorting features, making it easy to filter by customer name, email, and date ranges. Only completed purchases are reflected, excluding failed or pending orders.

Compatible with WooCommerce versions from 5.7.0 to 9.6.

For more details on WordPress plugin development, visit our plugin development services page. Explore additional plugins by The Right Software. For support, contact us at hello@therightsw.com and mention your WordPress and WooCommerce versions.

Key Features

  1. Total Order Count: Track the number of successful orders per registered customer.
  2. Advanced Search: Filter customers by date range, name, and email.
  3. Sorting Options: Sort by order count or customer ID in ascending or descending order.
  4. Visual Indicators: Color-coded customer list for easy identification.
  5. CSV Download: Export loyal customers’ names and emails as a CSV file.
  6. Pagination: Enhanced usability for large customer lists.

Planned Features

  • Multilingual support.
  • Discount offers for loyal customers.
  • Customizable email templates for customer engagement.

지원

Visit The Right Software for support and additional information about the WooCommerce Loyal Customers plugin.

스크린샷

설치

  1. Upload the woocommerce-loyal-customers folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Navigate to WooCommerce > Loyal Customers to start using the plugin.

FAQ

How do I install the plugin?

Simply upload the plugin folder to the /wp-content/plugins/ directory and activate it through the Plugins menu in WordPress.

What should I do if I encounter issues?

For support, contact us at hello@therightsw.com and provide details about your WordPress and WooCommerce versions.

후기

2018년 9월 10일
Although the concept is usable for building a different plugin, this plugin has serious limitations, and poor code quality. Also, sorting by ID doesn’t work as promised. One of the biggest problems with this plugin is that the main query attempts to use MySQL GROUP BY and ORDER BY in a way that cannot work or be expanded upon. Another problem related to this main query is that it returns all rows from the database, then uses PHP’s array_slice for a crude attempt at pagination. This is highly inefficient. The jQuery usage in this plugin is making beginner level mistakes, but tries to solve a problem that wouldn’t exist if the plugin author simply wrapped the generated table in some form tags, and provided hidden inputs to pass current settings along to the next page. I had to do a complete rewrite. 2 stars for the idea.
모든 4 평가 읽기

기여자 & 개발자

“WooCommerce Loyal Customers”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WooCommerce Loyal Customers”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.5

  • Improved functionality and check with latest wordpress standards.

2.4

  • Improved security with nonce verification for AJAX requests.
  • Enhanced code readability and performance optimizations.

2.3

  • Added date range search and customer name in CSV export.

2.2

  • Fixed CSV export issues. Tested up to WordPress 5.4.2 and WooCommerce 3.5.4.

2.0

  • Rewritten algorithm for faster processing with large datasets (tested with 30,000+ orders).

1.4.1

  • Update for WooCommerce 2.4.3.

1.3.1

  • Added error reporting for improved troubleshooting.

1.2.2

  • Increased memory limit for better performance on large sites.

1.2.1

  • Added sorting by Client ID and pagination support.

1.2

  • Improved color codes and compatibility.

1.1

  • Compatibility update for WooCommerce 2.3.7 and WordPress 4.1.

1.0

  • Initial release.