Sidepipe for Craft CMS

Free · Craft CMS 5

Some fields belong on the right

Craft's entry editor has two columns and hands you one of them. The author, the post date, the slug and the status get the sidebar, arranged the way somebody scanning an entry actually reads them. Every field you define gets the content pane, at the same width as the body copy — so a one-line “Featured?” switch takes the acreage of a paragraph, and the writing gets pushed below the fold by four things nobody is writing. Sidepipe lets the field layout say which of your fields belong on the right instead.

Sidepipe

You arrange it where you arrange everything else

There is no per-field setting and no screen to keep in sync. Drag a Sidebar element into a tab in the field layout designer, and everything else in that tab renders in the sidebar. The tab disappears from the tab bar once it has nothing left to show, so authors never see an empty one.

text
Field layout                     Entry editor
───────────────────────────      ────────────────────────
Content                          ┌ Content pane ────────┐
├── Title                        │ Title                │
├── Summary                      │ Summary              │
└── Body                         │ Body                 │
                                 └──────────────────────┘
Publishing
├── ▣ Sidebar  “Publishing”      ┌ Sidebar ─────────────┐
├── Featured                     │ PUBLISHING           │
├── Content Type                 │   Featured       [on]│
├── Review Date                  │   Content Type  [   ]│
└── Reading Time                 │   Review Date   [   ]│
                                 │   Reading Time  [  4]│
                                 ├──────────────────────┤
                                 │   Slug               │
                                 │   Author             │
                                 │   Post Date          │
                                 └──────────────────────┘

Features

One idea, and five things that make it safe to leave switched on.

Declared in the field layout

A Sidebar element in the UI elements library, next to Heading and Tip. Drag it into a tab and you are done. The arrangement lives with the layout in project config, so it deploys the way the rest of your content schema does, and it is editable in the same place you decide the tab order.

One tab, two columns

Set the marker to “everything below this marker” and the fields above it stay in the content pane. Put a second marker further down and it ends the first one's run, so a single tab can send one group to the top of the sidebar and another to the bottom, each with its own heading.

Above or below the dates

Each group chooses whether it sits above Craft's own author, post date and slug block or below it. Editorial state at the top where an author looks first; syndication and housekeeping at the bottom, out of the way.

Or just name a tab “Sidebar”

If you would rather not touch the UI elements library at all, a tab whose name is in the settings pipes with no marker. Matched without regard to case or spacing, so you can add whatever your team already calls it — Meta, Options, Publishing.

It is Craft's own field, moved

The inputs are the ones Craft's form would have produced, with the same names and the same delta registration, in the same form element. Sidepipe has no save handler, no database table and no data of its own — turning it off changes where a field appears and nothing else.

Nothing is moved without somewhere to put it

Sidepipe engages only where a sidebar exists: the element editor, full page or slideout. An inline Matrix block, a content block, a global set, the user profile screen — all of them render exactly as they would without the plugin. Conditions on a marker choose a column, never hide a field.

Sidepipe in the control panel

Fields defined in a schema file, grouped and labelled, sitting in the entry sidebar where the publishing decisions belong.

A Publishing group in a Craft entry's sidebar rendered by Sidepipe, holding a Featured lightswitch with an instruction tooltip, a Content Type dropdown set to Article, a Review Date and a Reading Time in minutes

Screenshot from a live install, not a mockup.

Frequently Asked Questions

The questions worth answering before you rearrange an editor your team uses every day.

Free, and it stays free

No editions, no licence key, no trial. Install it, drop a Sidebar element into a tab, and your authors get their content pane back.