“”

Code711 Mastodon Feed Code711 Mastodon Feed

mastodon_feed / stable

Embed a mastodon feed, configurable for a timeline or a tag from a specific server

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req code711/mastodon-feed

Tags

#fediverse #federation #mastodon

Last upload comment

Merge remote-tracking branch 'origin/main'

Downloads by month

Download 1.0.3 External Manual Found an Issue? Code Insights Packagist.org
Author
Patricia Ottmar
Company
12bis3 / Code711
Last update
04. Jan 2024
First upload
14. Sep 2023
Downloads
291
Category
Frontend Plugins
Dependencies
  • TYPO3 (11.0.0 - 12.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req code711/mastodon-feed to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (5)

Version history

Version Upload comment Works with TYPO3 Download
1.0.3 / stable
January 04, 2024
Merge remote-tracking branch 'origin/main'
11.0.0 - 12.4.99 Download
1.0.2 / stable
October 28, 2023
[BUGFIX] when 2 plugins are set on the same page only one will get loaded #1

Tasks:
* created unique id per instance of the plugin in html
* updated javascript to iterate over all instances of the plugin
* added more possibilieties for configuration on the element
* updated wizard.xml FlexForm configuration
* added translations for german
* added a translation key for 'load more'
* bumped version

Resolves: #1
11.0.0 - 12.4.99 Download
1.0.1 / stable
September 14, 2023
[TASK] Initial release for TER

Tasks:
* added README.md
* added CI/CD
11.0.0 - 12.4.99 Download