-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Open
Description
Description:
The official Quotes plugin works very well and provides a solid foundation for creating and managing quotes.
However, it seems the plugin was not designed for easy sharing of quotes outside the system (which I believe is an important aspect in e-commerce).
In our company, we often face situations where:
- Customers request a PDF version of the quote.
- Quotes need to be shared via email CC to other stakeholders.
- Administrators want to send a quote directly to an email address, without having to select a registered customer, since we sell through multiple channels, and sometimes the customer requesting the quote has not yet registered in the system (allowing us to bring potential customers into the system through this quote).
We assume that other companies using NopCommerce might encounter similar requirements.
Requested Improvements:
- PDF Export: Ability to export a quote as PDF including items, prices, total, customer info, date, logo, ...
- Direct Email Sending: Allow admin to send a quote to any email address, not only registered customers.
Benefit:
- Supports collaboration and approval workflows.
- Enables flexible sales channels and easier sharing with customers or internal departments.
- Reduces manual effort of copying quote details into external documents or emails.