tentapress / seo
v0.2.11
2026-03-20 08:31 UTC
Requires
- php: ^8.2
- tentapress/admin-shell: <1.0
- tentapress/pages: <1.0
- tentapress/system: <1.0
README
SEO fields and metadata management for TentaPress.
Plugin Details
| Field | Value |
|---|---|
| ID | tentapress/seo |
| Version | 0.2.11 |
| Provider | TentaPress\Seo\SeoServiceProvider |
Features
- Meta title and description per page/post
- OpenGraph fields (title, description, image)
- Twitter card fields
- Canonical URL support
- SEO field components for editors
Dependencies
None.
Admin Menu
| Label | Route | Capability | Position | Parent |
|---|---|---|---|---|
| SEO | tp.seo.index |
manage_seo |
30 | Structure |
Integration
SEO fields are integrated into page and post editors. Themes should render SEO meta tags in their layouts.
Development
php artisan tp:plugins sync
php artisan tp:plugins enable tentapress/seo