- PHP 71.5%
- JavaScript 21.2%
- CSS 5.9%
- Go Template 1.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| acindex | ||
| artfeed | ||
| bbcode_help_button | ||
| csvimport | ||
| pasteimage | ||
| report | ||
| show_service | ||
| LICENSE | ||
| README.DE.md | ||
| README.md | ||
Hubzilla add-ons for various purposes
csvimport
Description
An add-on that allows you to import “Following” lists from other Fediverse services. You can select a backup file (in CSV format) and all the contacts it contains will be added as connections to the Hubzilla channel.
The add-on can be installed as an app and made available in the app menu or navigation bar.
License
csvimport is licensed under the MIT license.
Copyright 2026 PepeCyB pepecyb@pepecyb.net
pasteimage
Description
This add-on allows users to insert images or screenshots directly into the Hubzilla post editor or into any comment field. The image pasted from the clipboard is uploaded to the channel’s cloud and linked within the editor.
Licence
pasteimage is licensed under the MIT licence.
Copyright 2026 Admin admin@libera.site
Artfeed
Description
The Artfeed add-on provides an RSS feed for Hubzilla articles.
Usage
The article feed is available at the URL
<HUB_URL>/artfeed/<CHANNEL_NAME>
By default, the last ten articles are displayed in the feed. The parameter
?limit=<n>
allows you to select the number ‘n’ of items to be displayed (up to a maximum of 50 items).
License
Artfeed is licensed under the MIT license.
Copyright 2026 PepeCyB pepecyb@pepecyb.net
Acindex
Description
Acindex is used for public searches within articles and cards published on your own channel. Hubzilla’s internal search does not include this content. The index is created using a list of stop words in English and German to reduce the scope and improve the hit rate.
Usage
Acindex uses its own search index for searches. This must first be generated once. This is done using the AC Index app. It is also possible to update the index via this app.
The actual search page can be accessed at /acindex/search. Both when creating the index and when searching, you can choose whether to index or search only articles, only cards, or both post types.
Widget
A search widget acsearch, for use for example in the article or map view, allows even guests to easily search the index.
Licence
Acindex is licensed under the MIT Licence.
Copyright 2026 PepeCyB pepecyb@pepecyb.net
BBcode Help Button
Description
This add-on adds a button to the post and comment editor which displays a help overview of Hubzilla’s BBcode tags. This can be useful for seeing which parameters might be available and makes it easier to enter BBcode, particularly when used in conjunction with the automatic tag completion feature.
Licence
BBcode Help Button is licensed under the MIT Licence.
Copyright 2026 PepeCyB pepecyb@pepecyb.net
Report
Description
This add-on adds a ‘Report post’ option to the post menu. This allows users to report public posts on a hub to the administrator so that they can take action, if necessary, to moderate the content.
Selecting this menu option opens a dialogue box in which you must enter a message explaining the reason for the report. When the report is submitted, a non-public direct message is sent to the hub’s primary admin channels, containing the reason for the report and a link to the source of the post.
Licence
Report is licensed under the MIT Licence.
Copyright 2026 PepeCyB pepecyb@pepecyb.net
Show Service
Description
An admin add-on that displays an icon next to the author’s channel name in posts, indicating which Fediverse service was used to create the content.
Licence
Show Service is licensed under the MIT Licence.
Copyright 2026 PepeCyB pepecyb@pepecyb.net
Installation
The add-ons from pepes-addons can be installed using
util/add_addon_repo https://codeberg.org/derpepe/pepes-addons.git pepes-addons