mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Merge pull request #9493 from pamil/1.1-supported-plugins
Document officially supported plugins in the README
This commit is contained in:
commit
55509678b6
1 changed files with 15 additions and 0 deletions
15
README.md
15
README.md
|
|
@ -38,6 +38,21 @@ Community
|
|||
|
||||
Stay updated by following our [Twitter](https://twitter.com/Sylius) and [Facebook](https://www.facebook.com/SyliusEcommerce/).
|
||||
|
||||
Official plugins
|
||||
----------------
|
||||
|
||||
This is the list of oficially supported Sylius plugins:
|
||||
|
||||
- [Shop API Plugin](https://github.com/Sylius/SyliusShopApiPlugin) -
|
||||
provides customer-level API for the shop functionalities
|
||||
- [Admin Order Creation Plugin](https://github.com/Sylius/AdminOrderCreationPlugin) -
|
||||
allows to create orders directly from the administrator panel
|
||||
- [Customer Reorder Plugin](https://github.com/Sylius/CustomerReorderPlugin) -
|
||||
allows customer to copy items from the already placed order to the current cart
|
||||
|
||||
You can find other plugins on [our ecosystem website](https://sylius.com/plugins/) or by looking for
|
||||
[packages marked as *sylius-plugin*](https://packagist.org/explore/?type=sylius-plugin).
|
||||
|
||||
Contributing
|
||||
------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue