Sliced Invoices & Contact Form 7

from 0$

Sliced Invoices & Contact Form 7 is a WP Plugin Package from the Open Source WP Plugins range Create an online quote or invoice request form using Contact Form 7. Every form entry…


For more information about a tailored WP Plugin Package like Sliced Invoices & Contact Form 7 please contact us directly.

Imagine having a form on your website that allows your visitors to basically create their own quotes for you!

All you need to do once they have submitted the form is read the description of work they require and then set your pricing. All of their client data has already been captured and added to the quote.

Requirements

Initial Setup

Once you have both plugins installed and activated, you simply need to create your Quote or Invoice Request form that contains the following fields:

Required Fields

  • sliced_client_name – the Client Name
  • sliced_client_email – the Client Email
  • sliced_title – becomes the Quote/Invoice title
  • sliced_quote_or_invoice – should be “quote” to create a quote, or “invoice” to create an invoice. For example:

    [hidden sliced_quote_or_invoice “invoice”]

If sliced_quote_or_invoice is not included in the form, then “quote” will be assumed by default.

Optional Fields

You can also add the following optional fields that will map to other Sliced Invoices fields for the quote:

  • sliced_client_business – the Client Business Name – recommended
  • sliced_client_address – the Client Address
  • sliced_client_extra – the Client Extra Info field
  • sliced_description – becomes the Quote/Invoice description – recommended

Line Items:

For line items, you can use the following tags. Just replace {X} with a number. For example sliced_line_item_1_title, sliced_line_item_2_title, etc.

  • sliced_line_item_{X}_qty – the quantity for line item #{X}
  • sliced_line_item_{X}_title – the title for line item #{X}
  • sliced_line_item_{X}_desc – the description for line item #{X}
  • sliced_line_item_{X}_amt – the amount for line item #{X}

Other Fields:

  • sliced_invoice_status – allows you to set the status of the invoice (unpaid, paid, etc.). Default is ‘draft’.
  • sliced_quote_status – allows you to set the status of the quote (accepted, declined, etc.). Default is ‘draft’.

NOTE: the names of the fields must match exactly as shown

See the FAQs for an example form.

You can also set up confirmations and notifications as per normal in the Contact Form 7 form settings. However if you want to send the quote or invoice automatically, add the following tag to your form:

[hidden sliced_quote_send "true"]

(for quotes)

or

[hidden sliced_invoice_send "true"]

(for invoices)

With the form setup and the fields mapped, you simply need to add the form shortcode to one of your pages. When a client fills in your Quote Request form, a new quote will automatically be created with all of their details added to the quote.

You then need to simply add the line items and pricing to the quote and send to the client.

If the email address that the client fills in is not already linked to a client, the plugin will automatically create a new client with this email. (Don’t worry, if the email address provided matches an existing client/user, it will not be modified for security reasons.)

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

Sliced Invoices & Contact Form 7

typePlugin
version1.1.1
descriptionCreate an online quote or invoice request form using Contact Form 7. Every form entry then automatically creates a quote/invoice in the Sliced Invoice …