You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-17Lines changed: 10 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,25 +60,12 @@ We have a 70-person team of experts: business analysts and consultants, eCommerc
60
60
----
61
61
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.
62
62
63
+
# Important documents
63
64
64
-
# Installation
65
-
----
66
-
67
-
68
-
# Testing
69
-
----
65
+
---
70
66
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)
82
69
83
70
# Functionalities
84
71
@@ -89,7 +76,9 @@ All main functionalities of the plugin are described **[here.](https://github.co
89
76
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!
90
77
91
78
---
79
+
92
80
# Demo
81
+
93
82
---
94
83
We created a demo app with some useful use-cases of plugins! Visit http://demo.sylius.com/ to take a look at it.
95
84
@@ -99,6 +88,7 @@ We created a demo app with some useful use-cases of plugins! Visit http://demo.s
99
88
100
89
101
90
# Additional resources for developers
91
+
102
92
---
103
93
To learn more about our contribution workflow and more, we encourage you to use the following resources:
This plugin's source code is completely free and released under the terms of the MIT license.
113
104
114
105
[//]: #(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.)
115
106
116
107
# Contact
108
+
117
109
---
118
110
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).
119
111
120
112
# Community
113
+
121
114
----
122
115
123
116
For online communication, we invite you to chat with us & other users on **[Sylius Slack](https://sylius-devs.slack.com/).**
0 commit comments