Event Extensions for the WordPress ActivityPub plugin https://event-federation.eu
Find a file
André Menrath 8fecbe792f
All checks were successful
PHPUnit / PHPUnit – PHP 8.1 (push) Successful in 1m4s
PHPUnit / PHPUnit – PHP 8.2 (push) Successful in 1m0s
PHPUnit / PHPUnit – PHP 8.3 (push) Successful in 52s
PHP Code Checker / PHP Code Checker (pull_request) Successful in 41s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Successful in 57s
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Successful in 1m3s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Successful in 58s
fix linter issues
2024-09-24 16:10:05 +02:00
.forgejo/workflows fix ci workflow matrix: remove currently unused event_plugin 2024-09-24 15:39:09 +02:00
assets/css only add css with our domain prefix 2024-09-02 14:39:47 +02:00
bin test 2024-09-24 10:43:22 +02:00
docs some cleanup 2024-09-21 11:17:11 +02:00
includes fix linter issues 2024-09-24 16:10:05 +02:00
templates add forgejo actions for phpunit and phpcs 2024-09-21 11:00:33 +02:00
tests fix linter issues 2024-09-24 16:10:05 +02:00
.gitignore fix docker compose file for running unit tests locally 2024-09-21 14:59:26 +02:00
activitypub-event-extensions.php add forgejo actions for phpunit and phpcs 2024-09-21 11:00:33 +02:00
composer.json test 2024-09-24 10:51:28 +02:00
docker-compose.yml add comment how to debug in test docker-compose file 2024-09-24 12:26:18 +02:00
Dockerfile enable xdebug on integration test imagae 2024-09-24 10:23:31 +02:00
LICENSE add license 2023-11-26 19:28:48 +01:00
phpcs.xml cleanup repo 2024-09-21 14:15:16 +02:00
phpunit.xml add forgejo actions for phpunit and phpcs 2024-09-21 11:00:33 +02:00
README.md fix readme 2024-08-27 21:14:25 +02:00
readme.txt update the readme.txt 2024-07-05 16:36:41 +02:00

This is a WordPress plugin improves the Fediverse integration of Events via the WordPress ActivityPub plugin.

NOTE: This is still pre-alpha. It is not more than a skeleton/playground. Things change rapidly. Please contact us, instead of trying it out yourself at this time.

For more information checkout our website https://event-federation.eu/. You can follow updates via RSS or ActivityPub: @blog@event-federation.eu.

Goals

  • Proper ActivityPub (JSON-LD) representation of events within WordPress
  • Improving the setup and configuration workflow of ActivityPub
  • Researching/Implementing federated RSVP/attendee management

Supported Event Plugins

Events plugin that will be supported at first:

Later:

Your event plugin:

  • Contact us, if you want to see your event plugin on the list.