Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.x] Collection Importer #653

Merged
merged 16 commits into from
Feb 7, 2025
Merged

[8.x] Collection Importer #653

merged 16 commits into from
Feb 7, 2025

Conversation

duncanmcclean
Copy link
Member

@duncanmcclean duncanmcclean commented Jan 23, 2025

This pull request implements a Collection Importer, allowing you to easily move your content from collection entries into the database.

It'll handle creating the model, adding the relevant options to the runway.php config file, generating a database migration and importing your entries into the database.

All with one simple command:

php please runway:import-collection

This replaces the runway:generate-migrations command.

Related: #192

@duncanmcclean duncanmcclean marked this pull request as ready for review February 7, 2025 12:57
@duncanmcclean duncanmcclean merged commit 8336ab7 into master Feb 7, 2025
23 checks passed
@duncanmcclean duncanmcclean deleted the collection-importer branch February 7, 2025 14:37
Copy link

github-actions bot commented Feb 7, 2025

Released as part of v8.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant