SyncPoint CRM
Free WordPress CRM with lots of cool features.
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wpgaurav/syncpoint-crm/archive/refs/heads/main.zipFrom the readme
SyncPoint CRM
A lightweight, extensible WordPress CRM plugin with PayPal & Stripe integration, invoicing, and powerful automation capabilities.
Features
- Contact Management — Customers, leads, prospects with custom IDs
- Company Management — Link contacts to companies
- Transaction Tracking — Multi-currency, per-contact settings
- Payment Integration — PayPal & Stripe API support
- Invoicing — Create, send, and track invoices with PDF generation
- Tagging System — Color-coded tags for organization
- CSV Import — Field mapping and duplicate detection
- Dashboard — Charts and statistics
- REST API — Full CRUD for all data types
- Webhooks — Receive data from external services
- Developer Friendly — 50+ hooks, template overrides
Requirements
- WordPress 6.0+
- PHP 7.4+
- MySQL 5.7+ or MariaDB 10.3+
Installation
1. Upload the syncpoint-crm folder to /wp-content/plugins/
2. Activate the plugin through the 'Plugins' menu
3. Go to CRM → Settings to configure
File Structure
Documentation
See the /docs folder for complete documentation:
- Implementation Plan — Database schema, file structure, phased roadmap
- Hooks Reference — 50+ action hooks and 40+ filters with examples
- RES