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.
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.
NativoBuilder does not connect to or depend on any third-party service.
The human-readable JavaScript source files for the distributed compact scripts are included in the src directory:
src/blocks.js corresponds to assets/blocks.js.src/extensions.js corresponds to assets/extensions.js.src/frontend-icons.js corresponds to assets/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.
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.