pdaether/blockwire

A block editor made with Livewire. Maintained fork of jeffreyvr/dropblockeditor

Maintainers

Package info

github.com/pdaether/blockwire

pkg:composer/pdaether/blockwire

Statistics

Installs: 137

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

v2.3.1 2026-03-26 10:00 UTC

This package is auto-updated.

Last update: 2026-03-27 05:44:37 UTC


README

Build Status Latest Version on Packagist

🧱 BlockWire

The reactive, drag-and-drop block editor for the TALL stack. BlockWire is a powerful, developer-friendly CMS-like editor built specifically for Laravel and Livewire. It allows you to build complex, modular content layouts using a "drag-and-drop" interface that feels native to your application.

BlockWire drag-and-drop editor

Why BlockWire?

  • Built for the TALL Stack: Native support for Tailwind CSS, Alpine.js, Livewire, and Laravel.
  • Component-Based: Every block is a Livewire component. If you can build a component, you can build a block.
  • Intuitive Drag & Drop: A smooth, modern UI that allows non-technical users to build professional layouts.
  • Fully Customizable: Total control over the look and feel. No "forced" styles that you have to fight against.
  • Laravel Native: Uses your existing Eloquent models, policies, and storage disks.

About This Fork

This is based of jeffreyvr/dropblockeditor originally created by Jeffrey van Rossum. This fork continues development with additional features and maintenance.

Introduction

The BlockWire package provides you with a cool drag and drop editor. It allows you to easily create your own custom blocks and make them editable through Livewire components.

Documentation

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Contributions are welcome!

Security Vulnerabilities

If you discover any security-related issues, please open an issue on GitHub.

Credits

License

The MIT License (MIT). Please see License File for more information.