-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathreadme.txt
44 lines (27 loc) · 1.77 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
=== SnapWP Helper ===
Contributors: rtCamp, justlevine
Tags: decoupled, headless, REST API, GraphQL, WPGraphQL, React, NextJS, JAMStack
Requires at least: 6.7
Tested up to: 6.7.1
Requires PHP: 7.4
Stable tag: 0.0.1
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Manages WPGraphQL extensions updates and discover.
== Description ==
A helper plugin used to power <a href="https://github.com/rtCamp/snapwp/ target="_blank">SnapWP</a>.
For more info, see the <a href="https://github.com/rtCamp/snapwp-helper">SnapWP Helper GitHub repository</a>.
== Installation ==
1. Upload the `snapwp-helper.zip` release zip via the WordPress Dashboard > Plugins > Add New > Upload Plugin.
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= Reporting a bug 🐞 =
Before creating a new issue, do browse through the <a href="https://github.com/rtCamp/snapwp-helper/issues" target="_blank">existing issues</a> for resolution or upcoming fixes.
If you still need to <a href="https://github.com/rtCamp/snapwp-helper/issues/new" target="_blank">log an issue</a>, please provide as much detail as possible, including clear steps to reproduce the issue, if possible.
= Contributing =
Want to contribute a new feature? Start a conversation by <a href="https://github.com/rtCamp/snapwp-helper/issues/new" target="_blank">creating a new issue</a>.
Once you're ready to send a pull request, please check out our <a href="https://github.com/rtCamp/snapwp-helper/blob/main/DEVELOPMENT.md" target="_blank">Contributing Guidelines</a>.
== Screenshots ==
1. Plugin settings screen.
== Changelog ==
See the full list of changes in the <a href="https://github.com/rtCamp/snapwp-helper/blob/develop/CHANGELOG.md" target="_blank">repository Changelog</a>.