Changeset 2542289
- Timestamp:
- 06/03/2021 10:58:16 PM (5 years ago)
- Location:
- integration-of-capsule-crm-for-contact-form-7/trunk
- Files:
-
- 2 edited
-
contact-form-7-capsule-crm.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
integration-of-capsule-crm-for-contact-form-7/trunk/contact-form-7-capsule-crm.php
r2513036 r2542289 5 5 * Plugin URI: https://wisersteps.com/plugin/contact-form-7-capsule-crm-integration/ 6 6 * Description: Contact Form 7 - Capsule CRM Integration allows you to connect your Contact Form 7 to Capsule CRM, Add/Update Person/Organization, Opportunity and Cases and connect them to each other. 7 * Version: 1.0. 37 * Version: 1.0.4 8 8 * Author: WiserSteps 9 9 * Author URI: https://www.wisersteps.com … … 93 93 // Define Name & Version 94 94 define( 'CFCC_CAPSULE_CRM_DOMAIN', 'contact-form-7-capsule-crm' ); 95 define( 'CFCC_CAPSULE_CRM_VERSION', '1.0. 3' );95 define( 'CFCC_CAPSULE_CRM_VERSION', '1.0.4' ); 96 96 define( 'CFCC_CAPSULE_CRM_LOG_FILE', __DIR__ . '/logs/cfcc_capsule_crm.log' ); 97 97 define( 'CFCC_CAPSULE_CRM_PATH_DIR', __DIR__ ); -
integration-of-capsule-crm-for-contact-form-7/trunk/readme.txt
r2542288 r2542289 5 5 Requires at least: 4.7 6 6 Tested up to: 5.5 7 Stable tag: 1.0. 37 Stable tag: 1.0.4 8 8 Requires PHP: 5.6 9 9 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.