Skip to content

Commit 99f8ef1

Browse files
committed
Merge branch 'master' of https://github.com/vuefront/opencart
2 parents adafb19 + 2a289e0 commit 99f8ef1

File tree

1 file changed

+21
-12
lines changed

1 file changed

+21
-12
lines changed

README.md

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,41 @@
11
<p align="center">
22
<br>
33
<a href="https://vuefront.com">
4-
<img src="https://vuefront.com/logo.png" width="120"/>
4+
<img src="https://raw.githubusercontent.com/vuefront/vuefront-docs/master/.vuepress/public/img/github/vuefront-opencart.jpg" width="400"/>
55
</a>
66
</p>
77
<h1 align="center">VueFront</h1>
8-
<h3 align="center">CMS Connect App for OpenCart
8+
<h3 align="center">CMS Connect App for OpenCart 2.x-3.x
99
</h3>
1010

11-
VueFront - Vue powered agnostic frontend web app for your old fashioned Blog and Ecommerce site.
11+
<p align="center">
12+
<a href="https://github.com/vuefront/vuefront"><img src="https://img.shields.io/badge/price-FREE-0098f7.svg" alt="Version"></a>
13+
<a href="https://discord.gg/C9vcTCQ"><img src="https://img.shields.io/badge/chat-on%20discord-7289da.svg" alt="Chat"></a>
14+
</p>
1215

13-
OpenCart - Open-source eCommerce platform built with MVC pattern.
16+
<p align="center">
17+
Show your :heart: - give us a :star: <br/>
18+
Help us grow this project to be the best it can be!
19+
</p>
1420

15-
CMS Connect App - adds the connection between the OpenCart CMS and VueFront WebApp via a GraphQL API.
1621

17-
## DEMO
22+
__VueFront__ is a <a href="//vuejs.org">VueJS powered</a> CMS agnostic SPA & PWA frontend for your old-fashioned Blog and E-commerce site.
1823

19-
[VueFront](https://opencart.vuefront.com/)
24+
__OpenCart__ - Open-source eCommerce platform built with MVC pattern.
25+
26+
__CMS Connect App__ - adds the connection between the OpenCart CMS and VueFront Web App via a GraphQL API.
27+
28+
## DEMO
2029

21-
[Admin](https://opencart.vuefront.com/admin)
30+
[VueFront on OpenCart](https://opencart.vuefront.com/)
2231

2332
## OpenCart Versions
2433
This repo stores the codebase for the CMS Connect App for OpenCart. Because of OpenCart's versioning, the branches are structured as follows
2534

2635
| Repo Branch | OpenCart Versions |
2736
|--------|-------------|
28-
| master | 2.x-3.x |
29-
| 1.5x | 1.5.x |
37+
| [master](https://github.com/vuefront/opencart) | 2.x-3.x |
38+
| [1.5x](https://github.com/vuefront/opencart/tree/1.5x) | 1.5.x |
3039

3140
### OpenCart Blog
3241
Since OpenCart does not have a built-in Blog, we use the [Free Blog Module](https://github.com/Dreamvention/2_d_blog_module) by Dreamvention for version 2.x-3.x
@@ -57,9 +66,9 @@ If you have shopunity module installed, you can use that for a super quick insta
5766
You can also install the d_blog_module via Shopunity as well.
5867

5968
## Support
60-
For support please contact us a https://dreamvention.ee/support
69+
For support please contact us at [Discord](https://discord.gg/C9vcTCQ)
6170

6271
## Submit an issue
63-
For submiting an issue, please create one in the [issues tab](https://github.com/vuefront/opencart/issues). Remember to provide a detailed explanation of your case and a way to reproduce it.
72+
For submitting an issue, please create one in the [issues tab](https://github.com/vuefront/vuefront/issues). Remember to provide a detailed explanation of your case and a way to reproduce it.
6473

6574
Enjoy!

0 commit comments

Comments
 (0)