Conraid's Repository

for Slackware

 NameLast modifiedSize

 Parent Directory  -
 wp-cli-2.9.0-x86_64-1cf.txz.md52023-10-25 14:58 62
 wp-cli-2.9.0-x86_64-1cf.txt2023-10-25 14:58 213
 wp-cli-2.9.0-x86_64-1cf.txz.asc2023-10-25 14:58 508
 wp-cli-2.9.0-x86_64-1cf.meta2023-10-25 14:58 519
 README2023-10-25 14:52 642
 wp-cli-2.9.0-x86_64-1cf.lst2023-10-25 14:58 1.2K
 wp-cli-2.9.0-x86_64-1cf.txz2023-10-25 14:52 1.0M


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