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
$data['text_description'] = __('This is your CMS Connect URL link that shares your Blog data via GraphQL. When installing VueFront via the command line, you will be prompted to enter this URL. Simply copy and paste it into the command line.
38
+
<br><br>
39
+
Read more about the <a href="https://vuefront.com/cms/wordpress.html" target="_blank">CMS Connect for Wordpress</a>', $codename);
$data['text_woocommerce_description'] = sprintf(__('VueFront relies on the free <a href="%s" target="_blank">WooCommerce</a> plugin to implement store. The store feature is optional and VueFront will work fine without it. You can install it via Wordpress.', $codename), 'https://ru.wordpress.org/plugins/woocommerce/');
43
+
$data['text_woocommerce_disabled'] = __('WooCommerce missing. Click to download', $codename);
0 commit comments