Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Mastodon Autopost

Beschreibung

Ein WordPress-Plugin, das automatisch deine neuen Beiträge auf Mastodon veröffentlicht. Und das Beste: Einmal einrichten und vergessen!

Mit Mastodon Autopost werden deine Beiträge automatisch auf deinem Mastadon-Konto veröffentlicht.

Die Plugin-Einstellungen sind zu finden unter: Einstellungen > Mastodon Autpost

Lege einfach deine Anmeldedaten und deine Beitragspräferenzen fest und lehne dich zurück. Der Rest wird im Hintergrund erledigt und du musst dich nicht darum kümmern.

Für Fragen kontaktiere mich unter:
* E-Mail: mastodonautopost@simon-frey.com
* Mastodon: indiehackers.social/@simon

Möchtest du helfen dieses Plugin in deine Sprache zu übersetzen? Besuche die Übersetzungsseite.

Bitte erwäge eine Spende via PayPal <3

Danksagungen

Kernox

Dieses Projekt basiert auf hellexis Mastodon Share Plugin. Wir arbeiten aktuell gemeinsam an einem neuen Plugin, um unsere Arbeitskraft zu kombinieren.

Grafiken

Thanks to
* Ricardo Gomez Angel – Background Image (CC0)
* Flaticon– icon used in the logo (Flaticon Basis License)
* Wikipedia – Mastodon logo used in the logo (CC0)
* Bastien Ho & agentcobra – French translation and internationalization help
* jorgesumle – Spanish translation

Idee

Speziellen Dank an Chris Riding für die Inspiration zu diesem Plugin mit seinem ursprünglichen gnusocial-Projekt (GPLv2)

Screenshots

  • Willkommens-Website, wenn du nicht angemeldet bist
  • Grundeinstellungen
  • Erweiterte Einstellungen

FAQ

Kann ich für jeden Beitrag entscheiden, ob ich ihn automatisch tröten will?

Ja. Seit der Version 1.1 siehst du eine Einstellungsbox in jedem Beitrag.

Sendet dir das Plugin meine Anmeldedaten?

The plugin never transmits any data to me, or anyone else than the mastodon node you set in the settings!

Rezensionen

27. März 2023
Just hangs in a loop saying "Authentification, please wait..."Refreshing the page appears as if it works, but it never publishes any posts automatically. The manual test post from the Settings works, but never an automatic or manual post from Posts.
3. Februar 2023
Das Plugin tut genau was es soll. Einmal mit meinem Mastodon Profil verbunden landen alle Ankündigungen zu meinem Blogartikeln im Fediverse - ohne, dass ich noch etwas tun muss. Praktisch ist, dass man den Aufbau des Postings selbst etwas gestalten kann. Also, ob man zuerst die Überschrift, oder den Link zum Artikel haben möchte - und auch, ob man Tags oder Kategorien auflisten möchte. Wer seine Artikel auf Mastodon ankündigen/bewerben möchte, für den:die ist das Plugin genau das Richtige.
14. November 2022
I can't connect properly with the Mastodon server. After login to the server I get an error message after authorisation
10. November 2022
Recently I tried to share articles on Mastodon and this plugin has been very helpful in that. When a new blog post is released it reliably creates a toot with header, excerpt, hashtags and a little thumbnail. Customization of the post template is no problem and it's easy to configure and set up.
Alle 20 Rezensionen lesen

Mitwirkende & Entwickler

„Mastodon Autopost“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Mastodon Autopost“ wurde in 7 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „Mastodon Autopost“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

3.7

  • Add content warning from tags
  • Fix hashtags

3.6

  • Allow the plugin to work on custom post types (Thanks to unicode-it)

3.5

  • Use categorys as hashtags on posts (Thanks to rseabra)

3.4

  • Fix for the manual added excerpt to also get encoded and remove html tags

3.3.4

  • Remove toot editor javascript as we do not have a toot editor anymore

3.3.3

  • Change permission for settings pages
  • Update for HTML tags striping

3.3.2

  • Remove HTML tags from excerpt (with php strip_tags())

3.3

3.2.7

  • Auth workflow change

3.2.6

  • Change permission for settings page to manage_options

3.2.5

  • 5.0 Fix: Post only the tags of the post

3.2.4

  • Add version check to prevent call to undefined 5.0 function

3.2.3

  • fixup for tags
  • remove hardcoded [...] from post excerpt
  • different excerpt function
  • Works with 5.0 and Gutenberg Editor
  • Create future toot the moment it gets tooted (not upfront)

3.2.2

  • revert change

3.2.1

  • strip_shortcodes to don’t toot them

3.2

  • Escape HTML codes in the toots (Thanks to ojdo)
  • Leave name for the the links to get nicer permalinks

3.1

  • Avoid empty thumbnail path (Thanks to ldidry)

3.0

  • Adapt to the base code of kernox
  • More error handling

2.1

  • Also toot post hashtags (Thanks to jops)

2.0.9

  • Added spanish translation

2.0.4

  • Evaluates content HTML before tooting it
  • Changed to official naming convention „Mastodon“
  • Requires now minimum version 4.6 for translations via the translation page

2.0.3

  • Changed to wordpress HTTP library

2.0.2

  • Add proper error messages

2.0.1

  • Removed token prompt in favor of nativ div

2.0.0.2

  • OAuth server communication bug

2.0.0.1

  • Fixed ajax server data bug

2.0

  • Changed backend libary
  • Now working with oauth
  • OTP and 2FA working
  • Different post formats available
  • Set post visibility
  • Suggest mastodon server
  • Works now also with pages
  • Test settings working again
  • The toot notification shows the url of the tooted post
  • For syndication: The plugin attaches the posted url to the post meta data. The tag is „mastodonAutopostLastSuccessfullPostURL“

1.3

  • Improved Feedback on post toot
  • Test Settings button, to check server settings
  • Global Hashtags that get added to every toot
  • Minor UX improvements

1.1.0.4

  • Fixed settings page bug

1.1.0.3

  • Added information to settings page

1.1.0.2

  • Updated translation: Français

1.1.0.1

  • New translation: Français

1.1

  • Decide per post if you want to toot it to mastodon

1.0.1 & 1.0.1.5

  • Added easy method for internationalization (get_text)
  • New translation: Deutsch

1.0.1 & 1.0.1.1

  • Show notfication if post gets tooted

1.0

  • Inital Plugin
  • New Functions: post on update, post only on publishing