Option to call subpages something else instead of 'Pages' (for example 'Posts)

Hi

It would be great if for example building a blog where each kirby subpage is a ‘post’, we could actually call them ‘Posts’ in the Panel interface — it would be better for a novice editor, and I think seems to fit in with Kirby’s overall ethos towards easy customisation.

The custom label could easily fit in as an option in blueprints, such as

    pages:
        label: Posts

Apologies if this is already present and I missed it in the documentation!

This is not already a feature but planned for the future.

1 Like

In the meantime you could use my subpagelist plugin with even more possibilities like custom filtering … :blush:

1 Like