-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[Documentation] Sylius Plus features documentation v1 #11054
Merged
Merged
Conversation
This file contains 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
CoderMaggie
added
the
Documentation
Documentation related issues and PRs - requests, fixes, proposals.
label
Jan 22, 2020
AdamKasp
approved these changes
Jan 22, 2020
lchrusciel
approved these changes
Jan 24, 2020
============== | ||
|
||
Customer Pool is a collection of Customers that is assigned to a specific channel. Thanks to this concept, if you have two | ||
channels, each of them has a separate customer pool, then customers that have accounts in channel A, and have not registered in channel B, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested change
channels, each of them has a separate customer pool, then customers that have accounts in channel A, and have not registered in channel B, | |
channels, each of them may have a separate customer pool, then customers that have accounts in channel A, and have not registered in channel B, |
Thank you, Magdalena! 🥇 |
lchrusciel
added a commit
to lchrusciel/Sylius
that referenced
this pull request
Jan 24, 2020
…on v1 (CoderMaggie) This PR was merged into the 1.6-dev branch. Discussion ---------- | Q | A | --------------- | ----- | Branch? | 1.6 | Bug fix? | no | New feature? | yes | BC breaks? | no We have decided to make [Sylius Plus](https://sylius.com/plus/) documentation a part of the official documentation so that features available beyond the open source distribution get their recognition among Sylius users. I've added screenshots of the build docs, so that you can read them easier than in Github compare window and see the css style they will have. ![localhost_63342_Sylius_docs_build_book_introduction_introduction html](https://user-images.githubusercontent.com/13198869/72905709-40ea2500-3d31-11ea-8701-cdfc77e17ea4.png) ![localhost_63342_Sylius_docs_build_book_index html](https://user-images.githubusercontent.com/13198869/72905439-d507bc80-3d30-11ea-9e45-dca110f99fd5.png) ![localhost_63342_Sylius_docs_build_book_installation_sylius_plus_installation html](https://user-images.githubusercontent.com/13198869/72905447-d89b4380-3d30-11ea-87bf-f205d7e6c701.png) ![localhost_63342_Sylius_docs_build_book_customers_customer_pools html](https://user-images.githubusercontent.com/13198869/72905560-05e7f180-3d31-11ea-916f-0dc3d80adc96.png) ![localhost_63342_Sylius_docs_build_book_products_multi_source_inventory html](https://user-images.githubusercontent.com/13198869/72905630-231cc000-3d31-11ea-954f-01b32c62bf1f.png) ![returns](https://user-images.githubusercontent.com/13198869/72905278-93771180-3d30-11ea-8271-fad82d35c5e0.png) Commits ------- fcf9103 [Docs] Add Plus docs theme 1876568 [Plus Docs] Introduction 259d096 [Plus Docs] Installation f8537b7 [Plus Docs] Customer Pools c3c8a03 [Plus Docs] Multi-Source Inventory 8de9169 [Plus Docs] Business Units 9ae7388 [Plus Docs] Returns d9835db [Plus Docs] Fixes: navigation and style
lchrusciel
added a commit
that referenced
this pull request
Jan 24, 2020
This PR was merged into the 1.6 branch. Discussion ---------- | Q | A | --------------- | ----- | Branch? | 1.6 | Bug fix? | yes | New feature? | no | BC breaks? | no/ | Deprecations? | | Related tickets | backports #11054 | License | MIT <!-- - Bug fixes must be submitted against the 1.6 branch (the lowest possible) - Features and deprecations must be submitted against the master branch - Make sure that the correct base branch is set --> Commits ------- 0f94d17 feature #11054 [Documentation] Sylius Plus features documentation v1 (CoderMaggie)
lchrusciel
added a commit
that referenced
this pull request
Jan 24, 2020
* 1.6: feature #11054 [Documentation] Sylius Plus features documentation v1 (CoderMaggie) Fixed typo in services comment
AdamKasp
pushed a commit
to AdamKasp/Sylius
that referenced
this pull request
Jan 26, 2020
* 1.6: feature Sylius#11054 [Documentation] Sylius Plus features documentation v1 (CoderMaggie) Fixed typo in services comment
GSadee
added a commit
that referenced
this pull request
Mar 5, 2020
… to links (CoderMaggie) This PR was merged into the 1.6 branch. Discussion ---------- | Q | A | --------------- | ----- | Branch? | 1.6 | Doc fix? | yes - broken links for The Book | New docs? | yes | Related tickets | Part 2 of #11054 | License | MIT Commits ------- ee90d2b [Plus Docs] Multi-source inventory fixtures 073c056 [Plus Docs] Return Requests emails 24933dd [Plus Docs][Cookbook] Custom inventory sources filter 1290e11 [Plus Docs] Improve Docs Organisation 3baf319 [Plus Docs] Review fixes
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.
We have decided to make Sylius Plus documentation a part of the official documentation so that features available beyond the open source distribution get their recognition among Sylius users.
I've added screenshots of the build docs, so that you can read them easier than in Github compare window and see the css style they will have.