_bd_ Better Woo
- A custom WooCommerce plugin that enhances both the customer shopping experience and the WordPress administration interface through a collection of improvements.
- Extends the WooCommerce storefront with customer-focused features including Cart and My Account SVG icons, a live item counter badge over the Cart icon (not an out-of-the-box feature), customizable low inventory and out-of-stock messaging.
- Enhances the Shop page for the customer by displaying Shop page content before the product loop; and for Administrators by automatically generating structured data (product list schema) and forcing the Edit Page link in the Admin Bar.
- Improves WooCommerce administration by introducing an Archived product status (primarily for integration with Shopify), enhancing Product list with relevant handy information (like ID, product type, color coded status, and dimming drafted products for visual recognition), and enhancing Order list by homogenizing date display.
Utilizes :
- WooCommerce Hooks and Filters
- WooCommerce REST API
- WordPress REST API
- Shop, Cart, and Checkout customization
- My Account customization
- Product and Order list table customization
- Structured Data (Schema.org)
- PHP and JavaScript integration (AJAX/REST API)
- WordPress coding standards and best practices
Demonstrates :
- Storefront customization
- Customer experience (UX)
- Admin experience (DX)
- REST API integration
- Schema/SEO
- Inventory management
- Order management
- Product management
- Developer tooling