OXIESEC PANEL
- Current Dir:
/
/
var
/
cache
/
hostinger-wp-cli-packages
Server IP: 2a02:4780:11:1084:0:327f:3464:10
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
06/02/2025 09:20:53 AM
rwxr-xr-x
📁
.git
-
07/21/2025 12:30:17 PM
rwxr-xr-x
📁
.github
-
02/26/2025 07:59:29 AM
rwxr-xr-x
📄
.gitignore
15 bytes
02/24/2025 12:04:54 PM
rw-r--r--
📄
CODEOWNERS
29 bytes
04/30/2025 06:40:11 AM
rw-r--r--
📄
README.md
998 bytes
04/30/2025 06:40:11 AM
rw-r--r--
📄
composer.json
358 bytes
04/15/2025 12:30:13 PM
rw-r--r--
📄
hostinger-command.php
2.79 KB
07/18/2025 07:30:11 AM
rw-r--r--
📁
src
-
02/24/2025 12:04:54 PM
rwxr-xr-x
📁
vendor
-
02/24/2025 12:05:25 PM
rwxr-xr-x
📄
wp-cli.yml
35 bytes
02/24/2025 12:04:54 PM
rw-r--r--
Editing: README.md
Close
# Hostinger WP-CLI Packages A collection of WP-CLI commands for managing WooCommerce and WordPress websites. ## Installation ### 1. Clone the Repository If you haven't already, navigate to your WordPress project root and install the package manually: ```sh git clone <repository-url> . cd hostinger-wp-cli-packages ``` ### 2. Install via WP-CLI ```sh wp package install ./packages/get-orders ``` ### 3. Verify Installation ```sh wp package list ``` You should see `hostinger/get-orders` in the package list. ## Commands This package includes WP-CLI commands for managing WooCommerce and WordPress data. More commands may be added in the future. ### Example Command: Get Orders ```sh wp hostinger woocommerce get-orders --from-date=<YYYY-MM-DD> ``` ## Owning Team This repository is owned by the WordPress team. The team can be reached via Slack: - For technical or business questions - [#wordpress-development](https://hostinger.slack.com/archives/C04PPAHN63V) - or `@wh-wp-devs`