Table of Contents
FluentCRM has few useful WP CLI commands to make it easier to manage your contacts
wp fluent_crm stats #
Using wp fluent_crm stats command you can see basic information and stats of your contacts, campaign, automation and emails.
wp fluent_crm sync_edd_customers #
with this command you can easily sync your Easy Digital Downloads customers and purchase data
full command: wp fluent_crm sync_edd_customers –tags=TAG_ID_1,TAG_ID_2 –lists=LIST_ID_1,LIST_ID_2 –contact_status=subscribed
wp fluent_crm sync_woo_customers #
with this command you can easily sync WooCommerce customers and purchase data
full command: wp fluent_crm sync_woo_customers –tags=TAG_ID_1,TAG_ID_2 –lists=LIST_ID_1,LIST_ID_2 –contact_status=subscribed