Home Plugins gift message for woo
Gift Message for Woo logo

Gift Message for Woo

by Prashant Baldha on WordPress.org

Add customizable gift message functionality to WooCommerce products with seamless cart, checkout, and order integration.

(0)
Admin Dashboard settings for Gift Message.

Admin Dashboard settings for Gift Message.

Gift Message for Woo adds professional gift message functionality to your WooCommerce store, allowing customers to include personalized messages with their orders. Perfect for gift purchases, special occasions, and personalized shopping experiences.

Key Features:

  • Product Page Integration – Gift message textarea field (150 character limit) appears on single product pages
  • Complete Order Flow – Gift messages are preserved through cart checkout order admin email workflow
  • Admin Management – Dedicated gift message column in WooCommerce orders list with detailed order views
  • Customer Experience – Real-time character counter with visual feedback and mobile-responsive design
  • Analytics & Export – Built-in analytics dashboard and export functionality for reporting
  • Developer-Friendly – Extensible with custom hooks and filters for theme integration

Perfect for:

  • Gift shops and seasonal retailers
  • E-commerce stores with gift options
  • Special occasion marketing campaigns
  • Customer personalization experiences
  • Retail stores with gift services

Advanced Features:

The plugin includes comprehensive gift message management with:

  • Bulk operations for high-volume stores
  • Analytics and reporting dashboard
  • Customer gift message history
  • Export functionality in multiple formats
  • Product-specific gift message settings
  • Template system for common messages

Modern & Responsive:

Built with modern web standards featuring:

  • Mobile-responsive design
  • Touch-friendly interface
  • Progressive enhancement
  • Cross-browser compatibility
  • Performance optimized code

Security First:

All user inputs are properly sanitized and validated. Output is escaped for XSS prevention. The plugin follows WordPress and WooCommerce security best practices.

Developer Extensibility:

`php

// Control field visibility per product
add_filter(‘gift_message_show_field’, function($show, $product) {
return !has_term(‘no-gifts’, ‘product_cat’, $product->get_id());
}, 10, 2);

// Custom initialization
add_action(‘gift_message_plugin_loaded’, function() {
// Your custom code here
});
`

Admin Features

Gift Message Management:

  • Dedicated admin dashboard for gift message overview
  • Bulk operations for managing multiple messages
  • Export functionality in CSV and XLSX formats
  • Analytics and reporting for gift message trends
  • Customer history tracking for repeat gift senders

Integration Points:

  • WooCommerce orders list with gift message indicators
  • Order details page with full message display
  • Email template integration for notifications
  • Product settings for message field customization

Developer Resources:

`php

// Control field visibility per product
add_filter(‘gift_message_show_field’, function($show, $product) {
return !has_term(‘no-gifts’, ‘product_cat’, $product->get_id());
}, 10, 2);

// Custom initialization
add_action(‘gift_message_plugin_loaded’, function() {
// Your custom code here
});
`

For complete documentation, visit: https://prashantwp.com/docs/gift-message-for-woo/

Support

For technical support, feature requests, or bug reports:

  • Support Forum: https://wordpress.org/support/plugin/gift-message-for-woo/

Privacy Policy

This plugin stores gift messages as part of WooCommerce order data. Gift messages are treated with the same privacy considerations as other order information:

  • Gift messages are stored in your WooCommerce database
  • Messages are included in order emails and admin displays
  • Data retention follows your WooCommerce settings
  • No external services are contacted
  • No tracking or analytics data is collected by this plugin

Development

This plugin is actively developed on GitHub. Contributions, bug reports, and feature requests are welcome:

  • Repository: https://github.com/prashantwp/gift-message-for-woo
  • Roadmap: https://github.com/prashantwp/gift-message-for-woo/projects
  • Contributing: https://github.com/prashantwp/gift-message-for-woo/blob/main/CONTRIBUTING.md
Active installations0+
Weekly downloads
16
Version1.0.0
Last updated8/5/2025
WordPress version6.6
Tested up to6.8.2
PHP version7.4
Tags
checkoutecommercegiftgift messagewoocommerce