XYZ File Manager
Current Path:
/var/cache/hostinger-wp-cli-packages
var
/
cache
/
hostinger-wp-cli-packages
/
📁
..
📁
.git
📁
.github
📄
.gitignore
(15 B)
📄
CODEOWNERS
(29 B)
📄
README.md
(998 B)
📄
composer.json
(358 B)
📄
hostinger-command.php
(2.79 KB)
📁
src
📁
vendor
📄
wp-cli.yml
(35 B)
Editing: composer.json
{ "name": "hostinger/hostinger-command", "description": "WP-CLI command to retrieve WooCommerce orders.", "type": "wp-cli-package", "version": "1.0.4", "license": "MIT", "autoload": { "psr-4": { "Hostinger\\WPCLI\\": "src/" }, "files": [ "hostinger-command.php" ] }, "require": { "wp-cli/wp-cli": "^2.0" } }
Upload File
Create Folder