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.