Integrations

What connects, and what is merely related.

Everything on this page was checked in the plugin source rather than taken from a feature list. Where something is not an integration, it is in a separate section further down saying so.

Taking money

Payment plugins you already run

Pro

Pro's credit economy sits on top of a payment plugin rather than replacing it. Map a product or membership level to a credit amount and vendors top up through it. 5 are configurable from wp-admin.

  • WooCommerceProducts map to credit amounts. Full cart and checkout.
  • WooCommerce SubscriptionsRecurring top-ups on renewal.
  • WooCommerce MembershipsMembership level grants credits.
  • Paid Memberships ProLevels map to credit amounts.
  • MemberPressPlans map to credit amounts.

Community

BuddyPress

Pro

Listings surface on member profiles and post into the activity feed, so a directory inside a community behaves like part of it rather than a separate section bolted alongside.

  • Member profilesA member's listings appear on their profile.
  • Activity feedListing activity posts into the feed.
  • NotificationsDirectory events reach the BuddyPress bell.

Search

Yoast and Rank Math

Free

Listora detects whichever SEO plugin is active and steps back from the parts it already handles, so listing pages do not end up with two plugins writing competing meta tags and duplicate schema.

  • Yoast SEODetected; Listora defers on output it owns.
  • Rank MathDetected; same deference.
  • Schema.org markupEmitted by Listora when no SEO plugin claims it.

Your own stack

Webhooks and the REST API

Free + Pro

The general-purpose route. 63 REST endpoints in the free plugin and 133 across free and Pro, plus outgoing webhooks that push directory events to whatever you run.

  • Outgoing webhooksPush listing, review and claim events to your endpoint.
  • REST API63 endpoints free, 133 with Pro, documented.
  • Inbound payment webhookCredit a user when your own gateway posts to it.

Built, switched off

Two more that need one line of code

  • StripeHosted Stripe Checkout, so card details never touch your server. Complete in the bundled Credits SDK, including webhook verification and refunds, and it has a full settings screen. That screen is hidden by default while the buyer-facing purchase flow is being finished, so switching it on means adding one filter to your site.
  • PayPalPayPal Orders with the same webhook and refund handling as Stripe, and the same position: built, working, and behind the same one-line filter.
  • Anything elseA signed inbound webhook endpoint credits a user when your gateway posts to it. A building block for a developer, not a setting.

The full picture on what Pro cannot do yet →

Also from Wbcom Designs

Sister products, not integrations

These are built by the same team and share the same support, and several pair naturally with a directory. They are listed separately because they are not wired into Listora - there is no bridge between them in the code today, and calling them integrations would be the kind of claim this site exists to avoid.

Connect it to what you already run.

The free plugin carries the REST API, webhooks and SEO handling. Pro adds the payment adapters and BuddyPress.