-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Follow these steps to install the Faveo Invoicing WordPress Plugin:
Visit the plugin's WordPress Plugin Page and download the Faveo Invoicing Plugin. Alternatively, you can download the plugin as a .zip file from https://wordpress.org/plugins/faveo-agora-invoicing
Go to your WordPress dashboard. Navigate to Plugins > Add New. Click Upload Plugin and select the .zip file you downloaded. Click Install Now and then Activate the plugin.
After activation, check if the plugin is listed in the Plugins section and ensure it’s enabled.
Once installed, you need to configure the plugin to integrate with your Faveo invoicing system.
Navigate to Settings > Faveo Invoicing in your WordPress admin panel. You’ll see configuration option.
In the settings page, find the API URL field.
- Enter the Faveo Invoicing API URL that you’ll be using to fetch data for your Pricing plans based on the user's IP address. Save the settings by clicking the Save Changes button.
- Add Custom Contact url for the Custom Sales button.

Here’s how to use the Faveo Invoicing WordPress Plugin once it’s installed and configured.
Use the provided shortcode to display Pricing data on your pages or posts. For example: [fhai group=1] This will display all Pricing plans for group 1 based on the user's IP address
| Parameter | Description | Example | Notes |
|---|---|---|---|
fhai |
The shortcode used for fetching and displaying product information based on specific filters. | [fhai group=1] |
Ensure the shortcode is correctly placed in the WordPress editor. |
group |
Identifies the product group to be shown in the output. Each group represents a different category or set of products. | group=1 |
Group 1 might refer to a specific category. |