Skip to content

Commit acc5245

Browse files
committed
Update README.md
1 parent f0ec6fa commit acc5245

1 file changed

Lines changed: 10 additions & 17 deletions

File tree

README.md

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -60,25 +60,12 @@ We have a 70-person team of experts: business analysts and consultants, eCommerc
6060
----
6161
The **SyliusUserComPlugin** allows you to integrate your Sylius store with the User.com platform. User.com is a platform that allows you to automate your marketing, sales, and support processes. With this plugin, you can synchronize your Sylius store with User.com and use the data collected in your store to create personalized marketing campaigns, automate sales processes, and provide better customer support.
6262

63+
# Important documents
6364

64-
# Installation
65-
----
66-
67-
68-
# Testing
69-
----
65+
---
7066

71-
```bash
72-
$ composer install
73-
$ cd tests/Application
74-
$ yarn install
75-
$ yarn build
76-
$ bin/console assets:install public -e test
77-
$ bin/console doctrine:schema:create -e test
78-
$ bin/console server:run 127.0.0.1:8080 -d public -e test
79-
$ open http://localhost:8080
80-
$ vendor/bin/behat
81-
```
67+
- [Installation](doc/installation.md)
68+
- [Adjustments](doc/adjustments.md)
8269

8370
# Functionalities
8471

@@ -89,7 +76,9 @@ All main functionalities of the plugin are described **[here.](https://github.co
8976
If you need some help with Sylius development, don't be hesitated to contact us directly. You can fill the form on [this site](https://bitbag.io/contact-us/?utm_source=github&utm_medium=referral&utm_campaign=plugins_productbundle) or send us an e-mail at hello@bitbag.io!
9077

9178
---
79+
9280
# Demo
81+
9382
---
9483
We created a demo app with some useful use-cases of plugins! Visit http://demo.sylius.com/ to take a look at it.
9584

@@ -99,6 +88,7 @@ We created a demo app with some useful use-cases of plugins! Visit http://demo.s
9988

10089

10190
# Additional resources for developers
91+
10292
---
10393
To learn more about our contribution workflow and more, we encourage you to use the following resources:
10494
* [Sylius Documentation](https://docs.sylius.com/en/latest/)
@@ -107,17 +97,20 @@ To learn more about our contribution workflow and more, we encourage you to use
10797
* [Sylius Product Bundle Plugin Blog](https://bitbag.io/blog/product-bundling-sylius)
10898

10999
# License
100+
110101
---
111102

112103
This plugin's source code is completely free and released under the terms of the MIT license.
113104

114105
[//]: # (These are reference links used in the body of this note and get stripped out when the markdown processor does its job. There is no need to format nicely because it shouldn't be seen.)
115106

116107
# Contact
108+
117109
---
118110
This open-source plugin was developed to help the Sylius community. If you have any additional questions, would like help with installing or configuring the plugin, or need any assistance with your Sylius project - let us know! **Contact us** or send us an **e-mail to hello@bitbag.io** with your question(s).
119111

120112
# Community
113+
121114
----
122115

123116
For online communication, we invite you to chat with us & other users on **[Sylius Slack](https://sylius-devs.slack.com/).**

0 commit comments

Comments
 (0)