** Marketing Automation Plugin**
- Contacts & Companies
- Automations
- Abandoned Cart
- Reports
- Email Campaigns
- Dozens of Integrations
- WordPress Plugin Repository: fluent-crm.zip (https://wordpress.org/plugins/fluent-crm/)
- For build files then go to Releases (Free) and download the version as per your need.
- For Pro Version, Releases (Pro) . Download Source code (zip) from Assets Section
- Clone this repository in the same WP installations
npm install
Then for running dev
- Main App:
npm install && npx mix watch - Build Main App:
npx mix --production
- Run
bash build.sh - For Pro Version:
bash build.sh --with-pro - It will create a zip files in the
/buildsfolder
- PHP 7.3+
- Vue.js 2+
- Element
- action-scheduler (for queuing email)
- wp-scheduler
- Webhooks
- CSV Library
- Emogrifier
- Shortcode Parser
- Vue (Frontend) action/filters