Happy Ordering

外掛說明

Happy Ordering is a comprehensive WordPress plugin developed by Combustion Group that provides essential tools for monitoring your ordering system and reporting issues.

Key Features

  • System Status Check: Monitor the health of your WordPress installation, PHP, database, server environment, and Happy Ordering API connectivity
  • Bug Reporting: Easy-to-use interface for reporting bugs and issues with detailed system information
  • Email Notifications: Bug reports are automatically sent to Happy Ordering support for prompt assistance
  • Secure: Built with WordPress security best practices including nonce verification and capability checks
  • User-Friendly: Clean, intuitive interface that follows WordPress design standards

System Status Check

The system status check provides real-time information about:
* Happy Ordering system connectivity and status
* WordPress version and status
* PHP version and compatibility
* Database version
* Plugin version
* Server software information
* Memory usage and limits

Bug Reporting

The bug reporting feature allows you to:
* Submit detailed bug reports with title and description
* Specify bug severity (Low, Medium, High, Critical)
* Include contact email for follow-up
* Automatically include system information in reports

External Services

This plugin connects to the Happy Ordering API to check the operational status of the service. This functionality is used in the “System Status” screen to inform the administrator if the external ordering system is working correctly.

The plugin sends a request to https://happyordering.com/ when an administrator clicks the “Check System Status” button in the plugin’s admin interface. No personal or user data is sent in this request, only the plugin version number as part of the User-Agent header (e.g., “Happy-Ordering-Plugin/1.0.0”).

This service is provided by Happy Ordering.
* Terms of Service

Support

For support, please visit https://combustion.com/

Credits

Developed by Combustion Group

安裝方式

  1. Upload the happy-ordering folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to ‘Happy Ordering’ in the admin menu to access features

常見問題集

What information is collected in the system status check?

The system status check collects WordPress version, PHP version, database version, plugin version, server software, and memory usage information. No personal data is collected.

Where are bug reports sent?

Bug reports are sent via email to Happy Ordering support (info@happyordering.com) for review and follow-up. If you include your email address in the bug report, the support team can contact you directly.

Is this plugin GDPR compliant?

Yes, the plugin only collects technical system information and optional contact email provided by users when submitting bug reports. No user tracking or analytics are implemented.

What are the minimum requirements?

  • WordPress 5.0 or higher
  • PHP 7.4 or higher
  • Standard WordPress database

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Happy Ordering〉的開發相關工作。

參與者

將〈Happy Ordering〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.0

  • Initial release
  • System status check functionality
  • Bug report submission feature
  • Email notifications for bug reports
  • Clean admin interface
  • Full WordPress coding standards compliance