PHPackages                             martinsmith/craft-entry-level - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. martinsmith/craft-entry-level

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

martinsmith/craft-entry-level
=============================

Auto-parent entries in Structure sections based on Entry Type

1.1.0(5mo ago)022[1 issues](https://github.com/martinsmith/craft-entry-level/issues)MITTwigPHP ^8.2

Since Dec 8Pushed 5mo agoCompare

[ Source](https://github.com/martinsmith/craft-entry-level)[ Packagist](https://packagist.org/packages/martinsmith/craft-entry-level)[ RSS](/packages/martinsmith-craft-entry-level/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

[![Entry Level icon](https://raw.githubusercontent.com/martinsmith/craft-entry-level/main/entry-level-icon.svg)](https://raw.githubusercontent.com/martinsmith/craft-entry-level/main/entry-level-icon.svg)

Entry Level for Craft CMS 5
===========================

[](#entry-level-for-craft-cms-5)

**Allows for the automatic placing of new entries to a desired Structure level.**

This plugin will nest a new entry based on the Entry Type. No more manually repositioning entries after save!

Mostly for those using the [Entry Type Templates pattern](https://craftcms.com/knowledge-base/entry-type-templates) to create landing pages with children (e.g., blogs with articles).

[![Entry Level Settings Screenshot](https://raw.githubusercontent.com/martinsmith/craft-entry-level/main/resources/screenshot-settings.png)](https://raw.githubusercontent.com/martinsmith/craft-entry-level/main/resources/screenshot-settings.png)

[![Entry Level Settings Screenshot](https://raw.githubusercontent.com/martinsmith/craft-entry-level/main/resources/screenshot-screen1.png)](https://raw.githubusercontent.com/martinsmith/craft-entry-level/main/resources/screenshot-screen1.png)

[![Entry Level Settings Screenshot](https://raw.githubusercontent.com/martinsmith/craft-entry-level/main/resources/screenshot-screen2.png)](https://raw.githubusercontent.com/martinsmith/craft-entry-level/main/resources/screenshot-screen2.png)

Requirements
------------

[](#requirements)

- Craft CMS 5.3.0+
- PHP 8.2+

Installation
------------

[](#installation)

Install via Composer:

```
composer require "martinsmith/craft-entry-level" -w && php craft plugin/install entry-level
```

```
ddev composer require "martinsmith/craft-entry-level" -w && ddev craft plugin/install entry-level
```

Configuration
-------------

[](#configuration)

1. Go to **Settings → Plugins → Entry Level → Settings**
2. For each Structure section, configure parent-child relationships between Entry Types

How It Works
------------

[](#how-it-works)

When you create a new entry of a configured "child" Entry Type, the plugin automatically moves that entry under a parent entry of the configured "parent" Entry Type.

### Example: News Section

[](#example-news-section)

```
Entry Types:
├── News Landing (root level)
└──- News Article (parent: News Landing)

```

With this configuration:

- Creating a **News Landing** → stays at root level (no parent configured)
- Creating a **News Article** → automatically placed under **News Landing** (Level 2)

### Multi-Level Hierarchies

[](#multi-level-hierarchies)

The plugin supports unlimited nesting depth. Chain Entry Types to create deep structures:

Entry TypeParent TypeResultLanding Page(none)Root levelArticle(Landing Page)Level 2Troubleshooting
---------------

[](#troubleshooting)

### Entry not being auto-parented

[](#entry-not-being-auto-parented)

1. Check that the parent Entry Type has at least one entry created
2. Verify the configuration in Settings → Plugins → Entry Level
3. Ensure you're creating a new entry (editing existing entries won't trigger auto-parenting)

Support
-------

[](#support)

- 📖 [Documentation](https://github.com/martinsmith/craft-entry-level#readme)
- 🐛 [Report Issues](https://github.com/martinsmith/craft-entry-level/issues)

License
-------

[](#license)

This plugin is licensed under the [MIT License](LICENSE).

Credits
-------

[](#credits)

Developed by [Martin Smith](https://github.com/martinsmith).

---

Made with ❤️ for the Craft CMS community

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance73

Regular maintenance activity

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~3 days

Total

2

Last Release

150d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ce5c02df55ffab07a0e4a534c165ab7cbec31999b421aed92d411edccb22106e?d=identicon)[martinsmith](/maintainers/martinsmith)

---

Top Contributors

[![martinsmith](https://avatars.githubusercontent.com/u/5725864?v=4)](https://github.com/martinsmith "martinsmith (22 commits)")

---

Tags

cmsstructurehierarchyCraftcraftcmsentry typesparent

### Embed Badge

![Health badge](/badges/martinsmith-craft-entry-level/health.svg)

```
[![Health](https://phpackages.com/badges/martinsmith-craft-entry-level/health.svg)](https://phpackages.com/packages/martinsmith-craft-entry-level)
```

###  Alternatives

[verbb/navigation

Create navigation menus for your site.

90683.7k17](/packages/verbb-navigation)[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[verbb/comments

Add comments to your site.

13753.1k](/packages/verbb-comments)[verbb/tablemaker

Create customizable and user-defined table fields.

40168.8k1](/packages/verbb-tablemaker)[supercool/tablemaker

Create customizable and user-defined table fields.

40141.7k](/packages/supercool-tablemaker)[nfourtythree/entriessubset

Craft field type plugin that extends the core Entries field type to give extra settings with ability to restrict by entry type

1683.0k](/packages/nfourtythree-entriessubset)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
