Skip to content

Commit 1097c73

Browse files
authored
Update README.md
1 parent fdd7cf6 commit 1097c73

File tree

1 file changed

+23
-3
lines changed

1 file changed

+23
-3
lines changed

README.md

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# VueFront CMS Connect App for OpenCart
22

3+
https://vuefront.com/
4+
35
VueFront - Vue powered agnostic frontend web app for your old fashioned Blog and Ecommerce site.
46

57
OpenCart - Open-source eCommerce platform built with MVC pattern.
@@ -33,7 +35,25 @@ Since OpenCart does not have a built-in Blog, we use the [Free Blog Module](http
3335

3436
You will need the CMS Connect URL to complete the [VueFront Web App installation](https://vuefront.com/guide/setup.html)
3537

36-
### Advanced Install (install via Shopunity)
37-
The official compiled version of the CMS Connect APP includes the Blog Module and other supporting extensions which you may not want to install.
38+
### Advanced Install
39+
The official compiled version of the CMS Connect APP includes other supporting extensions such as d_opencart_patch and d_twig_manager.
40+
41+
You can download the source code from the master branch directly and upload via ftp to your root folder. When activating the module, you should have the following extensions preinstalled: d_opencart_patch, d_twig_manager, d_twig (only for 2.x)
42+
43+
You can also install the d_blog_module to add blog features to VueFront.
44+
45+
### Install via Shopunity
46+
If you have shopunity module installed, you can use that for a super quick installation:
47+
1. go to OpenCart admin -> shopunity -> marketplace tab
48+
2. search for VueFront
49+
3. Click install.
50+
51+
You can also install the d_blog_module via Shopunity as well.
52+
53+
## Support
54+
For support please contact us a https://dreamvention.ee/support
55+
56+
## Submit an issue
57+
For submiting an issue, please create one in the [issues tab](/issues/). Remeber to provide a detailed explonation of your case and a way to reproduce it.
3858

39-
You can install is via Shopunity or by downloading the Extension Directly from the git repositiory.
59+
Enjoy!

0 commit comments

Comments
 (0)