https://github.com/digimapleinc/dm-cart-quotation
A unique WooCommerce plugin that allows store owners to send a link containing the items in cart. This link enables customers to complete their purchase with just a single payment step, streamlining the checkout process.
https://github.com/digimapleinc/dm-cart-quotation
woocommerce woocommerce-plugin wordpress
Last synced: about 2 months ago
JSON representation
A unique WooCommerce plugin that allows store owners to send a link containing the items in cart. This link enables customers to complete their purchase with just a single payment step, streamlining the checkout process.
- Host: GitHub
- URL: https://github.com/digimapleinc/dm-cart-quotation
- Owner: digimapleinc
- License: mit
- Created: 2024-09-01T02:20:56.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2025-11-14T03:00:30.000Z (8 months ago)
- Last Synced: 2025-11-14T05:21:06.855Z (8 months ago)
- Topics: woocommerce, woocommerce-plugin, wordpress
- Language: PHP
- Homepage:
- Size: 413 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Cart Quotation for Woocommerce

Cart Quotation for Woocommerce is a unique WooCommerce plugin that allows store owners to send a link containing the items in a customer's cart. This link enables customers to complete their purchase with just a single payment step, streamlining the checkout process.
## Features
- Send cart links to customers for easy payment completion.
- Supports WooCommerce stores of all sizes.
- Compatible with PHP 7.2 and above.
- Localization support with text domain `dmcq`.
## Requirements
To use Cart Quotation for Woocommerce, make sure you have the following:
- WooCommerce plugin installed and activated.
- PHP version 7.2 or above.
## Installation
1. Upload the plugin files to the `/wp-content/plugins/dm-cart-quotation` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Configure the plugin settings as needed.
## Usage
1. Add products to your WooCommerce cart.
2. Generate a cart link from the cart page(Only administrator can send link).
3. Send the generated link to your customer.
4. The customer can use the link to view their cart and proceed to payment.
## Changelog
### 0.0.1
- Initial release.
## License
This plugin is licensed under the GPLv2 or later license. See [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html) for more information.