-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
42 additions
and
31 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Sylius Stack | ||
|
||
The Sylius stack is a set of tools for your Symfony projects. | ||
|
||
📖 Documentation | ||
---------------- | ||
|
||
Documentation is available at [stack.sylius.com](https://stack.sylius.com). | ||
|
||
🤝 Community | ||
------------ | ||
|
||
Get Sylius support on [Slack](https://sylius.com/slack) or [Stack Overflow](https://stackoverflow.com/questions/tagged/sylius) | ||
or get professional **SLA-backed support and Project Success Assistance** with Sylius Plus license! [Learn more.](https://sylius.com/plus/) | ||
|
||
Stay updated by following our [Twitter](https://twitter.com/Sylius) and [Facebook](https://www.facebook.com/SyliusEcommerce/). | ||
|
||
👮 Security issues | ||
------------------ | ||
|
||
If you think that you have found a security issue in Sylius, please do not use the issue tracker and do not post it publicly. | ||
Instead, all security issues must be sent to `[email protected]`. | ||
|
||
📃 License | ||
---------- | ||
|
||
Sylius Stack is completely free and released under the [MIT License](https://github.com/Sylius/Stack/blob/master/LICENSE). | ||
|
||
✍️ Authors | ||
--------- | ||
|
||
Sylius was originally created by the Sylius core team members. | ||
|
||
See the full list of [contributors](https://github.com/Sylius/Stack/contributors). |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Sylius Stack | ||
# Sylius Stack Documentation | ||
|
||
The Sylius stack is a set of tools for your Symfony projects: | ||
|
||
|
@@ -10,33 +10,8 @@ The Sylius stack is a set of tools for your Symfony projects: | |
* [**TwigHooks:** Composable Twig layouts](twig-hooks/getting-started.md) | ||
* [**UiTranslations:** Basic UI translations](ui-translations/getting-started.md) | ||
|
||
📖 Documentation | ||
📖 Cookbook | ||
---------------- | ||
|
||
Documentation is available in the [docs directory](SUMMARY.md). | ||
* [How to customize your admin panel](cookbook/admin_panel/index.md) | ||
|
||
🤝 Community | ||
------------ | ||
|
||
Get Sylius support on [Slack](https://sylius.com/slack) or [Stack Overflow](https://stackoverflow.com/questions/tagged/sylius) | ||
or get professional **SLA-backed support and Project Success Assistance** with Sylius Plus license! [Learn more.](https://sylius.com/plus/) | ||
|
||
Stay updated by following our [Twitter](https://twitter.com/Sylius) and [Facebook](https://www.facebook.com/SyliusEcommerce/). | ||
|
||
👮 Security issues | ||
------------------ | ||
|
||
If you think that you have found a security issue in Sylius, please do not use the issue tracker and do not post it publicly. | ||
Instead, all security issues must be sent to `[email protected]`. | ||
|
||
📃 License | ||
---------- | ||
|
||
Sylius Stack is completely free and released under the [MIT License](https://github.com/Sylius/Stack/blob/master/LICENSE). | ||
|
||
✍️ Authors | ||
--------- | ||
|
||
Sylius was originally created by the Sylius core team members. | ||
|
||
See the full list of [contributors](https://github.com/Sylius/Stack/contributors). |
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