== Rocket Forms Pro ==
Contributors: omniwiseab
Tags: forms, form builder, contact form, embed, gutenberg
Requires at least: 6.6
Tested up to: 6.9
Requires PHP: 8.0
Stable tag: 1.0.1
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Embed your RocketFormsPro forms anywhere on your WordPress site using shortcodes or Gutenberg blocks.

== Description ==

Rocket Forms Pro is a powerful form builder SaaS. This plugin connects your WordPress site to your RocketFormsPro account, letting you embed any of your forms on any page or post.

**Features:**
* Embed forms with the `[rocketforms id="FORM_ID"]` shortcode
* Native Gutenberg block with live form selection
* Automatic iframe height adjustment (no scrollbars)
* Admin dashboard showing all your forms and shortcodes
* API key authentication — your data stays secure

**Requirements:**
* An active RocketFormsPro account (rocketformspro.com)
* API key from your WordPress Settings page

== Installation ==

1. Upload the plugin zip to **Plugins → Add New → Upload Plugin**
2. Activate the plugin
3. Go to **Rocket Forms → Settings** and enter your API key
4. Your API key is available at: https://app.rocketformspro.com/wordpress-settings
5. Go to **Rocket Forms → My Forms** to see your forms
6. Use the shortcode `[rocketforms id="YOUR-FORM-ID"]` in any page or post

== Frequently Asked Questions ==

= Where do I get my API key? =
Log in to rocketformspro.com and go to Account → WordPress Settings.

= Can I embed the same form on multiple pages? =
Yes, use the same shortcode on as many pages or posts as you like.

= Can I have multiple WordPress sites? =
Yes, generate a separate API key for each WordPress site.

== Changelog ==

= 1.0.1 =
* Fix Plugin URI to differ from Author URI
* Update minimum WordPress requirement to 6.6
* Fix uninstall cleanup to use WordPress Transients API

= 1.0.0 =
* Initial release
