tentapress/export

Maintainers

Package info

github.com/tentaplane/plugin-export

pkg:composer/tentapress/export

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.10 2026-02-26 15:15 UTC

This package is auto-updated.

Last update: 2026-03-26 16:06:36 UTC


README

Content export functionality for TentaPress.

Plugin Details

Field Value
ID tentapress/export
Version 0.1.10
Provider TentaPress\Export\ExportServiceProvider

Features

  • Export site content to JSON format
  • Includes pages, posts, media references, settings

Dependencies

None.

Admin Menu

Label Route Capability Parent
Export tp.export.index export_site Settings

Development

php artisan tp:plugins sync
php artisan tp:plugins enable tentapress/export

Note: This is an optional plugin. Not enabled by default.