Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Parse a Curator export file into individual content type files
filePath
.iwe
.iwgz
outputPath
--exclude
# Include only selected content types php artisan curator:parse-export /path/to/export.iwe /path/to/output # Exclude selected content types php artisan curator:parse-export /path/to/export.iwe /path/to/output --exclude
Was this page helpful?