=== Forms Shortcode for BeaconCRM (community) ===
Contributors: cygnetuk
Tags: beaconcrm, forms, embed, shortcode, crm
Requires at least: 5.0
Tested up to: 6.7
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Easily embed BeaconCRM forms into WordPress using a simple shortcode.

== Description ==
Use the `[beaconcrm_form id="your-form-id" account="your-account-id"]` shortcode to embed BeaconCRM forms.

== Installation ==
1. Upload the plugin folder to `/wp-content/plugins/`.
2. Activate via 'Plugins' in WordPress.
3. Use the shortcode `[beaconcrm_form id="your-form-id" account="your-account-id"]`.

== External Services ==
This plugin connects to BeaconCRM to display and handle forms on your website.

### BeaconCRM Service
* **What it is**: A CRM platform for charities
* **What data is sent**: 
  * When a form is loaded, the plugin connects to BeaconCRM's servers to fetch the form content
  * When a user submits the form, the form data is sent to BeaconCRM's servers
* **When data is sent**: 
  * When a page with an embedded form is loaded
  * When a user submits the form
* **Terms of Service**: [BeaconCRM Terms of Service](https://www.beaconcrm.co.uk/terms)
* **Privacy Policy**: [BeaconCRM Privacy Policy](https://www.beaconcrm.co.uk/privacy)

== Important Notes ==
* This plugin is not officially supported or endorsed by BeaconCRM
* You must have a valid BeaconCRM account to use this plugin
* The plugin requires an active internet connection to function

== Screenshots ==
1. Example of an embedded BeaconCRM form.

== Changelog ==
= 1.0.0 =
* Initial release.
