Event Extensions for the WordPress ActivityPub plugin https://event-federation.eu
Find a file
André Menrath c0dc94844a
Some checks failed
/ test (push) Successful in 0s
Unit Testing / Run phpunit tests (pull_request) Failing after 4m16s
test
2024-09-20 22:52:14 +02:00
.forgejo/workflows test 2024-09-20 22:52:14 +02:00
.woodpecker test 2024-09-20 22:52:14 +02:00
assets/css only add css with our domain prefix 2024-09-02 14:39:47 +02:00
bin add more test files 2024-09-20 20:34:47 +02:00
includes small function name improvements 2024-09-18 21:26:53 +02:00
templates refactoring: each event plugin now is represented as a class with static functions 2024-09-11 00:38:21 +02:00
tests add more test files 2024-09-20 20:34:47 +02:00
.gitignore add gitignore file 2024-03-10 19:03:51 +01:00
.phpcs.xml.dist add more test files 2024-09-20 20:34:47 +02:00
activitypub-event-extensions.php add checks for minimum version of the activitypub plugin 2024-09-11 13:55:37 +02:00
add_your_event_plugin.md add documentation on how to add new event plugins 2024-07-05 15:59:24 +02:00
composer.json add composer configuration 2024-03-08 15:58:10 +01:00
docker-compose-test.yml add more test files 2024-09-20 20:34:47 +02:00
LICENSE add license 2023-11-26 19:28:48 +01:00
phpunit.xml.dist fix test 2024-09-20 20:18:57 +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.