22 lines
657 B
JSON
22 lines
657 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"slug": "wpcy-template-connector",
|
|
"name": "WPCY Template Connector",
|
|
"type": "plugin",
|
|
"repo": "kekechong/wpcy-template-connector",
|
|
"main_file": "wpcy-template-connector.php",
|
|
"description": "Connects Elementor's remote template library to templates.wpcy.net and routes template imports through the WPCY template repository.",
|
|
"homepage": "https://wpcy.com",
|
|
"author": "WPCY.COM",
|
|
"author_uri": "https://wpcy.com",
|
|
"license": "GPL-2.0-or-later",
|
|
"requires_wp": "6.0",
|
|
"requires_php": "7.4",
|
|
"tested_wp": "6.8",
|
|
"tags": [
|
|
"elementor",
|
|
"templates",
|
|
"connector"
|
|
],
|
|
"active": true
|
|
}
|