tentapress / import
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/tentapress/import
Requires
- php: ^8.2
- tentapress/admin-shell: <1.0
- tentapress/system: <1.0
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.