tentapress/import

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/tentapress/import

v0.1.3 2026-02-05 15:57 UTC

This package is auto-updated.

Last update: 2026-02-05 20:09:24 UTC


README

Content import functionality for TentaPress.

Plugin Details

Field Value
ID tentapress/import
Version 0.1.3
Provider TentaPress\Import\ImportServiceProvider

Features

  • Import site content from JSON export
  • Handles pages, posts, media references, settings

Dependencies

None.

Admin Menu

Label Route Capability Parent
Import tp.import.index import_site Settings

Development

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

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