Changeset 3433591
- Timestamp:
- 01/06/2026 12:37:31 PM (2 months ago)
- Location:
- surecontact
- Files:
-
- 2 edited
-
tags/0.0.2/readme.txt (modified) (14 diffs)
-
trunk/readme.txt (modified) (14 diffs)
Legend:
- Unmodified
- Added
- Removed
-
surecontact/tags/0.0.2/readme.txt
r3433517 r3433591 1 1 === SureContact === 2 2 Contributors: brainstormforce 3 Tags: crm, contact management, form integration, ecommerce crm3 Tags: crm, contact management, form integration, ecommerce 4 4 Requires at least: 5.8 5 5 Tested up to: 6.9 … … 18 18 19 19 **Centralized Contact Management** 20 20 21 * Automatically capture contact data from multiple sources 21 22 * Unified customer profiles with complete interaction history … … 24 25 25 26 **Multi-Platform Data Capture** 27 26 28 * WordPress user registration and profile updates 29 * SureCart purchases and subscriptions 27 30 * WooCommerce orders and customer data 28 * SureCart purchases and subscriptions29 31 * Easy Digital Downloads transactions 30 32 * FluentCRM subscriber integration … … 32 34 33 35 **Lightweight & Performance-Optimized** 36 34 37 * Minimal database footprint 35 38 * Efficient caching mechanisms … … 39 42 40 43 **Secure Authentication & Data Sync** 44 41 45 * OAuth-based secure connection 42 46 * Encrypted credential storage … … 46 50 47 51 **E-commerce CRM Integration** 52 48 53 * Track customer purchase history 49 54 * Monitor order values and frequency … … 53 58 54 59 **Form Integration** 60 55 61 * Automatically capture form submissions as contacts 56 62 * Support for popular form plugins … … 58 64 * Lead source tracking 59 65 * Form submission history 60 61 66 62 67 ### 🎯 How It Works … … 92 97 93 98 **WordPress Core:** 99 94 100 * User registration and profile updates 95 101 * User roles and capabilities … … 97 103 98 104 ### External Service Connection / Security 99 SureContact connects your WordPress site with our SaaS securely. When a user initiates a connection, they are redirected to the SaaS login page. Upon clicking Connect, the SaaS generates a short-lived, single-use token which is sent back to WordPress via a redirect. WordPress then verifies the token server-to-server before storing the access token and user data for future API calls. Tokens are time-limited (1–5 minutes), single-use, and encrypted in transit using HTTPS. This ensures secure authentication, prevents token reuse, and protects user data. No actions are taken by WordPress until token verification succeeds. The access token will be used to sync contact data from various sources including WordPress users, e-commerce platforms ( WooCommerce, SureCart, Easy Digital Downloads), and form submissions (SureForms, WPForms, Contact Form 7) to your SureContact workspace. All privacy and data handling comply with WordPress.org Plugin Guidelines.105 SureContact connects your WordPress site with our SaaS securely. When a user initiates a connection, they are redirected to the SaaS login page. Upon clicking Connect, the SaaS generates a short-lived, single-use token which is sent back to WordPress via a redirect. WordPress then verifies the token server-to-server before storing the access token and user data for future API calls. Tokens are time-limited (1–5 minutes), single-use, and encrypted in transit using HTTPS. This ensures secure authentication, prevents token reuse, and protects user data. No actions are taken by WordPress until token verification succeeds. The access token will be used to sync contact data from various sources including WordPress users, e-commerce platforms (SureCart, WooCommerce, Easy Digital Downloads), and form submissions (SureForms, WPForms, Contact Form 7) to your SureContact workspace. All privacy and data handling comply with WordPress.org Plugin Guidelines. 100 106 101 107 == Installation == … … 120 126 121 127 **After Installation** 122 Once connected, SureContact will automatically start capturing contact data from your enabled sources. You can manage your contacts, view interaction history, and analyze customer behavior from your SureContact dashboard at https://app.surecontact.com/128 Once connected, SureContact will automatically start capturing contact data from your enabled sources. You can manage your contacts, view interaction history, and analyze customer behavior from your [SureContact Dashboard](https://app.surecontact.com/) 123 129 124 130 == Frequently Asked Questions == … … 128 134 129 135 = Do I need a SureContact account? = 130 Yes, you need an active SureContact account to use this plugin. The plugin syncs your contact data to your SureContact workspace where you can manage and interact with your contacts. Visit https://app.surecontact.com/to sign up.136 Yes, you need an active SureContact account to use this plugin. The plugin syncs your contact data to your SureContact workspace where you can manage and interact with your contacts. Visit [SureContact](https://app.surecontact.com/) to sign up. 131 137 132 138 = What data does SureContact capture? = … … 158 164 159 165 == Privacy Policy == 160 This plugin connects to the SureContact service (https://surecontact.com) to sync contact data. See our privacy policy at: https://surecontact.com/privacy-policy/ 161 166 This plugin connects to the [SureContact](https://surecontact.com) service to sync contact data. See our [Privacy Policy](https://surecontact.com/privacy-policy/) 162 167 == Screenshots == 163 168 … … 171 176 = 0.0.2 = 172 177 * WordPress user integration (registration and profile updates) 178 * SureCart integration (purchases and subscriptions) 173 179 * WooCommerce integration (orders and customer data) 174 * SureCart integration (purchases and subscriptions)175 180 * SureForms integration (form submissions) 176 181 * SureMembers integration -
surecontact/trunk/readme.txt
r3433515 r3433591 1 1 === SureContact === 2 2 Contributors: brainstormforce 3 Tags: crm, contact management, form integration, ecommerce crm3 Tags: crm, contact management, form integration, ecommerce 4 4 Requires at least: 5.8 5 5 Tested up to: 6.9 … … 18 18 19 19 **Centralized Contact Management** 20 20 21 * Automatically capture contact data from multiple sources 21 22 * Unified customer profiles with complete interaction history … … 24 25 25 26 **Multi-Platform Data Capture** 27 26 28 * WordPress user registration and profile updates 29 * SureCart purchases and subscriptions 27 30 * WooCommerce orders and customer data 28 * SureCart purchases and subscriptions29 31 * Easy Digital Downloads transactions 30 32 * FluentCRM subscriber integration … … 32 34 33 35 **Lightweight & Performance-Optimized** 36 34 37 * Minimal database footprint 35 38 * Efficient caching mechanisms … … 39 42 40 43 **Secure Authentication & Data Sync** 44 41 45 * OAuth-based secure connection 42 46 * Encrypted credential storage … … 46 50 47 51 **E-commerce CRM Integration** 52 48 53 * Track customer purchase history 49 54 * Monitor order values and frequency … … 53 58 54 59 **Form Integration** 60 55 61 * Automatically capture form submissions as contacts 56 62 * Support for popular form plugins … … 58 64 * Lead source tracking 59 65 * Form submission history 60 61 66 62 67 ### 🎯 How It Works … … 92 97 93 98 **WordPress Core:** 99 94 100 * User registration and profile updates 95 101 * User roles and capabilities … … 97 103 98 104 ### External Service Connection / Security 99 SureContact connects your WordPress site with our SaaS securely. When a user initiates a connection, they are redirected to the SaaS login page. Upon clicking Connect, the SaaS generates a short-lived, single-use token which is sent back to WordPress via a redirect. WordPress then verifies the token server-to-server before storing the access token and user data for future API calls. Tokens are time-limited (1–5 minutes), single-use, and encrypted in transit using HTTPS. This ensures secure authentication, prevents token reuse, and protects user data. No actions are taken by WordPress until token verification succeeds. The access token will be used to sync contact data from various sources including WordPress users, e-commerce platforms ( WooCommerce, SureCart, Easy Digital Downloads), and form submissions (SureForms, WPForms, Contact Form 7) to your SureContact workspace. All privacy and data handling comply with WordPress.org Plugin Guidelines.105 SureContact connects your WordPress site with our SaaS securely. When a user initiates a connection, they are redirected to the SaaS login page. Upon clicking Connect, the SaaS generates a short-lived, single-use token which is sent back to WordPress via a redirect. WordPress then verifies the token server-to-server before storing the access token and user data for future API calls. Tokens are time-limited (1–5 minutes), single-use, and encrypted in transit using HTTPS. This ensures secure authentication, prevents token reuse, and protects user data. No actions are taken by WordPress until token verification succeeds. The access token will be used to sync contact data from various sources including WordPress users, e-commerce platforms (SureCart, WooCommerce, Easy Digital Downloads), and form submissions (SureForms, WPForms, Contact Form 7) to your SureContact workspace. All privacy and data handling comply with WordPress.org Plugin Guidelines. 100 106 101 107 == Installation == … … 120 126 121 127 **After Installation** 122 Once connected, SureContact will automatically start capturing contact data from your enabled sources. You can manage your contacts, view interaction history, and analyze customer behavior from your SureContact dashboard at https://app.surecontact.com/128 Once connected, SureContact will automatically start capturing contact data from your enabled sources. You can manage your contacts, view interaction history, and analyze customer behavior from your [SureContact Dashboard](https://app.surecontact.com/) 123 129 124 130 == Frequently Asked Questions == … … 128 134 129 135 = Do I need a SureContact account? = 130 Yes, you need an active SureContact account to use this plugin. The plugin syncs your contact data to your SureContact workspace where you can manage and interact with your contacts. Visit https://app.surecontact.com/to sign up.136 Yes, you need an active SureContact account to use this plugin. The plugin syncs your contact data to your SureContact workspace where you can manage and interact with your contacts. Visit [SureContact](https://app.surecontact.com/) to sign up. 131 137 132 138 = What data does SureContact capture? = … … 158 164 159 165 == Privacy Policy == 160 This plugin connects to the SureContact service (https://surecontact.com) to sync contact data. See our privacy policy at: https://surecontact.com/privacy-policy/ 161 166 This plugin connects to the [SureContact](https://surecontact.com) service to sync contact data. See our [Privacy Policy](https://surecontact.com/privacy-policy/) 162 167 == Screenshots == 163 168 … … 171 176 = 0.0.2 = 172 177 * WordPress user integration (registration and profile updates) 178 * SureCart integration (purchases and subscriptions) 173 179 * WooCommerce integration (orders and customer data) 174 * SureCart integration (purchases and subscriptions)175 180 * SureForms integration (form submissions) 176 181 * SureMembers integration
Note: See TracChangeset
for help on using the changeset viewer.