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

docs: Add a example workflow to the documentation #68

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

jorisros
Copy link
Contributor

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no

Add a example yaml file of a working workflow

README.md Outdated
@@ -13,6 +13,53 @@ Workflow GUI adds a User Interface for configuring Pimcore Workflows.
* Install via command-line (or inside the pimcore extension manager): ```bin/console pimcore:bundle:install WorkflowGuiBundle```
* Make sure that the Bundles generated config is loaded (config/config.yaml): ```../var/bundles/workflow-gui/workflow.yml```

## Example workflow
Put the workflow below in the following location ``var/bundles/workflow-gui/workflow.yml`` and change the class ``Pimcore\Model\DataObject\Test`` to the dataobject you want to apply it on.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

apply it to.

@kjkooistra-youwe
Copy link
Contributor

kjkooistra-youwe commented Jan 12, 2022

Commit message: it's aN example

@jorisros jorisros force-pushed the fix/add-example-to-documentation branch from 04bcf7c to b77489e Compare January 12, 2022 12:09
@jorisros jorisros force-pushed the fix/add-example-to-documentation branch from b77489e to 686e524 Compare January 12, 2022 12:10
@jorisros jorisros merged commit 993a67e into YouweGit:master Jan 12, 2022
@jorisros jorisros deleted the fix/add-example-to-documentation branch January 12, 2022 12:10
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