Skip to content

Commit

Permalink
named
Browse files Browse the repository at this point in the history
  • Loading branch information
kerkness committed Aug 13, 2021
1 parent 6d30d5d commit 9d05ed4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# wc-hub
Basic WooCommerce & HubSpot intergration
# Integrator For HubSpot

Basic WooCommerce/WordPress & HubSpot intergration

### Dependencies

Plugin has some composer dependencies.
If installing from git or composer run `composer install` before activating
If installing from git or composer run `composer install` before activating.

### Setup

Expand Down
6 changes: 3 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
=== WCHub ===
=== Integrator For HubSpot ===
Contributors: Kerkness
Tags: hubspot, crm, woocommerce, customers
Requires at least: 5.4
Expand All @@ -8,11 +8,11 @@ Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

WCHub saves and updates HubSpot contacts when WooCommerce customers or WordPress users register, login or update their account details or addresses.
Integrator For HubSpot saves and updates HubSpot contacts when WooCommerce customers or WordPress users register, login or update their account details or addresses.

== Description ==

WCHub saves and updates HubSpot contacts when WooCommerce customers or WordPress users register, login or update their account details or addresses.
Integrator For HubSpot saves and updates HubSpot contacts when WooCommerce customers or WordPress users register, login or update their account details or addresses.

Tap into all your HubSpot contact properties from your own `functions.php` file.

Expand Down
4 changes: 2 additions & 2 deletions wc-hub.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
* @license GNU
*
* @wordpress-plugin
* Plugin Name: WCHub, Integrate Woocommerce and HubSpot
* Plugin Name: Integrator For HubSpot
* Plugin URI: https://kerkness.ca/wc-hub
* Description: Automatically creates and updates HubSpot records from Woocommerce
* Description: Automatically creates and updates HubSpot records from Woocommerce or WordPress events
* Version: 1.0.0
* Requires at least: 5.4
* Tested up to: 5.8
Expand Down

0 comments on commit 9d05ed4

Please sign in to comment.