File tree 1 file changed +9
-2
lines changed
1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 6
6
# Static Content Processor for VSBridge
7
7
Automatically converts Magento urls to VSF urls during indexation
8
8
9
- ### Installation
9
+ ## Installation
10
10
11
11
* Via composer
12
12
Run ` composer require magebit/vsbridge-static-content-procesor ` in your root magento directory
@@ -19,7 +19,7 @@ Automatically converts Magento urls to VSF urls during indexation
19
19
* ` git clone [email protected] :magebitcom/static-content-processor.git `
20
20
21
21
22
- ### Usage
22
+ ## Usage
23
23
#### Standalone
24
24
This module requires you to configure VSF and VSF media urls.
25
25
You can find these configuration fields in:
@@ -65,6 +65,13 @@ class MyModule
65
65
66
66
```
67
67
68
+ ## Contributing
69
+ Found a bug, have a feature suggestion or just want to help in general?
70
+ Contributions are very welcome! Check out the [ list of active issues] ( https://github.com/magebitcom/vsf-instagram-feed/issues ) or submit one yourself.
71
+
72
+ If you're making a bug report, please include as much details as you can and preferably steps to repreduce the issue.
73
+ When creating Pull Requests, don't for get to list your changes in the [ CHANGELOG] ( /CHANGELOG.md ) and [ README] ( /README.md ) files.
74
+
68
75
---
69
76
70
77
![ Magebit] ( https://magebit.com/img/magebit-logo-2x.png )
You can’t perform that action at this time.
0 commit comments