PHPackages                             tentapress/content-types - 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. tentapress/content-types

ActiveLibrary

tentapress/content-types
========================

0.2.0(1mo ago)00MITPHPPHP ^8.2

Since Mar 20Pushed 1mo agoCompare

[ Source](https://github.com/tentaplane/plugin-content-types)[ Packagist](https://packagist.org/packages/tentapress/content-types)[ RSS](/packages/tentapress-content-types/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

Content Types
=============

[](#content-types)

Admin-defined publishable content types for TentaPress.

Plugin Details
--------------

[](#plugin-details)

FieldValueID`tentapress/content-types`Version`0.2.0`Provider`TentaPress\\ContentTypes\\ContentTypesServiceProvider`Purpose
-------

[](#purpose)

Model structured content beyond pages and posts, such as case studies, team members, services, events, and locations, using a first-party TentaPress plugin.

Features
--------

[](#features)

- Admin-managed content type builder with plugin-owned persistence
- Per-type base paths for archive and single routes
- Publishable entries with blocks-based body authoring
- Custom field support for text, textarea, number, boolean, date/time, select, and relation fields
- Optional relation sources for Pages and Posts via the shared content reference registry
- Plugin-owned JSON API with per-type visibility controls
- Theme-aware single rendering with plugin fallbacks

Admin Menu
----------

[](#admin-menu)

LabelParentRouteCapabilityContent Types`Structure``tp.content-types.index``manage_content_types`Configuration
-------------

[](#configuration)

This plugin is intentionally self-contained. It does not require root config changes or `.env` values for normal use.

Dependency Behaviour
--------------------

[](#dependency-behaviour)

- Requires `tentapress/admin-shell`, `tentapress/blocks`, and `tentapress/system`
- If disabled, the plugin’s routes, admin UI, and runtime behaviour disappear cleanly
- `headless-api`, `seo`, `workflow`, and `search` are not required for this first release

Development
-----------

[](#development)

```
php artisan tp:plugins sync
php artisan tp:plugins enable tentapress/content-types
php artisan migrate --force
./vendor/bin/pint --dirty
composer test:filter -- ContentTypes
```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance90

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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 ~0 days

Total

2

Last Release

50d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/11545f8e3c50e6d1466ac2948bd15c952a2dc721ba413cfd9f72334a33715f1a?d=identicon)[csoutham](/maintainers/csoutham)

---

Top Contributors

[![csoutham](https://avatars.githubusercontent.com/u/576413?v=4)](https://github.com/csoutham "csoutham (3 commits)")

### Embed Badge

![Health badge](/badges/tentapress-content-types/health.svg)

```
[![Health](https://phpackages.com/badges/tentapress-content-types/health.svg)](https://phpackages.com/packages/tentapress-content-types)
```

PHPackages © 2026

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