Download the PHP package aimeos/pagible-import without Composer
On this page you can find all versions of the php package aimeos/pagible-import. 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 pagible-import
Pagible Import
CMS importers for Pagible CMS. Import content from WordPress, and others.
For installation, use:
This package is part of the Pagible CMS monorepo.
Commands
cms:wp-import
Imports WordPress posts into Pagible CMS as blog article pages.
| Option | Default | Description |
|---|---|---|
--connection |
wordpress |
Database connection name for the WordPress database |
--domain |
Domain name for imported pages | |
--lang |
en |
Language code for imported content |
--tenant |
Tenant ID for multi-tenant setups | |
--blog-path |
blog |
URL path of the parent blog page |
--blog-name |
Blog |
Name of the parent blog page |
--type |
blog |
Page type for imported pages |
--media-url |
Base URL for WordPress uploads (replaces wp-content/uploads path) |
|
--editor |
wp-import |
Editor name for imported records |
--dry-run |
Show what would be imported without making changes |
WordPress Database Connection
Add a WordPress database connection to config/database.php:
Supported Content
The importer converts WordPress Gutenberg blocks to Pagible content elements:
- Text and paragraphs
- Headings
- Images and galleries
- Code blocks
- Tables
- Video and audio embeds
- Notice/callout blocks
Featured images and inline media are imported as Pagible File records with published versions.
License
LGPL-3.0-only
All versions of pagible-import with dependencies
PHP Build Version
Package Version
The package aimeos/pagible-import contains the following files
Loading the files please wait ...