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
VueFront is a <ahref="//vuejs.org">Vue-powered</a> agnostic frontend web app for your old fashioned Blog and Ecommerce site.
12
+
13
+
Wordpress is open source software you can use to create a beautiful website, blog, or app.
14
+
15
+
CMS Connect App - adds the connection between the Wordpress CMS and VueFront WebApp via a GraphQL API.
16
+
17
+
## What does it do?
18
+
This is a wordpress plugin that connects the wordpress CMS with the VueFront WebApp via a GraphQL API. When installed, you will be provided with a CMS Connect URL that you will add to your VueFront WebApp .env file.
19
+
20
+
## DEMO
21
+
22
+
[VueFront](https://wordpress.vuefront.com/)
23
+
24
+
[Admin](https://wordpress.vuefront.com/admin)
25
+
26
+
### Wordpress Store (WooCommerce)
27
+
Since Wordpress does not have a built-in Store, we use the [Free WooCommerce](https://woocommerce.com/) to add store support. If woocommerce no avalible, VueFront will ignore it.
28
+
29
+
## How to install?
30
+
31
+
### Quick Install
32
+
1. The quickest way to install is via WordPress Plugin Directory or manually [Download](https://github.com/vuefront/wordpress/releases) the **compiled** plugin and upload it through the 'Plugins > Add New' menu in WordPress
33
+
2. Activate the plugin through the 'Plugins' menu in WordPress
34
+
3. Visit plugin's settings to get the CMS Connect URL
35
+
36
+
You will need the CMS Connect URL to complete the [VueFront Web App installation](https://vuefront.com/guide/setup.html)
37
+
38
+
## Support
39
+
For support please contact us a https://dreamvention.ee/support
40
+
41
+
## Submit an issue
42
+
For submiting an issue, please create one in the [issues tab](https://github.com/vuefront/wordpress/issues). Remember to provide a detailed explanation of your case and a way to reproduce it.
0 commit comments