We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d293ba7 commit 3d011f2Copy full SHA for 3d011f2
.github/blueprints/blueprint.json
@@ -1,18 +1,17 @@
1
{
2
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
3
- "landingPage": "/wp-admin/admin.php?page=classifai_setup",
+ "landingPage": "/wp-admin/tools.php?page=classifai#/language_processing?welcome_guide=1",
4
"preferredVersions": {
5
"php": "7.4",
6
"wp": "latest"
7
},
8
"features": {
9
"networking": true
10
11
- "phpExtensionBundles": ["kitchen-sink"],
12
"steps": [
13
14
"step": "installPlugin",
15
- "pluginZipFile": {
+ "pluginData": {
16
"resource": "url",
17
"url": "https://github-proxy.com/proxy/?repo=10up/classifai&branch=stable"
18
0 commit comments