Conraid's Repository

for Slackware

 NameLast modifiedSize

 Parent Directory  -
 README2026-05-08 23:26 642
 wp-cli-2.12.0-x86_64-2cf.dep2026-05-08 23:26 13
 wp-cli-2.12.0-x86_64-2cf.lst2026-05-08 23:27 1.3K
 wp-cli-2.12.0-x86_64-2cf.meta2026-05-08 23:27 521
 wp-cli-2.12.0-x86_64-2cf.txt2026-05-08 23:27 213
 wp-cli-2.12.0-x86_64-2cf.txz2026-05-08 23:26 1.1M
 wp-cli-2.12.0-x86_64-2cf.txz.asc2026-05-08 23:27 545
 wp-cli-2.12.0-x86_64-2cf.txz.md52026-05-08 23:27 63

Slackware Current Repository by Conraid

======================================================================

wp-cli (A command line interface for WordPress)

WP-CLI is a set of command-line tools for managing WordPress 
installations.

HOME: http://wp-cli.org/

======================================================================
NOTE: 


WP-CLI need phar extension to build and to work

Enable the phar extension in your php.ini and 
disable the readonly setting for the phar extension: 
	Set phar.readonly to Off

Also disable open_basedir 
because likely to cause errors with wp-cli

======================
REQUIRES: php-composer