✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for WP ERP CRM Module: contacts, deals & activities as tables

WP ERP stores CRM contacts in wp_erp_peoples with a type column for contact, company, lead or customer. SleekView reads those rows directly so CRM ops live in one workspace with proper filters and inline edits.

♾️ Lifetime License available

SleekView table view for WP ERP CRM Module

Stop bouncing between CRM tabs

WP ERP's CRM module stores contacts, companies, leads and customers in the shared wp_erp_peoples table with a type column distinguishing each role. Activities log to wp_erp_crm_customer_activities, schedules to wp_erp_crm_customer_schedules and contact ownership lives on wp_erp_crm_contact_owner. The default CRM UI splits each type onto its own tab which works for finding one record and limits cross-type operations.

SleekView reads wp_erp_peoples directly and joins wp_erp_crm_customer_companies for company affiliation, wp_erp_crm_customer_activities for last activity timestamp and wp_erp_peoplemeta for typed custom columns. Filters combine contact type, lifecycle stage, owner and last activity into saved views. Lead pipelines surface as a sortable workspace instead of a tab walk.

Inline edits go through WP ERP's CRM functions where supported, so activities, owner reassignments and stage moves trigger the same hooks the default UI fires. Activity logs in wp_erp_crm_customer_activities remain the audit trail; SleekView is the working layer that lets account managers and sales ops use them.

Workflow

CRM ops without tab walking

1

Connect WP ERP CRM tables

Point SleekView at wp_erp_peoples with joins to wp_erp_crm_customer_companies, activities and schedules. The agent offers ready joins per CRM type.
2

Compose columns

Add type, stage, owner, company and last activity as columns. Save default views for account managers, sales ops and customer success.
3

Pivot custom fields

Map keys from wp_erp_peoplemeta into typed columns. Sort and filter on deal source, lead score or any custom field as if it were a top-level column.
4

Edit inline

Update stage, owner and tags from the row. Writes route through WP ERP CRM functions so activity logs and hooks fire as expected.

Sample columns

A typical WP ERP CRM contact view

SleekView reads from wp_erp_peoples and joins wp_erp_crm_customer_companies plus wp_erp_peoplemeta for stage and custom fields.
Source: wp_erp_peoples + wp_erp_crm_customer_activities + wp_erp_crm_customer_companies
Contact Company Email Stage Owner Last activity
Alex Reiter Reiter Studio alex@studio.co Customer Sam Owen Apr 24
Ria Patel Patel Design ria@design.io Opportunity Sam Owen Apr 23
Tom Bailey Hello Dev Ltd tom@hello.dev Customer Jules Lee Apr 22
Mia Brewer Brew Coop mia@brew.coop Lost Jules Lee Mar 09

Comparison

Default WP ERP CRM admin vs SleekView

Default WP ERP CRM admin

  • Contacts, companies, leads and customers live on separate tabs by type
  • Last-activity timestamp from wp_erp_crm_customer_activities is not a sortable column
  • Custom wp_erp_peoplemeta keys are not exposed as filterable columns
  • Owner filter exists but does not combine cleanly with stage and last activity
  • Bulk reassignment of owner across a filtered cohort requires per-row clicks

SleekView

  • Read directly from wp_erp_peoples with joins to wp_erp_crm_customer_companies and activities
  • Pivot peoplemeta custom fields into typed columns
  • Filter on type, stage, owner and last activity together in one view
  • Inline-edit owner, stage and tags via WP ERP CRM hooks
  • Tabbed SleekView pages for contacts, companies, leads and activities

Features

What SleekView gives you for WP ERP CRM Module

All people in one table

Combine contacts, leads and customers from wp_erp_peoples into a single filterable view by type. No more tab-walking to find a record by email or company.

Inline-edit owner and stage

Reassign owner, update stage and tag from the row. Writes route through WP ERP CRM functions so activity logs in wp_erp_crm_customer_activities stay correct.

Schedules as a working view

wp_erp_crm_customer_schedules joins on contact id for upcoming tasks. Filter by owner and due date to plan the week from one table.

Audience

Who uses SleekView for WP ERP CRM

Account managers

Filter by owner and stage to surface own pipeline. Inline-edit stage and add an activity from the row without leaving the table.

Sales operations

Pivot peoplemeta custom fields like deal source or lead score into columns. Build top-N views across wp_erp_peoples for quarterly review.

Customer success

Filter schedules by owner and due date for proactive outreach. Reassign owners inline from a filtered cohort instead of per-row clicks.

The bigger picture

Why the CRM module needs a working table layer

WP ERP shares the people store across CRM, HR and Accounting modules because contacts, employees and customers are often the same people in a small-business operation. The default CRM UI splits the work by type onto separate tabs, which is appropriate for finding one record and limiting accidental edits across modules. The cost is that cross-type operational questions need a different view shape than the per-tab UI provides.

Account managers want one filter that combines stage, owner and last activity. Sales ops wants a top-N view across leads and customers. Customer success wants schedules by owner and due date with contact context inline.

SleekView reads wp_erp_peoples directly with the joins those questions need, exposes custom wp_erp_peoplemeta as typed columns, and routes inline edits through WP ERP CRM's own functions. Activities, owner reassignments and stage moves keep firing the same hooks the default UI uses. The shared schema is already designed for this kind of view; SleekView is the table layer that uses it.

Questions

Common questions about SleekView for WP ERP CRM Module

All people types share wp_erp_peoples with a type column distinguishing contact, company, lead and customer. SleekView reads that table directly and filters by type as a first-class column.

 

Yes. Custom fields land in wp_erp_peoplemeta. SleekView samples keys and pivots them into typed columns that sort and filter natively, including dates and currencies.

 

Yes. Owner reassignments, stage changes and tag updates call WP ERP CRM functions so wp_erp_crm_customer_activities entries record consistently with default-UI updates.

 

Yes. Last activity timestamp joins as a column from wp_erp_crm_customer_activities. A second SleekView page can show activities as their own filterable table grouped by contact.

 

wp_erp_crm_customer_schedules joins on contact id. Build a schedules view filterable by owner and due date, or surface next schedule as a column on the contact view.

 

Yes. SleekView paginates server-side and uses indexes on wp_erp_peoples.type and contact id joins for meta. Tens of thousands of rows with combined filters render quickly.

 

Yes. Select the filtered cohort and run bulk update. SleekView calls WP ERP CRM's owner functions per row so activity entries record the reassignment correctly.

 

Yes. People in wp_erp_peoples can be referenced from HR employees and Accounting invoices. Build cross-module SleekView pages to combine CRM context with the related modules' tables.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView