Title: TiQety Quotes
Author: mmurillo64
Published: <strong>Июнь 18, 2026-ж.</strong>
Last modified: Июль 4, 2026-ж.

---

Плагиндерди издөө

![](https://ps.w.org/tiqety-quotes/assets/banner-772x250.png?rev=3579161)

![](https://ps.w.org/tiqety-quotes/assets/icon-256x256.png?rev=3577905)

# TiQety Quotes

 Автору [mmurillo64](https://profiles.wordpress.org/mmurillo64/)

[Жүктөө](https://downloads.wordpress.org/plugin/tiqety-quotes.1.2.0.zip)

 * [Кенен маалымат](https://ky.wordpress.org/plugins/tiqety-quotes/#description)
 * [Сын-пикирлер](https://ky.wordpress.org/plugins/tiqety-quotes/#reviews)
 *  [Орнотуу](https://ky.wordpress.org/plugins/tiqety-quotes/#installation)
 * [Development](https://ky.wordpress.org/plugins/tiqety-quotes/#developers)

 [Колдоо](https://wordpress.org/support/plugin/tiqety-quotes/)

## Сүрөттөө

TiQety Quotes adds a complete quote workflow to WordPress for businesses that need
to prepare, send, track, and manage customer quotes from the admin area.

The plugin creates a dedicated Quotes admin area where staff can build quotes, add
line items, calculate totals, manage quote statuses, and send customer-facing quote
links.

Customers can open a secure public quote page to review the quote details, approve
or decline the quote, and follow the configured next step based on your workflow.

Optional Stripe checkout support is available separately through a commercial add-
on.

#### Core features

 * Dedicated Quotes admin area in WordPress.
 * Quote detail editing with customer and company information.
 * Line items, subtotal, tax, and total calculations.
 * Customer-facing public quote pages.
 * Approve and decline workflow.
 * Quote status tracking, including sent, viewed, approved, declined, paid, draft,
   and expired states.
 * Admin filters, sortable columns, and quote list management tools.
 * Configurable branding settings such as logo, company name, accent color, and 
   footer text.
 * Email sending workflow for quote delivery.
 * Saved quote notes that can be included in quote emails and shown on the public
   quote summary.
 * Payment-ready workflow support for optional extensions and payment methods.

#### Typical use cases

 * Service businesses sending formal quotes or proposals.
 * IT providers sending customer pricing and approval requests.
 * Consultants who need branded customer-facing quote pages.
 * Teams that want quote status visibility inside WordPress.

## Скриншоттор

[⌊Quotes list table in the WordPress admin.⌉⌊Quotes list table in the WordPress 
admin.⌉[

Quotes list table in the WordPress admin.

[⌊Quote editor with customer details and line items.⌉⌊Quote editor with customer
details and line items.⌉[

Quote editor with customer details and line items.

[⌊Quotes settings screen with branding and workflow options.⌉⌊Quotes settings screen
with branding and workflow options.⌉[

Quotes settings screen with branding and workflow options.

[⌊Public customer quote page with status and totals.⌉⌊Public customer quote page
with status and totals.⌉[

Public customer quote page with status and totals.

[⌊Customer approval or decline flow.⌉⌊Customer approval or decline flow.⌉[

Customer approval or decline flow.

[⌊Customer payment options.⌉⌊Customer payment options.⌉[

Customer payment options.

## Орнотуу

 1. Upload the plugin files to the `/wp-content/plugins/tiqety-quotes/` directory, 
    or install the plugin through the WordPress plugins screen.
 2. Activate the plugin through the `Plugins` screen in WordPress.
 3. Open `Quotes` in the WordPress admin menu.
 4. Configure the plugin under `Quotes > Settings`.
 5. Create a new quote and send it to a customer.

## FAQ.KG

### Does the plugin create a custom post type for quotes?

Yes. The plugin adds a dedicated Quotes area in the WordPress admin so quotes can
be created, edited, filtered, and tracked.

### Can customers approve or decline quotes online?

Yes. Customers can use the public quote page to review the quote and respond based
on the workflow enabled by the site administrator.

### Can I include a note with the quote email?

Yes. Staff can add a quote note when sending the quote email, and the latest saved
note can also be shown in the public Quote Summary.

### Can the quote page be branded?

Yes. The plugin supports branding-related settings such as logo, company name, accent
color, and footer text.

### Does the plugin support Stripe payments?

Stripe checkout support is available through a separate commercial add-on. The core
plugin works independently without the add-on.

### Where are plugin settings located?

After activation, settings are available under `Quotes > Settings`.

## Сын-пикирлер

There are no reviews for this plugin.

## Contributors & Developers

“TiQety Quotes” is open source software. The following people have contributed to
this plugin.

Мүчөлөрү

 *   [ mmurillo64 ](https://profiles.wordpress.org/mmurillo64/)

[Translate “TiQety Quotes” into your language.](https://translate.wordpress.org/projects/wp-plugins/tiqety-quotes)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/tiqety-quotes/), check
out the [SVN repository](https://plugins.svn.wordpress.org/tiqety-quotes/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/tiqety-quotes/) 
by [RSS](https://plugins.trac.wordpress.org/log/tiqety-quotes/?limit=100&mode=stop_on_copy&format=rss).

## Өзгөртүүлөр

#### 1.2.0

 * Added a discount field and discount functionality to quote pricing.
 * Improved quote total handling to support discount-aware calculations.
 * Improved email settings handling for admin and customer notifications.
 * Added dedicated subject and body settings for quote email templates.
 * Improved email settings sanitization and settings key handling.
 * Improved the Email settings page UI with cleaner grouped sections and reusable
   editor layouts.

#### 1.1.2

 * Fix: Correct AJAX field names and nonce verification for quote email in admin.

#### 1.1.1

 * Fixed quote note persistence when updating a quote.
 * Added quote note display in the public Quote Summary.
 * Improved the quote send workflow so the latest saved note remains visible when
   reopening a quote.
 * Updated readme content to reflect the current workflow and optional Stripe add-
   on positioning.

#### 1.1.0 – 2026-06-15

 * Updated plugin branding to “TiQety Quotes” with slug and text domain `tiqety-
   quotes` everywhere.
 * Fixed Plugin URI to use a valid, working URL for the plugin landing page.
 * Standardized all functions, classes, globals, AJAX actions, and options to use
   the `tiqetyq_` prefix (including legacy `tiqq` names), and ensured custom post
   type and taxonomy identifiers are prefixed.
 * Audited and improved security: added/verified nonces, capability checks, and 
   strict sanitization/escaping on all admin actions and public request handlers.
 * Added a floating in-plugin feedback button with a validated feedback form and
   email notifications to the site owner.
 * Refined admin UI styling for quotes, client selection, and notices to better 
   match WordPress core.

#### 1.0.1

 * Renamed plugin to TiQety Quotes with slug/text domain tiqety-quotes.
 * Improved nonce and capability checks for admin and AJAX actions.
 * Updated readme contributors and minor security hardening.

#### 1.0.0

 * Initial public release.

## Мета

 *  Нуска **1.2.0**
 *  Акыркы жаңыртуу **4 күн мурун**
 *  Активдүү орнотуулар **Fewer than 10**
 *  WordPress нускасы ** 6.4 же андан жогору **
 *  Tested up to **7.0**
 *  PHP нускасы ** 7.4 же андан жогору **
 *  Тил
 * [English (US)](https://wordpress.org/plugins/tiqety-quotes/)
 * Тег:
 * [estimates](https://ky.wordpress.org/plugins/tags/estimates/)[invoicing](https://ky.wordpress.org/plugins/tags/invoicing/)
   [proposals](https://ky.wordpress.org/plugins/tags/proposals/)[quotes](https://ky.wordpress.org/plugins/tags/quotes/)
 *  [Advanced View](https://ky.wordpress.org/plugins/tiqety-quotes/advanced/)

## Рейтинг

Азырынча эч кандай сын-пикир жок.

[Your review](https://wordpress.org/support/plugin/tiqety-quotes/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/tiqety-quotes/reviews/)

## Мүчөлөрү

 *   [ mmurillo64 ](https://profiles.wordpress.org/mmurillo64/)

## Колдоо

Комментарийлер барбы? Жардам керекпи?

 [Колдоо форумун көрүү](https://wordpress.org/support/plugin/tiqety-quotes/)

## Кайрымдуулук

Would you like to support the advancement of this plugin?

 [ Кайрымдуулук кылуу ](https://theitgeeks.us/tiqety-quotes/donate)