Event Extensions for the WordPress ActivityPub plugin https://event-federation.eu
Find a file
André Menrath 53a6e267aa
Some checks failed
PHP Code Checker / Run PHP Code Checker (pull_request) Failing after 40s
Unit Testing / Run phpunit tests (pull_request) Successful in 3m54s
fix phpcs tests
2024-09-21 10:28:39 +02:00
.forgejo/workflows fix phpcs tests 2024-09-21 10:28:39 +02:00
.woodpecker test 2024-09-21 09:13:38 +02:00
assets/css only add css with our domain prefix 2024-09-02 14:39:47 +02:00
bin test 2024-09-21 09:31:19 +02:00
includes fix phpcs tests 2024-09-21 10:28:39 +02:00
templates fix phpcs tests 2024-09-21 10:28:39 +02:00
tests test 2024-09-21 09:40:30 +02:00
.gitignore add gitignore file 2024-03-10 19:03:51 +01:00
.phpcs.xml.dist fix phpcs tests 2024-09-21 10:28:39 +02:00
activitypub-event-extensions.php fix phpcs tests 2024-09-21 10:28:39 +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 fix phpcs tests 2024-09-21 10:28:39 +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.