{"id":40639818,"url":"https://github.com/verygoodplugins/wp-fusion-custom-integration","last_synced_at":"2026-01-21T08:02:03.650Z","repository":{"id":179071660,"uuid":"334943340","full_name":"verygoodplugins/wp-fusion-custom-integration","owner":"verygoodplugins","description":"Boostrap for creating a custom integration module for WP Fusion","archived":false,"fork":false,"pushed_at":"2021-07-23T09:48:35.000Z","size":36,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-13T10:37:31.456Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/verygoodplugins.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-01T12:31:09.000Z","updated_at":"2025-02-04T16:00:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1a0b0f3-5424-4ba5-a2a7-97892f8181fb","html_url":"https://github.com/verygoodplugins/wp-fusion-custom-integration","commit_stats":null,"previous_names":["verygoodplugins/wp-fusion-custom-integration","jack-arturo/wp-fusion-custom-integration"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/verygoodplugins/wp-fusion-custom-integration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verygoodplugins%2Fwp-fusion-custom-integration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verygoodplugins%2Fwp-fusion-custom-integration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verygoodplugins%2Fwp-fusion-custom-integration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verygoodplugins%2Fwp-fusion-custom-integration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/verygoodplugins","download_url":"https://codeload.github.com/verygoodplugins/wp-fusion-custom-integration/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verygoodplugins%2Fwp-fusion-custom-integration/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28629922,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-21T08:01:58.711Z","updated_at":"2026-01-21T08:02:03.642Z","avatar_url":"https://github.com/verygoodplugins.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WP Fusion - Custom Integration\n\nBoostrap for creating a custom integration module for WP Fusion\n\n## Getting Started\n\nThis plugin can be customized to allow [WP Fusion](https://wpfusion.com/) to sync data from other plugins bidirectionally with [50+ CRMs and marketing automation tools]((https://wpfusion.com/documentation/faq/crm-compatibility-table/)).\n\nMore info in our [Contributing Integration Modules tutorial](https://wpfusion.com/documentation/advanced-developer-tutorials/contributing-integration-modules/).\n\n![Custom Integration Settings](https://wpfusion.com/wp-content/uploads/2021/07/custom-integration-settings-panel.jpg)\n\n### Prerequisites\n\nRequires [WP Fusion](https://wpfusion.com/) or [WP Fusion Lite](https://wordpress.org/plugins/wp-fusion-lite/)\n\n### Contents\n\n#### class-example-membership-integration.php ####\n\nThis is an example of how WP Fusion integrates with membership and/or user profile editor plugins.\n\n* Adds a field group and meta fields to the WP Fusion [contact fields list](https://wpfusion.com/documentation/getting-started/syncing-contact-fields/).\n* Registers few global settings on the main WP Fusion settings page.\n* Filters POSTed form data during a user registration or profile update before the data is synced to the CRM.\n* [Extracts user metadata from a custom database table](https://wpfusion.com/documentation/advanced-developer-tutorials/detecting-and-syncing-additional-fields/) when exporting users.\n\n#### class-example-ecommerce-integration.php ####\n\nThis is an example of how WP Fusion integrates with ecommerce plugins, like [WooCommerce](https://wpfusion.com/documentation/ecommerce/woocommerce/) (complex) or [WP Simple Pay](https://wpfusion.com/documentation/ecommerce/wp-simple-pay/) (simple).\n\n* Adds a field group and meta fields to the WP Fusion [contact fields list](https://wpfusion.com/documentation/getting-started/syncing-contact-fields/).\n* Registers a global setting on the main WP Fusion settings page.\n* Detects a new ecommerce order, and creates a customer in the CRM, while applying tags.\n* Supports checkouts by registered users or guests.\n* Includes an [order export tool](https://wpfusion.com/documentation/advanced-developer-tutorials/registering-custom-batch-operations/) for syncing historical data to the CRM.\n\n#### class-example-forms-integration.php ####\n\nThis is an example of how WP Fusion integrates with form plugins, like [Gravity Forms](https://wpfusion.com/documentation/lead-generation/gravity-forms/).\n\n* Registers a settings panel for mapping form fields with CRM fields.\n* Detects a form submission and passes the submitted data to the active CRM.\n\n\n### Installing\n\nUpload to your /wp-content/plugins/ directory, update with methods from your plugin, stir, and serve 🍸.\n\n## Changelog\n\n### 1.1.1 - 7/23/2021 =\n* Added example `order_refunded()` method to the ecommerce integration class\n\n### 1.1.0 - 7/22/2021\n* Added example classes for membership, ecommerce, and forms.\n\n### 1.0.0 - 2/1/2021\n* Initial release.\n\n## Authors\n\n* **Jack Arturo** - *Initial work* - [Very Good Plugins](https://github.com/verygoodplugins)\n\n## License\n\nThis project is licensed under the GPL License - see the [LICENSE.md](LICENSE.md) file for details","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fverygoodplugins%2Fwp-fusion-custom-integration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fverygoodplugins%2Fwp-fusion-custom-integration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fverygoodplugins%2Fwp-fusion-custom-integration/lists"}