Linux 软件免费装
Banner图

Flexa Block – Blocks & Page Builder

开发者 flexatech
更新时间 2026年7月27日 10:15
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

blocks layout block editor container fse

下载

1.0.6 1.0.1 1.0.2 1.0.3 1.0.0 1.0.4 1.0.5

详情介绍:

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. 📌 DEMO Features Front-end inline editing Fixing a typo no longer means opening the Block Editor. On the live page, logged-in users who can edit the post simply click the text, type, and save — the change is written straight back to the block, so your layout, styling and generated CSS stay exactly as they were. Every edit is recorded as a note on the post, and you decide from the settings page whether inline editing is on, which roles may use it, and which blocks it applies to. 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. Source code for compiled JavaScript and CSS The plugin ships with minified/compiled JavaScript and CSS in build/. The human-readable source code (src/), together with the build tooling used to generate those assets, is publicly available and maintained at: https://github.com/flexatech/flexa-block The assets are built with npm and @wordpress/scripts (webpack). To build them yourself:
  1. Install dependencies: npm install
  2. Build production assets: npm run build (or npm start for a watched dev build)
This regenerates everything in build/ from the source in src/.

安装:

  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).

常见问题:

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.4 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, Post Filter, Progress Bar, Timeline, Icon, Icon List, Lottie Animation, Modal, Star Rating, Notice, Data Table, Taxonomy, RSS Feed, Facebook Feed, Instagram Feed and five WooCommerce single-product blocks. All blocks include skeleton inserter previews and JavaScript translations. More blocks will be added in future releases.

Can I edit content directly on the live page?

Yes. When you are logged in and allowed to edit the post, Flexa's editable blocks become click-to-edit on the front end: click a heading, paragraph, button label, list item or table cell, type your change, and press Save in the toolbar that appears. The edit is saved into the block itself — markup, block settings and generated CSS are preserved — and logged as a note on the post.

Which blocks can be edited from the front end?

Thirty-five blocks, covering every block whose text you type in yourself: Heading, Text, Button, Table of Contents, Progress Bar, Before / After, Star Rating, Modal, Notice, Banner, CTA, Info Box, Testimonial, Team Member, Countdown labels, all eleven Subscribe Form field labels, FAQ, Tabs, Steps, Timeline, Pricing Table, Counter, Icon List, Comparison Table and Data Table. Blocks that show generated or fetched content (Post Grid, Breadcrumb, WooCommerce product blocks, feeds) are not inline-editable, since their text does not live in the block.

Who is allowed to edit on the front end, and can I turn it off?

Administrators always can; Editors are allowed by default. Open Flexa Block → Editing to switch inline editing off entirely, change which roles may use it, or disable it for individual blocks. Users still need the normal WordPress permission to edit that particular post.

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.

更新日志:

1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0