=== Inscribo Embed ===
Contributors: arcovoets
Requires at least: 6.0
Tested up to: 7.0
Stable tag: 0.1.1
Requires PHP: 8.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A WordPress plugin to embed Inscribo forms and status pages as iframes into a WordPress page using shortcodes.

== Description ==

# Inscribo Embed

A WordPress plugin to embed [Inscribo](https://github.com/ArcoVoets/inscribo) forms and status pages as iframes into a WordPress page using shortcodes. To use this plugin, you need to have an Inscribo instance and event set up. You can find more information about this [here](https://github.com/ArcoVoets/inscribo).

## Usage

- Ensure you have an Inscribo instance set up and an event created for which you want to embed the form and status page.
- Go to the admin panel of your Inscribo instance
- Navigate to the Event you want to embed
- Ensure "WordPress integration" is enabled in the event settings
- Go to the "WordPress" tab in the event settings
- Enter the required settings
- Click save
- Follow the instructions in the "WordPress embed" section

## Shortcodes

This plugin provides the following shortcodes. Note that in general you can just copy those from the instructions in the Inscribo admin panel.
- `[inscribo-embed-form]`: Embeds the registration form for the event.
- `[inscribo-embed-status]`: Embeds the status page for the event.

== Frequently Asked Questions ==

= Can this plugin also be used on its own? =

No, this plugin only embeds the form and status page of an Inscribo event. You need to have an Inscribo instance and event set up to use this plugin. You can find more information about setting up an Inscribo instance and event [here](https://github.com/ArcoVoets/inscribo).

== Source Code ==

The source code of this plugin is available on GitHub: <https://github.com/ArcoVoets/inscribo-embed>
