Open
Conversation
Preview of modified filesPreview of modified Markdown: |
mnocon
commented
Feb 18, 2026
| alt_translation_key: tour.image.alt | ||
| - type: video | ||
| params: | ||
| # 'Big Buck Bunny' licensed under CC 3.0 by the Blender foundation. Hosted by archive.org |
Contributor
Author
There was a problem hiding this comment.
mnocon
commented
Feb 18, 2026
| "ibexa/share": "~4.6.x-dev", | ||
| "ibexa/phpstan": "~4.6.-dev" | ||
| "ibexa/phpstan": "~4.6.-dev", | ||
| "ibexa/integrated-help": "dev-dev as 4.6.x-dev" |
Contributor
Author
There was a problem hiding this comment.
TMP branch to make PHPStan happy
mnocon
commented
Feb 18, 2026
| With the following example, the scenario is modified to trigger only when certain conditions are matched. When the current user has a pending [notification]([[= user_doc =]]/getting_started/notifications/), a custom onboarding scenario is triggered. | ||
|
|
||
| First, define a custom product tour scenario. | ||
| It contains a placeholder step with a single block. |
Contributor
Author
There was a problem hiding this comment.
A scenario MUST have at least one step, with at least one block - that's why I need to add a placeholder step in Yaml and remove all of them in PHP code
|
code_samples/ change report
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Target: 4.6, 5.0
Documentation for the Product Tour feature - an extension of Integrated Help.
Contains still some TODOs, but initial feedback is welcome.