Skip WooCommerce 4.5.x onboarding with WP-CLI [closed]

Not very sure, but maybe you need to install WooCommerce pages? wp option set woocommerce_onboarding_opt_in “yes” wp option set woocommerce_onboarding_profile “” wp option set woocommerce_store_address “street address number” wp option set woocommerce_store_address_2 “” wp option set woocommerce_store_city “Mycity” wp option set woocommerce_store_postcode “1234” wp option set woocommerce_default_country “BE” wp wc –user=admin tool run install_pages

Can’t generate pot file using wp cli

The problem here is that WordPress project folder is a shared folder on Ubuntu VirtualBox guest OS with guest additions. Searching in wp cli source code, I found that to scan the directory is used: $files = new IteratorIterator( new DirectoryIterator( $this->source ) ); and I could verify that it returns only . and .. … Read more

WP CLI not outputting anything

This is due to not proper installing of wp CLI uninstall the old one and install it again. https://make.wordpress.org/cli/handbook/guides/installing/

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)