|
1 | 1 | === VueFront ===
|
2 | 2 | Contributors: vuefront
|
3 |
| -Donate link: http://vuefront.com/ |
4 |
| -Tags: vuefront, cms, vuejs, nuxt, webapp, graphql, frontend, framework, blog, ecommerce |
| 3 | +Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=D36ENUWPNA3KG&source=url |
| 4 | +Tags: pwa, spa, woocommerce, amp, jamstack, ajax, vuefront, cms, vuejs, nuxt, webapp, graphql, frontend, framework, blog, ecommerce, single page application |
5 | 5 | Requires at least: 4.0.0
|
6 | 6 | Tested up to: 5.2.1
|
7 | 7 | Requires PHP: 5.5.0
|
8 | 8 | Stable tag: 1.1.0
|
9 | 9 | License: GPLv2
|
10 | 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 | 11 |
|
12 |
| -VueFront plugin allows you to connect Wordpress & Woocommerce with VueFront WebApp via a GraphQL API. |
| 12 | +Free SPA & PWA for WordPress & Woocommerce with AMP & GraphQL. |
13 | 13 |
|
14 | 14 | == Description ==
|
15 |
| -This plugin is a VuefRont CMS Connect App for Wordpress+Woocommerce and it adds the connection between the Wordpress CMS and VueFront WebApp via a GraphQL API. |
| 15 | +VueFront is a modern Frontend Framework that allows any WordPress and Woocommerce website to become a fast Single Page Application (SPA) and a Progressive Web App (PWA). |
| 16 | + |
| 17 | +<a href="https://wordpress.vuefront.com/" title="VueFront Web App DEMO">DEMO: VueFront Web App</a> |
| 18 | + |
| 19 | +VueFront Web App is built on JAMstack and comes with AMP, GraphQL, Vuejs, Nuxt inside. |
| 20 | + |
| 21 | +The VueFront WordPress Plugin is required to add a GraphQL API to your website to feed the data into the Web App. |
| 22 | +When installed it will provide you with a CMS Connect URL. Use it to setup your VueFront Web App as discribed in the <a href="https://vuefront.com/guide/setup.html" title="VueFront Quick Setup Guide">VueFront Quick Setup Guide</a>. |
16 | 23 |
|
17 | 24 | == Installation ==
|
18 | 25 | 1. You can either install this plugin from the WordPress Plugin Directory,
|
19 | 26 | or manually [download the plugin](https://github.com/vuefront/wordpress/releases) and upload it through the 'Plugins > Add New' menu in WordPress
|
20 | 27 | 2. Activate the plugin through the 'Plugins' menu in WordPress
|
21 | 28 | 3. Visit plugin's settings to get the CMS Connect URL
|
| 29 | +4. Visit the <a href="https://vuefront.com/guide/setup.html" title="VueFront setup guide">VueFront Setup Guide</a> to learn how to setup the Web App on step 2. |
| 30 | + |
| 31 | +== Upgrade Notice == |
| 32 | +To upgrade simply click upgrade or upload the new version via "add new" plugin. The VueFront Plugin is smart and will apply all the changes on first load. |
22 | 33 |
|
23 | 34 | == How to Use ==
|
24 |
| -Once the plugin is activated, the CMS Connect URL will function automatically, providing VueFront Webapp access to the website data. |
| 35 | +Once the plugin is activated, the CMS Connect URL will function automatically, providing VueFront Web App access to the website data. |
| 36 | + |
| 37 | +If you have WooCommerce installed and activated, the plugin will automatically provide that data as well. |
| 38 | + |
| 39 | +You do not need to do anything from the admin panel. It should work out-of-the-box. |
| 40 | + |
| 41 | +Just enjoy the new SPA. |
| 42 | + |
| 43 | +== Screenshots == |
| 44 | +1. VueFront is a Single Page Application for WordPress |
| 45 | +2. VueFront is SEO ready and loved by google for PWA & AMP |
| 46 | +3. VueFront works off-line with service workers |
| 47 | +4. VueFront supports WooCommerce |
| 48 | +5. VueFront is built on JAMstak, VueJS, Nuxt, GraphQL |
| 49 | +6. VueFront is super fast, off-line ready, seo ready |
| 50 | +7. VueFront is the #1 PWA solution for WordPress and WooCommerce |
| 51 | + |
| 52 | + |
| 53 | +== Frequently Asked Questions == |
| 54 | += What do I do after I have installed the plugin? = |
| 55 | +The plugin will provide you with a CMS Connect URL. The next step is to install the Web app via the command line. It is actually very simple to do. Just fillow <a href="https://vuefront.com/guide/setup.html" title="VueFront Setup Tutorial">setup tutorial</a>. |
| 56 | + |
| 57 | += When I visit the CMS Connect URL, I see this error {"errors":[{"message":"Syntax Error GraphQL (1:1) Unexpected nn1: n ^n","category":"graphql","locations":[{"line":1,"column":1}]}]} = |
| 58 | +This is absolutly fine. It is a normal responce from GraphQL API saying you have not provided any details in you request. Continue with setting up the VueFront WebApp https://vuefront.com/guide/setup.html |
| 59 | + |
| 60 | += I have setup the VueFront WebApp via the command line, but the site is not working. What do I do? = |
| 61 | +This is a very young technology and there could be version breaks. The first thing you should do is visit our <a href="https://github.com/vuefront/vuefront/issues" title="Github Issues">Github Issues</a> and search for help. If not found, create a new Issue and a developer will help you. |
25 | 62 |
|
26 |
| -If you have Woocommerce installed and activated, the plugin will provide that data as well. |
27 | 63 |
|
28 | 64 | == Changelog ==
|
29 | 65 | = 1.1.0 =
|
|
0 commit comments