PHPackages                             justbetter/statamic-meta-templates - 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. justbetter/statamic-meta-templates

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

justbetter/statamic-meta-templates
==================================

1.0.0(2y ago)0137PHP

Since Sep 1Pushed 2y ago3 watchersCompare

[ Source](https://github.com/justbetter/statamic-meta-templates)[ Packagist](https://packagist.org/packages/justbetter/statamic-meta-templates)[ RSS](/packages/justbetter-statamic-meta-templates/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Statamic Metadata Templates
===========================

[](#statamic-metadata-templates)

> This addon makes it possible to manage metadata per collection

Description
-----------

[](#description)

This addon adds a new collection `Meta templates`, in this collection it's possible to set a default `Meta title` and `Meta description`.

You can choose for which collection you want to add this data, the collections you can choose from are based on what you have entered in the config.

Upon page render this addon will check the entry to see if the `Meta title` or `Meta description` have been filled. If that's not the case we will check to see if there is a meta template configured for this entry, if so we will use the data from the template.

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

[](#installation)

After installing this addon you should publish the vendor of this addon as explained below.

Note
----

[](#note)

Most SEO addons will have some basic fields on collections like `meta_title` or `meta_description`.

If you are not using any SEO addons or you don't have these fields on your collection you will have to add these manually.

This addon also only adds the metadata to your entries, it won't display it on your frontend. This should be done by your SEO addon or your theme.

Config
------

[](#config)

The default collection is set to `pages`, it's possible to change this or add new ones.

To change this you should alter the `collections` array in the config.

Publishables
------------

[](#publishables)

You can publish all of the publishables with:

```
php artisan vendor:publish --provider="JustBetter\StatamicMetadataTemplates\ServiceProvider"
```

Or publish them individually by using tags:

```
php artisan vendor:publish --provider="JustBetter\StatamicMetadataTemplates\ServiceProvider" --tag="collections"
php artisan vendor:publish --provider="JustBetter\StatamicMetadataTemplates\ServiceProvider" --tag="config"
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

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

Unknown

Total

1

Last Release

990d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d00b3f55cd4ae8b8cfb001a644ed6c7a1127a956c24375bcfe16ce12bd89bed?d=identicon)[justbetter](/maintainers/justbetter)

---

Top Contributors

[![kevinmeijer97](https://avatars.githubusercontent.com/u/9716909?v=4)](https://github.com/kevinmeijer97 "kevinmeijer97 (13 commits)")

### Embed Badge

![Health badge](/badges/justbetter-statamic-meta-templates/health.svg)

```
[![Health](https://phpackages.com/badges/justbetter-statamic-meta-templates/health.svg)](https://phpackages.com/packages/justbetter-statamic-meta-templates)
```

###  Alternatives

[yannickl88/features-bundle

Symfony bundle for managing feature tags

1985.5k](/packages/yannickl88-features-bundle)[paragonie/quill

Library for quickly and easily writing data to a Chronicle instance

2125.1k1](/packages/paragonie-quill)

PHPackages © 2026

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