This plugin integrate with YITH WooCommerce Custom Order Status (free version) to create delivery status with email.
git clone https://github.com/jaredchu/WooCommerce-Custom-Delivery-Order-Status-Email
Copy custom-delivery-email
to your plugins
directory
Copy customer-delivery-order.php
to wp-content/themes/your-theme/woocommerce/emails
directory
- Fork it!
- Create your feature branch: git checkout -b feature/your-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin feature/your-new-feature
- Submit a pull request.
MIT