NativoBuilder
NativoBuilder enhances the native WordPress block editor without replacing Gutenberg or introducing a proprietary page-building system.
It provides a more streamlined editing experience, responsive controls, button icons, and additional design blocks while continuing to use WordPress block markup.
Main features
- Compact visual interface for the WordPress block editor.
- Responsive controls for supported native blocks.
- Desktop, tablet, and mobile editor previews.
- Searchable SVG icon library for Button blocks.
- Additional blocks for icons, icon lists, icon text, and social profiles.
- Compatible with block themes and classic themes that support the block editor.
- No external account, API key, subscription, tracking, or remote service required.
NativoBuilder stores its settings as block attributes in post content. Native WordPress content remains available after deactivation, although NativoBuilder-specific blocks and visual enhancements may require the plugin to render as designed.
Third-party services
NativoBuilder does not connect to or depend on any third-party service.
Development
The human-readable JavaScript source files for the distributed compact scripts are included in the src directory:
src/blocks.jscorresponds toassets/blocks.js.src/extensions.jscorresponds toassets/extensions.js.src/frontend-icons.jscorresponds toassets/frontend-icons.js.
These scripts use the WordPress JavaScript APIs already provided by WordPress. No external runtime dependency, remote code, npm package installation, transpilation, or proprietary build service is required.
See SOURCE-CODE.md for the source-to-distribution mapping and release instructions.
Third-Party Resources
NativoBuilder includes Tabler Icons 3.44.0.
Copyright (c) 2020-2026 Paweł Kuna
License: MIT
Source: https://github.com/tabler/tabler-icons
License file: TABLER-ICONS-LICENSE.txt
NativoBuilder does not connect to or depend on any third-party service.
