Skip Navigation

[Resolved] Is Toolset a good way to deal with CiviCRM ?

This support ticket is created 4 years ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 2 replies, has 2 voices.

Last updated by christopheM-3 4 years ago.

Assisted by: Luo Yang.

Author
Posts
#2033659

As a volunteer in an association, they are looking for a way to use their CiviCRM database under WordPress : perform search, display various contacts based on criterias, etc

Is Toolset the right tool to do this ?
Can Toolset work with Civicrm Database under Wp ?
I wonder because CiviCRM does not act as CPT but is a different database linked to worpdress...

Thanks for your advice

#2033741

Hello,

Toolset plugins are WordPress plugin, so they can handle data of database tables from WordPress, can not handle other custom database tables.

You can find all WordPress database tables in WP document:
https://codex.wordpress.org/Database_Description

#2033743

My issue is resolved now. Thank you!