WP Manifestindependent plugin directory
manifest / ecommerce / email-cart-for-quote

Email Cart GitLab

Wordpress plugin to allow customers to email WooCommerce cart selections to the sales team. Specialized component. Paid plugins already exist

by David Gardner · gitlab.com/dgardner-lng8/email-cart-for-quote

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://gitlab.com/dgardner-lng8/email-cart-for-quote/-/archive/master/email-cart-for-quote-master.zip

Readme

Email Cart for Quote

Custom WordPress plugin to allow user's cart to be emailed instead of submitted for purchase. The Cart is then saved on the user's end until otherwise updated.

V.1: Compatible with WordPress versions: 5.0 and up. Not yet tested with version 5.3

TODO: Update script to automatically inject email cart button. Currently WooCommerce cart.php template needs to be overridden to remove the checkout buttons and add the email cart button

TODO: create admin interface to set user preferences for the email cart recipient, cc and bcc fields.

Read the full README on GitLab →