Skip to content

Open-WP-Club/wp-simple-order-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WP Simple Order History

A lightweight WordPress plugin that adds a purchase history tab to WooCommerce My Account page, allowing customers to view their order history and manage product reviews.

Features

  • Adds a "Purchase History" tab to WooCommerce My Account page
  • Shows order numbers, product details, and purchase dates
  • Includes quick links to write product reviews

Requirements

  • WordPress 5.8 or later
  • WooCommerce 6.0 or later
  • PHP 7.4 or later

Installation

  1. Download the plugin zip file
  2. Go to WordPress admin > Plugins > Add New
  3. Click "Upload Plugin"
  4. Upload the zip file
  5. Activate the plugin
  6. Go to Settings > Permalinks and click "Save Changes" to refresh permalink structure

Usage

Once activated, the plugin will automatically:

  1. Add a "Purchase History" tab in the My Account area
  2. Display all customer orders with:
    • Order numbers
    • Product information
    • Purchase dates
    • Review status

Customers can:

  • View their complete order history
  • Access order details
  • Write product reviews directly from the purchase history page
  • See which products they've already reviewed

Screenshots

  1. Purchase History Tab
  2. Mobile View
  3. Review Button
  4. Reviewed Badge

Frequently Asked Questions

Q: Why can't I see the Purchase History tab? A: Try refreshing your permalinks by going to Settings > Permalinks and clicking "Save Changes".

Q: Can I customize the table columns? A: Yes, you can modify the columns by filtering the template in your theme or child theme.

Q: Is this plugin compatible with my theme? A: The plugin should work with any WooCommerce-compatible theme.

Support

For support, please create an issue in the GitHub repository.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the GPL v2 or later.