=== Novo Contact Form ===
Contributors: berkayyavuz61
Tags: chat, support, button, contact
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.5.2
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Modern contact form with a WPForms-style builder. Entries stay in wp-admin (no emails).

== Description ==

Novo Contact Form lets you:

* Build contact forms from wp-admin (add/remove fields, required, type, half/full width)
* Embed forms anywhere with a shortcode: [novoform id="1"]
* View all submissions inside wp-admin under NovoForm → Entries
* Delete forms and entries from admin

IMPORTANT: This plugin **does not send emails**. Messages go only to the WordPress admin panel (database).

== Installation ==

1. Upload the plugin folder to /wp-content/plugins/ or install via the WordPress Plugins screen.
2. Activate "Novo Contact Form".
3. Go to wp-admin → NovoForm → Forms and copy the shortcode.
4. Paste the shortcode into any page or post.

== Frequently Asked Questions ==

= Where do the messages go? =

They appear in wp-admin → NovoForm → Entries.

= Does it send email? =

No. It stores submissions in the database only.

== Screenshots ==

1. Modern front-end contact form UI
2. Admin form builder (fields table)
3. Entries (inbox) screen

== Changelog ==

= 1.5.2 =
* Initial release.