Download the PHP package tentapress/posts without Composer
On this page you can find all versions of the php package tentapress/posts. 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 posts
Posts
Blog post management for TentaPress.
Plugin Details
| Field | Value |
|---|---|
| ID | tentapress/posts |
| Version | 0.6.2 |
| Provider | TentaPress\Posts\PostsServiceProvider |
Features
- Create, edit, and delete blog posts
- Draft, scheduled, and published states
- Author assignment
- Featured image
- Block-based content editor
- Pluggable editor driver selection (
blocks,page,builder) - Full-screen editing mode
- Media picker payloads now include media IDs for variant-aware image rendering
- SEO fields integration
- Taxonomy metabox only renders when
tentapress/taxonomiesis enabled - Revision history, autosave draft reload, compare, and restore integration when
tentapress/revisionsis enabled - Workflow approval, assignment, and revision-backed working copy integration when
tentapress/workflowis enabled - Optional content reference source registration for cross-plugin linking
Dependencies
tentapress/userstentapress/blocks
Database
| Table | Purpose |
|---|---|
tp_posts |
Post records |
Admin Menu
| Label | Route | Capability | Icon | Position |
|---|---|---|---|---|
| Posts | tp.posts.index |
manage_posts |
file-text | 30 |
Public Routes
| Route | Description |
|---|---|
/blog |
Blog index |
/blog/{slug} |
Single post |
Development
All versions of posts with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
tentapress/system Version <1.0
tentapress/admin-shell Version <1.0
tentapress/blocks Version <1.0
tentapress/users Version <1.0
tentapress/system Version <1.0
tentapress/admin-shell Version <1.0
tentapress/blocks Version <1.0
tentapress/users Version <1.0
The package tentapress/posts contains the following files
Loading the files please wait ...