Skip to content

feat(storyblok): add a content version parameter and the possibility of making a custom config#214

Closed
cetuuus wants to merge 2 commits intonuxt-modules:mainfrom
cetuuus:main
Closed

feat(storyblok): add a content version parameter and the possibility of making a custom config#214
cetuuus wants to merge 2 commits intonuxt-modules:mainfrom
cetuuus:main

Conversation

@cetuuus
Copy link
Copy Markdown

@cetuuus cetuuus commented Dec 16, 2024

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

For storyblok indexing, developers can choose the version of content they want to index (generally draft in development/staging and published in production). They can also set a custom configuration for retrieving stories.
This is required because currently we can only index content in draft state, and it will only index top-level pages (not those in folders). A bit annoying when you want to build a professional website.

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes (if not applicable, please state why)

@cetuuus
Copy link
Copy Markdown
Author

cetuuus commented Dec 17, 2024

@Baroshem

@Baroshem Baroshem mentioned this pull request Mar 19, 2025
@Baroshem
Copy link
Copy Markdown
Collaborator

Implemented in #222 Thanks for contributing!

@Baroshem Baroshem closed this Mar 19, 2025
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.

2 participants