Skip to content

Commit fc2f9f4

Browse files
committed
docs(files): direct people to module files rather than source code - #48
1 parent 06bfcfa commit fc2f9f4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ See more [demo here](https://github.com/dadish/ProcessGraphQL/blob/main/ScreenCa
3636
3737
## Installation
3838

39-
To install the module, go to __Modules -> Install -> Add New__. Scroll down to get to the section __Add Module from URL__. Paste the URL of the [latest release][latest-release] into the __Module ZIP file URL__ field and press __Download__.
39+
To install the module, go to __Modules -> Install -> Add New__. Scroll down to get to the section __Add Module from URL__. Paste the URL of the zip file of this module into the __Module ZIP file URL__ field and press __Download__. You can find the zip file of the module in the [latest release][latest-release] page. Be sure to choose the one that says `ProcessWire Module (zip)`.
40+
41+
[!ProcessWire Module (zip)][img-assets]
4042

4143
ProcessWire will download this module and place it at `/site/modules/` directory for you. After you did that, you should see __GraphQL__ module among others. Go ahead and press __Install__ button next to it.
4244

@@ -292,6 +294,7 @@ then it is probably because ProcessGraphQL is not receiving your query. The reas
292294
[img-filtering]: https://raw.githubusercontent.com/dadish/ProcessGraphQL/main/imgs/ProcessGraphQL-Filtering.gif
293295
[img-fieldtypes]: https://raw.githubusercontent.com/dadish/ProcessGraphQL/main/imgs/ProcessGraphQL-Fieldtypes.gif
294296
[img-documentation]: https://raw.githubusercontent.com/dadish/ProcessGraphQL/main/imgs/ProcessGraphQL-Documentation.gif
297+
[img-assets]: https://raw.githubusercontent.com/dadish/ProcessGraphQL/main/imgs/module-files.png
295298
[latest-release]: https://github.com/dadish/ProcessGraphQL/releases/latest
296299
[map-marker-graphql]: https://github.com/dadish/GraphQLFieldtypeMapMarker
297300
[webonyx-graphql]: https://github.com/webonyx/graphql-php

imgs/module-files.png

35.7 KB
Loading

0 commit comments

Comments
 (0)