WP Manifestindependent plugin directory
manifest / builders / layotter

Layotter

The Wordpress drag-and-drop page builder for developers

by Dennis Hingst · github.com/hingst/layotter · website

23stars
384composer installs
8forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/hingst/layotter/archive/refs/heads/master.zip

Also on Packagist as hingst/layotter:

composer require hingst/layotter

Declares an update source (hingst/layotter), so updates arrive through the plugin's own updater.

From the readme

Layotter Build fully customizable and easy to use Wordpress websites – with Layotter, the drag-and-drop page builder for developers! As a professional Wordpress developer, you've probably got your own theme boilerplate, a favorite grid system, project structure, … you name it. So why should your page builder dictate its own HTML or CSS structure? Why should it come with a ton of predesigned modules that won't fit your client's design anyway? We believe it shouldn't. So Layotter doesn't. If you like ACF, you'll love Layotter Layotter is based on Advanced Custom Fields (ACF), a very popular Wordpress plugin that lets you create wildly complex forms without having to write any code. Thanks to ACF, building a simple Layotter element takes as little as 15 lines of code: Read the introduction or the installation instructions to get started, or head directly to the tutorial on how to create an element type. Some more features you'll enjoy Super clean, object oriented API Full HTML and CSS customization Settings filters for programmatic configuration Integrates so nicely, your clients will think it's a part of Wordpress Works with the Pro and regular versions of AC

Read the full README on GitHub →