=== Flexa Block – Blocks & Page Builder for Gutenberg ===
Contributors: flexatech
Tags: blocks, gutenberg, fse, container, layout
Requires at least: 6.4
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A collection of lightweight, customizable Gutenberg blocks for building modern WordPress websites.

== Description ==
Flexa Block is a growing collection of modern Gutenberg blocks designed to help you build beautiful WordPress websites faster.

Instead of installing multiple block plugins, Flexa Block focuses on providing carefully crafted, lightweight, and highly customizable blocks that integrate naturally with the WordPress Block Editor.

**Features**

* Lightweight and performance-focused
* Native Gutenberg experience
* Responsive by default
* Clean and modern design
* Highly customizable
* No unnecessary bloat
* Regular updates

Whether you're building landing pages, business websites, blogs, or eCommerce stores, Flexa Block helps you create professional layouts with less effort.

More blocks and advanced features will be added in future releases.

== Installation ==

1. Upload the plugin files to `/wp-content/plugins/flexa-block`, or install
   through the WordPress **Plugins** screen.
2. Activate the plugin through the **Plugins** screen.
3. Open **Flexa Block** from the admin sidebar (below Settings).

== Frequently Asked Questions ==

= Do I need to know how to code to use Flexa Block? =
No. Everything is controlled through the WordPress Block Editor. Just insert a block, adjust settings in the sidebar, and publish.

= Which WordPress themes does Flexa Block support? =
Flexa Block works with any theme that supports the Block Editor, including classic themes and Full Site Editing (FSE) themes.

= What blocks are included? =
Version 1.0.3 ships with a growing library of blocks, including: Container, Button, Heading, Image, Countdown, FAQ (with optional FAQPage schema), Social Icons, Grid, Testimonial, Separator, Text, Counter, Info Box, Slides, Social Share, Table of Contents, Before / After, Breadcrumb, Steps, Tabs, Video Popup, Comparison Table, Google Map, Images Gallery, Banner, CTA, a Subscribe Form, Pricing Table, Team Member, Post Grid, Progress Bar and Timeline. All blocks include skeleton inserter previews and JavaScript translations. More blocks will be added in future releases.

= Will Flexa Block slow down my site? =
No. CSS is generated once at save time and cached per post. Only the styles actually used on a given page are loaded — there are no large catch-all stylesheets.

= Does Flexa Block support dark mode? =
Yes. The Container block integrates with a site-wide dark mode toggle, which you can enable or disable from the **Flexa Block** settings page in the admin.

= How do I disable a block I don't need? =
Go to **Flexa Block** in the admin sidebar and open the **Blocks** tab. You can toggle individual blocks off — disabled blocks are removed from the Block Editor inserter.

= Where are the plugin settings? =
In the WordPress admin sidebar, click **Flexa Block** (located below Settings). From there you can control dark mode, CSS specificity, and which blocks are active.

= Is there a Pro version? =
Yes. Flexa Block Pro adds additional blocks and advanced features. It works alongside this free plugin.

== Changelog ==

= 1.0.3 =
* Added five WooCommerce single-product blocks (grouped under a new WooCommerce category, shown only when WooCommerce is active): Product Name, Product Price (regular/sale price + configurable strike-through), Product Rating (stars / number / count with per-part styling), Product Image (thumbnail carousel with arrows, positions, autoplay and a fixed image height) and Product Details (Description / Additional information / Reviews tabs with a sliding indicator, real WooCommerce reviews, numbered/load-more pagination and per-tab styling).
* Block CSS is now generated for the current block-theme template (e.g. the WooCommerce single-product template), so blocks placed directly in a site-editor template render their styles on the front end.
* Added five new blocks: Pricing Table, Team Member, Post Grid, Progress Bar and Timeline.
* Front-end inline editor: logged-in users with edit permission can click text on the live page and edit it in place — changes save per block (markup and generated CSS preserved) and are recorded as post notes.
* Editable blocks (30): Heading, Text, Button, Table of Contents, Progress Bar, Before / After, Banner, CTA, Info Box, Testimonial, Team Member, Countdown, the Subscribe Form fields (Name, Email, Phone, Message, Website, Date, Select, Radio, Checkbox, Toggle, Upload), FAQ, Tabs, Steps, Timeline, Pricing Table, Counter and Comparison Table.
* New Editing settings tab: toggle the inline editor, choose which roles may edit (administrators always allowed, Editor on by default) and which blocks are editable.
* Admin dashboard redesign: a left sidebar with General / Blocks / Editing sections; blocks shown as a searchable, group-filtered card grid with previews and enable/disable-all controls.

= 1.0.2 =
* Added many new blocks: Counter, Info Box, Slides (with Slide), Social Share, Table of Contents, Before / After, Breadcrumb, Steps, Tabs, Video Popup, Comparison Table, Google Map, Images Gallery, Banner, CTA and an AJAX Subscribe Form with field child blocks.
* Container: added position and offset controls; Table of Contents supports a scrollable list.
* Video Popup: added an inline play mode and MP4 upload; Comparison Table gained dedicated badge styling.
* Grid layout refinements and a refreshed admin dashboard.

= 1.0.1 =
* Added ten new blocks: Button, Heading, Image, Countdown, FAQ (with optional FAQPage schema), Social Icons, Grid, Testimonial, Separator and Text.
* Added JavaScript translations and skeleton inserter previews for all blocks.
* Security: hardened CSS value sanitization — colour, gradient, enum, position and numeric attributes are validated against allow-lists at generation time before being printed inline.
* Fixed the admin menu position and the text-domain load hook.

= 1.0.0 =
* Initial release with the Container block.
