=== Brixy Content Add/Edit Multiple ===
Contributors: brixyapp
Tags: form, records, add record, edit record
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.0
Stable tag: 1.1.2
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Plugin to fetch form data from an Brixy App Builder API and display it on a wordpress page.

== Description ==

Enhance your WordPress with the Brixy Content Add/Edit Multiple for WordPress plugin. This tool integrates the Brixy App Builder API to show Brixy-built forms into WordPress Pages — whether in pages or directly in your template using the shortcodes like [brixy_content_add_edit instance="XXX"], where XXX is the Brixy plugin Instance.

Key Features:

* Allows adding a record via predefined Brixy form;
* Allows editing a record via predefined Brixy form;
* Different options for redirecting or only displaying a success message after a successful form submission;
* Straightforward setup through a simple Wordpress settings page.
* Plugin can have multiple instances with unique settings. For example, one plugin instance might display information accessible to a specific user, while another shows content based on a different user’s permissions;
* Each plugin instance can display a different form for adding or editing record based on the specified Brixy Form ID and Brixy Row ID.

External Service Usage:

*NOTE:* Brixy Content Add/Edit Multiple for WordPress plugin relies on external services provided by Brixy App Builder API. The plugin use API URL, API Token for connection with Brixy, and login credentials for a Brixy User.

To use this plugin, you must:

1. Create some form in Brixy App Builder;
2. Enable the API and generate an API Token in your Brixy installation;
2. Enter API settings and Brixy user credentials;
3. Input the Brixy Form ID and Brixy Row ID in the plugin's settings;
4. Display the form whether in pages or directly in your template use the shortcode like [brixy_content_add_edit instance="XXX"], where XXX is the Brixy plugin Instance;

Legal Compliance:

This plugin connects to the Brixy App Builder API, sending the necessary data to communicate with the platform and create or edit records.

== Installation ==

Installing Brixy Content Add/Edit is straightforward, just follow the steps below. 

1. Upload the plugin files to the `/wp-content/plugins/brixy-content-addedit-multiple` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to WordPress > Settings > Brixy Content Add/Edit and configure the plugin.

== Changelog ==

= 1.0 =
* Initial release.

= 1.1 =
* [UPDATE] Tested up to WordPress 6.7

= 1.1.2 =
* [UPDATE] Publish in plugins repository. Readme.txt updated.