Blocksify – Gutenberg Blocks & Page Builder for the Block Editor
Blocksify – Gutenberg Blocks & Page Builder for the Block Editor
Description
Blocksify is a Gutenberg block library by PressMaximum focused on performance. Every block ships its own CSS and JS, conditionally enqueued only when the block is actually on the page — keeping page weight low and PageSpeed scores high by default.
Features
- 10 blocks (and more coming soon): Section, Container, Button, Text, Icon, Image, Content Loop, Accordion, Tabs, Icon List.
- Design Library — curated pattern catalog with one-click insert and automatic media import.
- Per-block asset loading — CSS and JS are enqueued only when the block is present on the page.
- Per-instance inline CSS pooled into a single
<style>tag in<head>— no per-block<link>fragmentation. - 4-layer responsive system — desktop, tablet, mobile, and hover slots per attribute, with a cascade resolver.
- 10-trait styling system (color, background, spacing, border, size, overflow, position, z-index, visibility, typography) backed by composite controls (Background, Spacing, Border, Typography, Shadow) with built-in presets.
- Design tokens — color and gradient palettes, spacing scale, font-size scale, shadow library; emitted as CSS custom properties at
:root. - Pure-dynamic rendering — saved post markup contains zero opinionated HTML; refactoring the frontend never breaks existing posts.
- Vanilla CSS — no jQuery, no frontend build for layout blocks.
Status
v0.3 — actively iterating in pre-release; feedback welcome at https://pressmaximum.com/blocksify.
Installation
- Upload the
blocksifyfolder to the/wp-content/plugins/directory. - Activate the plugin through the Plugins menu in WordPress.
- Open the Blocksify admin page from the WordPress sidebar to configure performance settings.
- Insert any Blocksify block from the block inserter (under the Blocksify category).
Faq
Open the Blocksify admin page from the WordPress sidebar. Performance and version-control options live under the Settings tab.
Blocksify works with any block-compatible theme. Twenty Twenty-Five is the recommended baseline.
Yes — Customify, by PressMaximum (same team). It’s designed as the companion theme for Blocksify, with matching token defaults and a tuned block-editor canvas.
Open an issue at https://pressmaximum.com/blocksify. Blocksify is actively iterating in v0.3 — feedback is very welcome.
Reviews
Changelog
0.3.0
Release Date – June 3, 2026
- New: Design Library — browse curated patterns from a live cloud catalog and insert them with automatic media import.
- New: Editor Enhancements settings panel — choose where the Design Library launcher appears (toolbar / sidebar / hidden).
- New: Icon List block.
- New: Heading inserter tile — quick-insert H1–H6 (variation of the Text block).
- New: text-align control in the Text block toolbar.
- Improved: Tabs block — per-device responsive settings (icon, width, align, spacing, overflow), stack overflow mode, smoother subtitle transitions.
- Improved: Content Loop block — better defaults, sticky footer option, Link element overhaul.
- Improved: Button block — theme-adaptive colors and unified hover state.
- Fixed: removed misleading wide/full align options from Tabs and Accordion (they didn’t actually work).
0.2.1
Release Date – May 29, 2026
- New: Image block hover effects and overlay scrim.
- New: WordPress-core aspect ratios and refreshed defaults for Image and Content Loop.
- New: Rollback — a new dashboard setting to revert to a previous plugin version.
- Improved: Background panel — Scroll Effect and Overlay refinements; Background Color moved into the Color panel.
- Improved: smaller, cleaner block icons in the inserter.
0.2.0
Release Date – May 26, 2026
- NEW: Section block
- NEW: Container block
- NEW: Text block
- NEW: Button block
- NEW: Icon block
- NEW: Image block
- NEW: Content Loop block
- NEW: Accordion block
- NEW: Tabs block
- NEW: Global Colors
- NEW: Global Gradients
- NEW: Global Shadows
- NEW: Global Spacing
- NEW: Global Font Size