update the readme.txt
This commit is contained in:
parent
f04fc41e07
commit
8ef7cefeeb
1 changed files with 40 additions and 2 deletions
42
readme.txt
42
readme.txt
|
@ -1,15 +1,53 @@
|
|||
=== ActivityPub Event Extensions ===
|
||||
Contributors: menrath
|
||||
Tags: events, fediverse, activitypub, activitystream
|
||||
Tags: events, fediverse, activitypub, activitystreams
|
||||
Requires at least: 5.5
|
||||
Tested up to: 6.4
|
||||
Stable tag: 1.0.0
|
||||
Requires PHP: 7.4
|
||||
License: AGPL-3.0-or-later
|
||||
License URI: https://www.gngnuu.org/licenses/agpl-3.0.html
|
||||
License URI: https://www.gnu.org/licenses/agpl-3.0.html
|
||||
|
||||
The ActivityPub Event Extensions
|
||||
|
||||
== Description ==
|
||||
|
||||
With this event others can automatically aggregate and display events published on your website!
|
||||
Additionally, people who do not want to miss on of your events will not have to follow a social-media account of yours that you maintain on the website of another party (and thereby you push the people to use these platforms), but could just follow your website directly.
|
||||
Following like in social media, including all features you know like boosting, liking or commenting.
|
||||
And the best: as you already publish events on your website, this means no extra work for you.
|
||||
In the long term it actually might lead to less work and you help to provide a momentum to become independent of commercial platforms like Facebook and co.
|
||||
For more details read our detailed project description.
|
||||
|
||||
== Installation ==
|
||||
|
||||
This plugin depends on the ActivityPub plugin. Furthermore you need to use one of the supported Event Plugins. See below.
|
||||
|
||||
== Supported Event Plugins ==
|
||||
|
||||
* [The Events Calendar](https://de.wordpress.org/plugins/the-events-calendar/)
|
||||
* [VS Event List](https://de.wordpress.org/plugins/very-simple-event-list/)
|
||||
* [Events Manager](https://de.wordpress.org/plugins/events-manager/)
|
||||
* [GatherPress](https://github.com/GatherPress/gatherpress)
|
||||
|
||||
== Configuration ==
|
||||
|
||||
At first be sure to spend some minutes reading the Documentation of the ActivityPub plugin](https://wordpress.org/plugins/activitypub/), in case you have not used it before.
|
||||
|
||||
TODO
|
||||
|
||||
== Frequently Asked Questions ==
|
||||
|
||||
= My event plugin is not supported, what can I do? =
|
||||
|
||||
If you know about coding have a look at the documentation of how to add your plugin or open an [issue](https://code.event-federation.eu/Event-Federation/wordpress-activitypub-event-extensions/issues), if we can spare some free hours we might add it.
|
||||
|
||||
= What if I experience problems? =
|
||||
|
||||
We're always interested in your feedback. Feel free to reach out to us via E-Mail or create an [issue](https://code.event-federation.eu/Event-Federation/wordpress-activitypub-event-extensions/issues).
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= [1.0.0] 2024-09-01 =
|
||||
|
||||
* Initial release
|
||||
|
|
Loading…
Reference in a new issue