-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugins.yml
More file actions
74 lines (74 loc) · 1.94 KB
/
plugins.yml
File metadata and controls
74 lines (74 loc) · 1.94 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
---
wordpress:
- name: acf-to-rest-api
- name: advanced-custom-fields
- name: all-in-one-wp-migration
- name: atlas-content-modeler
- name: classic-editor
- name: codepress-admin-columns
- name: custom-post-type-ui
- name: code-snippets
- name: duplicate-post
- name: enable-media-replace
- name: export-media-library
- name: faustwp
- name: intuitive-custom-post-order
- name: post-type-switcher
- name: redirection
- name: rss-importer
- name: safe-svg
- name: search-and-replace
- name: tablepress
- name: the-events-calendar
- name: user-role-editor
- name: user-switching
- name: wordpress-importer
- name: wp-rest-api-controller
- name: wp-rest-cache
- name: wpcat2tag-importer
- name: wp-jamstack-deployments
- name: wp-gatsby
- name: wp-graphql
- name: wpgraphql-acf
- name: wp-search-with-algolia
- name: login-lockdown
full: true
- name: polylang
full: true
- name: two-factor-authentication
full: true
- name: va-simple-basic-auth
full: true
- name: woocommerce
full: true
github:
- name: basic-auth
type: branch
arg: master
repo: wp-api/basic-auth
full: true
- name: wp-graphql-acf
type: prerelease_src
repo: wp-graphql/wp-graphql-acf
- name: wp-graphql-jwt-authentication
type: prerelease_src
repo: wp-graphql/wp-graphql-jwt-authentication
full: true
- name: wp-graphql-woocommerce
type: prerelease_src
repo: wp-graphql/wp-graphql-woocommerce
full: true
- name: wp-graphql-polylang
type: prerelease_src
repo: valu-digital/wp-graphql-polylang
full: true
- name: wp-graphql-gutenberg
type: release_src
repo: pristas-peter/wp-graphql-gutenberg
- name: wp-graphql-gutenberg-acf
type: release_src
repo: pristas-peter/wp-graphql-gutenberg-acf
custom:
- name: wpe-headless
website_name: "Faust.js"
website_url: "https://faustjs.org/docs/tutorial/setup-faustjs#installing-plugins-on-wordpress"