Skip to content
Shivaleela edited this page Sep 8, 2025 · 6 revisions

Welcome to the Faveo-Invoicing-WordPress-Plugin Wiki!

How to install

Follow these steps to install the Faveo Invoicing WordPress Plugin:

Step 1: Download the 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

Step 2: Upload the Plugin

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.

Step 3: Verify Installation

After activation, check if the plugin is listed in the Plugins section and ensure it’s enabled.

Configuration

Once installed, you need to configure the plugin to integrate with your Faveo invoicing system.

Step 1: Access the Plugin Settings

Navigate to Settings > Faveo Invoicing in your WordPress admin panel. You’ll see configuration option.

Step 2: Set API URL

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.

Screenshot 2025-01-29 105524

Usage

Here’s how to use the Faveo Invoicing WordPress Plugin once it’s installed and configured.

Displaying Pricing

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.