TCultura Connect

外掛說明

TCultura Connect allows you to seamlessly display cultural events and activities from the TCultura / DataCultura platform directly on your WordPress website.

Ideally suited for organizations, municipalities, and cultural centers using DataCultura management software.

Features

  • Simple Integration: Connect via API Key in seconds.
  • Flexible Filtering: Show/hide events or activities as needed.
  • Date Ranges: Filter content by upcoming 7, 15, 30, 90 days, or show all.
  • Customization: Choose an accent color for the “Register” (Inscribirse) buttons to match your theme.
  • Developer Friendly: Clean code structure and documented API usage.

Technical Requirements

Requirement
Minimum

WordPress
5.8

PHP
7.4

API Key
Required

APIs Consumed

This plugin connects to the TCultura B2B API to fetch real-time data using the X-Project-Api-Key header:
* /api/b2b/info/ (GET) – Project information.
* /api/b2b/eventos/ (GET) – Paginated events.
* /api/b2b/actividades/ (GET) – Paginated activities.

External services

This plugin connects to the TCultura B2B API to retrieve cultural events and activities managed on the TCultura platform by your organization.

What is the service?

TCultura (https://tcultura.com) is a SaaS platform for cultural management, event coordination, and socioemotional impact measurement, developed by Data Cultura (https://datacultura.org).

What data is sent and when?

  • The plugin sends only the site administrator’s API Key (via the X-Project-Api-Key HTTP header) to https://tcultura.com/api/b2b/.
  • Requests are made when a page containing the [tcultura_eventos] shortcode is loaded by any visitor, or when the administrator tests the connection from the plugin settings page.
  • No visitor data is collected or transmitted. No cookies are set. No personal information from site visitors is sent to TCultura.

Service links

  • Terms of Use: https://tcultura.com/eventos/terminos-de-uso/
  • Privacy Policy: https://tcultura.com/eventos/politica-de-privacidad/
  • Service homepage: https://tcultura.com

Credits

Copyright 2026 TCultura by Data Cultura.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/tcultura-connect directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to the TCultura menu in your dashboard.
  4. Enter your API Key and click “Save”.

常見問題集

How do I get my API Key?

  1. Visit datacultura.org and request access for your organization.
  2. Once approved, log in to your TCultura dashboard.
  3. Navigate to Configuración del Proyecto API.
  4. Copy the key and paste it into the plugin settings page.

How do I display the events?

Simply insert the following shortcode on any page or post:
[tcultura_eventos]

Can I customize the colors?

Yes. Go to the TCultura settings page in your WordPress dashboard. You can select a custom color for the action buttons.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈TCultura Connect〉的開發相關工作。

參與者

將〈TCultura Connect〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release.
  • Added API connection to TCultura.
  • Added [tcultura_eventos] shortcode.
  • Added settings page with color picker and filters.