Download the PHP package tentapress/content-types without Composer
On this page you can find all versions of the php package tentapress/content-types. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package content-types
Content Types
Admin-defined publishable content types for TentaPress.
Plugin Details
| Field | Value |
|---|---|
| ID | tentapress/content-types |
| Version | 0.2.0 |
| Provider | TentaPress\\ContentTypes\\ContentTypesServiceProvider |
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
- 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
| Label | Parent | Route | Capability |
|---|---|---|---|
| Content Types | Structure |
tp.content-types.index |
manage_content_types |
Configuration
This plugin is intentionally self-contained. It does not require root config changes or .env values for normal use.
Dependency Behaviour
- Requires
tentapress/admin-shell,tentapress/blocks, andtentapress/system - If disabled, the plugin’s routes, admin UI, and runtime behaviour disappear cleanly
headless-api,seo,workflow, andsearchare not required for this first release
Development
All versions of content-types with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
tentapress/admin-shell Version <1.0
tentapress/blocks Version <1.0
tentapress/system Version <1.0
tentapress/admin-shell Version <1.0
tentapress/blocks Version <1.0
tentapress/system Version <1.0
The package tentapress/content-types contains the following files
Loading the files please wait ...