This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| License | MIT
<!--
- Bug fixes must be submitted against the 1.6 or 1.7 branches (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
Commits
-------
9d877286ad Add docs withresolving inventory stocks after shipment
This PR was merged into the 1.7 branch.
Discussion
----------
After you have change name of plugin, please run composer install in your main directory. Else you have this error : PHP Fatal error: Uncaught Symfony\Component\Debug\Exception\ClassNotFoundException: Attempted to load class "Kernel" from namespace
| Q | A
| --------------- | -----
| Branch? | 1.6
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | no
| 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
-------
9590a65f68 Add Important information, run composer install
3b4befc905 Update docs/plugin-development-guide/naming.rst
This PR was merged into the 1.7 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
Recently we have added the possibility to copy code from our documentation. Removing `$` from command line examples is annoying as hell.
Commits
-------
dd39ffa6a0 [Docs] Improved coping UX
After you have change name of plugin, please run composer install in your main directory. Else you have this error : PHP Fatal error: Uncaught Symfony\Component\Debug\Exception\ClassNotFoundException: Attempted to load class "Kernel" from namespace
* 1.7:
[Docs] Require tagged plugins for Sylius Store
Update custom_fixture.rst
Add missing use statement
Remove useless interface in custom_fixture.rst
behat selector for shop-product-show
Revert mistake
Fixtures: fix French translation of cap
* 1.6:
[Docs] Require tagged plugins for Sylius Store
Update custom_fixture.rst
Add missing use statement
Remove useless interface in custom_fixture.rst
Revert mistake
Fixtures: fix French translation of cap
Sylius Plus features scope update
[Maintenance] Remove uneeded step
This PR was merged into the 1.6 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.6
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
Commits
-------
eb55a4107e [Docs] Require tagged plugins for Sylius Store