<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[MyBB.de Forum - Plugin-Veröffentlichungen und -Support]]></title>
		<link>https://forum.mybb.de/</link>
		<description><![CDATA[MyBB.de Forum - https://forum.mybb.de]]></description>
		<pubDate>Tue, 01 Sep 2026 22:13:39 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Tab Sub Menu]]></title>
			<link>https://forum.mybb.de/thread-39690.html</link>
			<pubDate>Sun, 30 Aug 2026 17:10:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.mybb.de/member.php?action=profile&uid=7173">MyBB.de Bot</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.mybb.de/thread-39690.html</guid>
			<description><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-tab-sub-menu/" target="_blank" rel="noopener" class="mycode_url">Tab Sub Menu</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>Tab Sub Menu is a MyBB 1.8 plugin that lets forum administrators organize top-level forum categories into a clean, configurable tabbed menu on the forum index.<br />
<br />
Instead of showing every category in one long list, administrators can create named tabs such as Home, Gaming, Programming, Marketplace, or any structure that fits their community. Each tab can target one or more forum/category IDs, and an empty ID list can be used to create a show-all tab.<br />
<br />
<br />
<br />
The plugin is designed to work without requiring template edits for normal installations. It adds the needed stylesheet and template variables during activation, keeps plugin-owned theme assets synchronized, and supports newly created, imported, or duplicated themes while the plugin remains active.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Key Features</span><br />
<ul class="mycode_list"><li>Configurable tab IDs, display names, category assignments, and enabled states<br />
<br />
</li>
<li>Optional default tab selection<br />
<br />
</li>
<li>Optional visitor tab persistence using browser storage<br />
<br />
</li>
<li>Optional shareable tab URLs using the [icode]tsm_tab[/icode] parameter<br />
<br />
</li>
<li>Empty-tab hiding for tabs whose categories are not visible to the current visitor<br />
<br />
</li>
<li>Permission-aware behavior for guests, members, moderators, and administrators<br />
<br />
</li>
<li>Accessible tab markup, keyboard navigation, and visible focus states<br />
<br />
</li>
<li>Responsive styling for desktop, tablet, and phone layouts<br />
<br />
</li>
<li>Custom CSS override support from the Admin CP<br />
<br />
</li>
<li>Maintained default CSS reference inside the settings page<br />
<br />
</li>
<li>Automatic stylesheet and template synchronization for themes<br />
<br />
</li>
<li>Safe fallback behavior when JavaScript or browser storage is unavailable<br />
<br />
</li>
<li>English, Spanish, French, and Simplified Chinese language files<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Admin CP Configuration</span><br />
<br />
Configuration is handled through the MyBB Admin CP. Administrators can define tab IDs, display names, assigned forum/category IDs, enabled states, the default tab, empty-tab behavior, browser persistence, shareable URLs, and custom CSS.<br />
<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Theme Compatibility</span><br />
<br />
Tab Sub Menu supports stock MyBB 1.8 themes and has also been tested with the responsive Space Cadet theme. Heavily customized themes can still integrate by adding a category data attribute to their outer category containers if their markup differs from standard MyBB output.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;section data-tab-sub-menu-category="{&#36;forum['fid']}"&gt;...&lt;/section&gt;</code></div></div><span style="font-weight: bold;" class="mycode_b">Compatibility Baseline</span><br />
<ul class="mycode_list"><li>MyBB 1.8.x<br />
<br />
</li>
<li>PHP 7.4 through PHP 8.4<br />
<br />
</li>
<li>Current or previous major versions of Chrome, Firefox, Edge, and Safari<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Installation</span><br />
<br />
Upload the contents of the [icode]Upload/[/icode] directory to your MyBB forum root, then install and activate <span style="font-weight: bold;" class="mycode_b">Tab Sub Menu</span> from:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Admin CP -&gt; Configuration -&gt; Plugins</code></div></div>After activation, configure the plugin from the Tab Sub Menu settings group.</blockquote>
]]></description>
			<content:encoded><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-tab-sub-menu/" target="_blank" rel="noopener" class="mycode_url">Tab Sub Menu</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>Tab Sub Menu is a MyBB 1.8 plugin that lets forum administrators organize top-level forum categories into a clean, configurable tabbed menu on the forum index.<br />
<br />
Instead of showing every category in one long list, administrators can create named tabs such as Home, Gaming, Programming, Marketplace, or any structure that fits their community. Each tab can target one or more forum/category IDs, and an empty ID list can be used to create a show-all tab.<br />
<br />
<br />
<br />
The plugin is designed to work without requiring template edits for normal installations. It adds the needed stylesheet and template variables during activation, keeps plugin-owned theme assets synchronized, and supports newly created, imported, or duplicated themes while the plugin remains active.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Key Features</span><br />
<ul class="mycode_list"><li>Configurable tab IDs, display names, category assignments, and enabled states<br />
<br />
</li>
<li>Optional default tab selection<br />
<br />
</li>
<li>Optional visitor tab persistence using browser storage<br />
<br />
</li>
<li>Optional shareable tab URLs using the [icode]tsm_tab[/icode] parameter<br />
<br />
</li>
<li>Empty-tab hiding for tabs whose categories are not visible to the current visitor<br />
<br />
</li>
<li>Permission-aware behavior for guests, members, moderators, and administrators<br />
<br />
</li>
<li>Accessible tab markup, keyboard navigation, and visible focus states<br />
<br />
</li>
<li>Responsive styling for desktop, tablet, and phone layouts<br />
<br />
</li>
<li>Custom CSS override support from the Admin CP<br />
<br />
</li>
<li>Maintained default CSS reference inside the settings page<br />
<br />
</li>
<li>Automatic stylesheet and template synchronization for themes<br />
<br />
</li>
<li>Safe fallback behavior when JavaScript or browser storage is unavailable<br />
<br />
</li>
<li>English, Spanish, French, and Simplified Chinese language files<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Admin CP Configuration</span><br />
<br />
Configuration is handled through the MyBB Admin CP. Administrators can define tab IDs, display names, assigned forum/category IDs, enabled states, the default tab, empty-tab behavior, browser persistence, shareable URLs, and custom CSS.<br />
<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Theme Compatibility</span><br />
<br />
Tab Sub Menu supports stock MyBB 1.8 themes and has also been tested with the responsive Space Cadet theme. Heavily customized themes can still integrate by adding a category data attribute to their outer category containers if their markup differs from standard MyBB output.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>&lt;section data-tab-sub-menu-category="{&#36;forum['fid']}"&gt;...&lt;/section&gt;</code></div></div><span style="font-weight: bold;" class="mycode_b">Compatibility Baseline</span><br />
<ul class="mycode_list"><li>MyBB 1.8.x<br />
<br />
</li>
<li>PHP 7.4 through PHP 8.4<br />
<br />
</li>
<li>Current or previous major versions of Chrome, Firefox, Edge, and Safari<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Installation</span><br />
<br />
Upload the contents of the [icode]Upload/[/icode] directory to your MyBB forum root, then install and activate <span style="font-weight: bold;" class="mycode_b">Tab Sub Menu</span> from:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Admin CP -&gt; Configuration -&gt; Plugins</code></div></div>After activation, configure the plugin from the Tab Sub Menu settings group.</blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DF Login OTP]]></title>
			<link>https://forum.mybb.de/thread-39688.html</link>
			<pubDate>Thu, 27 Aug 2026 16:20:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.mybb.de/member.php?action=profile&uid=7173">MyBB.de Bot</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.mybb.de/thread-39688.html</guid>
			<description><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-df-login-otp/" target="_blank" rel="noopener" class="mycode_url">DF Login OTP</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>DF Login OTP adds email two-factor authentication to the login flow of the usergroups you protect (admins/moderators by default). Everyone else logs in<br />
exactly as before.<br />
<br />
HOW IT WORKS<br />
1. Protected member submits username + password - full form OR header<br />
  quick-login (both supported).<br />
2. Password verified server-side; a random_int() 6-digit code is e-mailed;<br />
  its hash lives in a 15-minute cookie; 60-second e-mail cooldown.<br />
3. The OTP form carries a signed, AES-256-CBC encrypted, time-limited token -<br />
  the password is NEVER rendered in the DOM.<br />
4. Correct code -&gt; token verified with hash_equals -&gt; core login completes.<br />
<br />
SECURITY DESIGN<br />
- CSPRNG codes, constant-time comparisons (hash_equals)<br />
- Encrypted + signed + expiring password token<br />
- Rate-limited code e-mails<br />
- No plaintext secrets anywhere in HTML<br />
- Clean uninstall (settings + templates removed)<br />
<br />
STRUCTURE (community reviewer standard)<br />
Lifecycle-only main file · hooks.php · handlers.php · permissions.php ·<br />
db.php (schema-less by design, documented) · settings.json/php via<br />
insert_query_multiple · templates.json/php · external stylesheet ·<br />
English + ACP language packs.<br />
<br />
BATTLE-TESTED<br />
Installed and live-tested on a production board (data-forums.com) before<br />
submission - quick-login support, mail interpolation and token encryption<br />
were all caught and fixed in real use. Ship what you run.<br />
<br />
SETTINGS: protected group IDs (default 3,4).</blockquote>
]]></description>
			<content:encoded><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-df-login-otp/" target="_blank" rel="noopener" class="mycode_url">DF Login OTP</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>DF Login OTP adds email two-factor authentication to the login flow of the usergroups you protect (admins/moderators by default). Everyone else logs in<br />
exactly as before.<br />
<br />
HOW IT WORKS<br />
1. Protected member submits username + password - full form OR header<br />
  quick-login (both supported).<br />
2. Password verified server-side; a random_int() 6-digit code is e-mailed;<br />
  its hash lives in a 15-minute cookie; 60-second e-mail cooldown.<br />
3. The OTP form carries a signed, AES-256-CBC encrypted, time-limited token -<br />
  the password is NEVER rendered in the DOM.<br />
4. Correct code -&gt; token verified with hash_equals -&gt; core login completes.<br />
<br />
SECURITY DESIGN<br />
- CSPRNG codes, constant-time comparisons (hash_equals)<br />
- Encrypted + signed + expiring password token<br />
- Rate-limited code e-mails<br />
- No plaintext secrets anywhere in HTML<br />
- Clean uninstall (settings + templates removed)<br />
<br />
STRUCTURE (community reviewer standard)<br />
Lifecycle-only main file · hooks.php · handlers.php · permissions.php ·<br />
db.php (schema-less by design, documented) · settings.json/php via<br />
insert_query_multiple · templates.json/php · external stylesheet ·<br />
English + ACP language packs.<br />
<br />
BATTLE-TESTED<br />
Installed and live-tested on a production board (data-forums.com) before<br />
submission - quick-login support, mail interpolation and token encryption<br />
were all caught and fixed in real use. Ship what you run.<br />
<br />
SETTINGS: protected group IDs (default 3,4).</blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DF Payment Gateway — Cashfree autopilot checkout]]></title>
			<link>https://forum.mybb.de/thread-39687.html</link>
			<pubDate>Wed, 26 Aug 2026 16:00:01 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.mybb.de/member.php?action=profile&uid=7173">MyBB.de Bot</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.mybb.de/thread-39687.html</guid>
			<description><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-df-payment-gateway-cashfree-autopilot-checkout/" target="_blank" rel="noopener" class="mycode_url">DF Payment Gateway — Cashfree autopilot checkout</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite><span style="font-weight: bold;" class="mycode_b">DF Payment Gateway turns any MyBB 1.8 board into a small store with a fully automated payment flow:</span><br />
<br />
[*]<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Hosted Cashfree checkout</span> (UPI, cards, netbanking) in sandbox or production mode.<br />
</li>
</ul>
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Autopilot activation</span> — when Cashfree confirms the order as PAID (verified server-side with your secret key), the buyer is instantly added to the usergroup you configured and receives a welcome PM. Buyers who close the tab mid-payment are still activated via the webhook safety net.<br />
</li>
</ul>
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Admin order list</span> at misc.php?action=df_pay&amp;mode=orders (Admin CP permission required).<br />
</li>
</ul>
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Configurable </span>product name, price, currency, target usergroup and PM toggle — all in plugin settings.<br />
</li>
</ul>
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Theme-independent </span>dark, mobile-friendly checkout page at misc.php?action=df_pay.<br />
</li>
</ul>
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">One file, zero core edits.</span> Install, configure, link. Uninstall removes its table and settings cleanly.<br />
</li>
</ul>
<ul class="mycode_list"><li>Requirements: MyBB 1.8.x, PHP 7.4+, a Cashfree merchant account, HTTPS board.</li>
</ul>
<br />
Live demo (sandbox, no side-effects): <a href="https://data-forums.com/misc.php?action=df_pay" target="_blank" rel="noopener" class="mycode_url">https://data-forums.com/misc.php?action=df_pay</a><br />
<br />
Register a free account, tap Pay securely, and complete the checkout with the Cashfree sandbox test card 4111 1111 1111 1111 (any future expiry, any CVV). The demo runs in sandbox mode with group-grant disabled, so reviewers can exercise the complete flow — order creation → hosted checkout → return-URL verification → admin order record — safely. The identical engine also powers our real DF Gold checkout at data-forums.com.<br />
<br />
Support : <a href="https://data-forums.com/Thread-Mybb-Premium-Plugin-%F0%9F%92%B3-DF-Payment-Gateway-MyBB-v1-0-Mybb-Premium-Plugin" target="_blank" rel="noopener" class="mycode_url">Here</a></blockquote>
]]></description>
			<content:encoded><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-df-payment-gateway-cashfree-autopilot-checkout/" target="_blank" rel="noopener" class="mycode_url">DF Payment Gateway — Cashfree autopilot checkout</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite><span style="font-weight: bold;" class="mycode_b">DF Payment Gateway turns any MyBB 1.8 board into a small store with a fully automated payment flow:</span><br />
<br />
[*]<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Hosted Cashfree checkout</span> (UPI, cards, netbanking) in sandbox or production mode.<br />
</li>
</ul>
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Autopilot activation</span> — when Cashfree confirms the order as PAID (verified server-side with your secret key), the buyer is instantly added to the usergroup you configured and receives a welcome PM. Buyers who close the tab mid-payment are still activated via the webhook safety net.<br />
</li>
</ul>
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Admin order list</span> at misc.php?action=df_pay&amp;mode=orders (Admin CP permission required).<br />
</li>
</ul>
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Configurable </span>product name, price, currency, target usergroup and PM toggle — all in plugin settings.<br />
</li>
</ul>
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Theme-independent </span>dark, mobile-friendly checkout page at misc.php?action=df_pay.<br />
</li>
</ul>
<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">One file, zero core edits.</span> Install, configure, link. Uninstall removes its table and settings cleanly.<br />
</li>
</ul>
<ul class="mycode_list"><li>Requirements: MyBB 1.8.x, PHP 7.4+, a Cashfree merchant account, HTTPS board.</li>
</ul>
<br />
Live demo (sandbox, no side-effects): <a href="https://data-forums.com/misc.php?action=df_pay" target="_blank" rel="noopener" class="mycode_url">https://data-forums.com/misc.php?action=df_pay</a><br />
<br />
Register a free account, tap Pay securely, and complete the checkout with the Cashfree sandbox test card 4111 1111 1111 1111 (any future expiry, any CVV). The demo runs in sandbox mode with group-grant disabled, so reviewers can exercise the complete flow — order creation → hosted checkout → return-URL verification → admin order record — safely. The identical engine also powers our real DF Gold checkout at data-forums.com.<br />
<br />
Support : <a href="https://data-forums.com/Thread-Mybb-Premium-Plugin-%F0%9F%92%B3-DF-Payment-Gateway-MyBB-v1-0-Mybb-Premium-Plugin" target="_blank" rel="noopener" class="mycode_url">Here</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DF Reactions — one-tap emoji reactions for posts]]></title>
			<link>https://forum.mybb.de/thread-39685.html</link>
			<pubDate>Thu, 20 Aug 2026 14:25:06 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.mybb.de/member.php?action=profile&uid=7173">MyBB.de Bot</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.mybb.de/thread-39685.html</guid>
			<description><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-df-reactions-one-tap-emoji-reactions-for-posts/" target="_blank" rel="noopener" class="mycode_url">DF Reactions — one-tap emoji reactions for posts</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>Bring modern, Discord-style engagement to your MyBB board: members react to any post with one tap — no reply needed.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Features</span><ul class="mycode_list"><li>Emoji reactions under every post with live counters<br />
<br />
</li>
<li>Who-reacted display so reactions feel personal<br />
<br />
</li>
<li>The lowest-friction engagement feature a forum can add<br />
<br />
</li>
<li>Clean dark styling, scoped CSS, zero configuration<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Install</span><br />
<br />
<ol type="1" class="mycode_list"><li>Upload the plugin file to inc/plugins/<br />
<br />
</li>
<li>Install &amp; Activate in the ACP<br />
<br />
</li>
<li>Done — reactions appear on every post immediately<br />
</li>
</ol>
<br />
<span style="font-weight: bold;" class="mycode_b">Compatibility:</span> MyBB 1.8.x — tested on 1.8.40 with PHP 8.1–8.3.<br />
<span style="font-weight: bold;" class="mycode_b">Live demo:</span> running on <a href="https://data-forums.com" target="_blank" rel="noopener" class="mycode_url">https://data-forums.com</a><br />
<span style="font-weight: bold;" class="mycode_b">Support &amp; feedback:</span> <a href="https://data-forums.com/showthread.php?tid=21392" target="_blank" rel="noopener" class="mycode_url">https://data-forums.com/showthread.php?tid=21392</a><br />
<span style="font-style: italic;" class="mycode_i">Free for community use. Do not rebrand or redistribute as your own.</span></blockquote>
]]></description>
			<content:encoded><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-df-reactions-one-tap-emoji-reactions-for-posts/" target="_blank" rel="noopener" class="mycode_url">DF Reactions — one-tap emoji reactions for posts</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>Bring modern, Discord-style engagement to your MyBB board: members react to any post with one tap — no reply needed.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Features</span><ul class="mycode_list"><li>Emoji reactions under every post with live counters<br />
<br />
</li>
<li>Who-reacted display so reactions feel personal<br />
<br />
</li>
<li>The lowest-friction engagement feature a forum can add<br />
<br />
</li>
<li>Clean dark styling, scoped CSS, zero configuration<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Install</span><br />
<br />
<ol type="1" class="mycode_list"><li>Upload the plugin file to inc/plugins/<br />
<br />
</li>
<li>Install &amp; Activate in the ACP<br />
<br />
</li>
<li>Done — reactions appear on every post immediately<br />
</li>
</ol>
<br />
<span style="font-weight: bold;" class="mycode_b">Compatibility:</span> MyBB 1.8.x — tested on 1.8.40 with PHP 8.1–8.3.<br />
<span style="font-weight: bold;" class="mycode_b">Live demo:</span> running on <a href="https://data-forums.com" target="_blank" rel="noopener" class="mycode_url">https://data-forums.com</a><br />
<span style="font-weight: bold;" class="mycode_b">Support &amp; feedback:</span> <a href="https://data-forums.com/showthread.php?tid=21392" target="_blank" rel="noopener" class="mycode_url">https://data-forums.com/showthread.php?tid=21392</a><br />
<span style="font-style: italic;" class="mycode_i">Free for community use. Do not rebrand or redistribute as your own.</span></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DF Spotlight — hottest-thread homepage card]]></title>
			<link>https://forum.mybb.de/thread-39684.html</link>
			<pubDate>Thu, 20 Aug 2026 14:20:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.mybb.de/member.php?action=profile&uid=7173">MyBB.de Bot</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.mybb.de/thread-39684.html</guid>
			<description><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-df-spotlight-hottest-thread-homepage-card/" target="_blank" rel="noopener" class="mycode_url">DF Spotlight — hottest-thread homepage card</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>DF Spotlight adds a glowing "Thread Spotlight" card to your board index that automatically surfaces the hottest thread of the last 7 days.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How it works</span><ul class="mycode_list"><li>Threads are scored on replies and views from the past week; the winner gets the card<br />
<br />
</li>
<li>10-minute cache — zero measurable overhead on index<br />
<br />
</li>
<li>Falls back to latest activity on quiet weeks, so it never looks empty<br />
<br />
</li>
<li>Theme-friendly dark styling with scoped CSS (no conflicts), works on any MyBB 1.8 theme<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Why you'll love it</span><ul class="mycode_list"><li>Install and forget — literally zero settings<br />
<br />
</li>
<li>Drives clicks to your best content from the front page<br />
<br />
</li>
<li>Zero tables (uses the MyBB datacache)<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Compatibility:</span> MyBB 1.8.x — tested on 1.8.40 with PHP 8.1–8.3.<br />
<span style="font-weight: bold;" class="mycode_b">Live demo:</span> visible on the index at <a href="https://data-forums.com" target="_blank" rel="noopener" class="mycode_url">https://data-forums.com</a><br />
<span style="font-weight: bold;" class="mycode_b">Support &amp; feedback:</span> <a href="https://data-forums.com/showthread.php?tid=21447" target="_blank" rel="noopener" class="mycode_url">https://data-forums.com/showthread.php?tid=21447</a><br />
<span style="font-style: italic;" class="mycode_i">Free for community use. Do not rebrand or redistribute as your own.</span></blockquote>
]]></description>
			<content:encoded><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-df-spotlight-hottest-thread-homepage-card/" target="_blank" rel="noopener" class="mycode_url">DF Spotlight — hottest-thread homepage card</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>DF Spotlight adds a glowing "Thread Spotlight" card to your board index that automatically surfaces the hottest thread of the last 7 days.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How it works</span><ul class="mycode_list"><li>Threads are scored on replies and views from the past week; the winner gets the card<br />
<br />
</li>
<li>10-minute cache — zero measurable overhead on index<br />
<br />
</li>
<li>Falls back to latest activity on quiet weeks, so it never looks empty<br />
<br />
</li>
<li>Theme-friendly dark styling with scoped CSS (no conflicts), works on any MyBB 1.8 theme<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Why you'll love it</span><ul class="mycode_list"><li>Install and forget — literally zero settings<br />
<br />
</li>
<li>Drives clicks to your best content from the front page<br />
<br />
</li>
<li>Zero tables (uses the MyBB datacache)<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Compatibility:</span> MyBB 1.8.x — tested on 1.8.40 with PHP 8.1–8.3.<br />
<span style="font-weight: bold;" class="mycode_b">Live demo:</span> visible on the index at <a href="https://data-forums.com" target="_blank" rel="noopener" class="mycode_url">https://data-forums.com</a><br />
<span style="font-weight: bold;" class="mycode_b">Support &amp; feedback:</span> <a href="https://data-forums.com/showthread.php?tid=21447" target="_blank" rel="noopener" class="mycode_url">https://data-forums.com/showthread.php?tid=21447</a><br />
<span style="font-style: italic;" class="mycode_i">Free for community use. Do not rebrand or redistribute as your own.</span></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Forum Fortress]]></title>
			<link>https://forum.mybb.de/thread-39682.html</link>
			<pubDate>Wed, 12 Aug 2026 08:50:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.mybb.de/member.php?action=profile&uid=7173">MyBB.de Bot</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.mybb.de/thread-39682.html</guid>
			<description><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-forum-fortress/" target="_blank" rel="noopener" class="mycode_url">Forum Fortress</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>Forum Fortress - spam blocking built specifically for forums.<br />
<br />
Forum Fortress is an anti-spam plugin for MyBB 1.8.x which checks registrations, new threads, replies, post edits, profile and signature changes, and contact form submissions before they are accepted by MyBB.<br />
The plugin connects to the Forum Fortress hosted anti-spam service and returns a simple allow or block decision.<br />
The service is designed to provide a fresh take on spam protection and analyses user behaviour rather than relying on hard blocklists and previously seen spam.<br />
<br />
The service is designed to protect user privacy by retaining raw data only for a short period and not providing a public directory of reported emails, usernames and IPs.<br />
<br />
<a href="https://forumfortress.com/portal-demo/" target="_blank" rel="noopener" class="mycode_url">Portal Demo</a> | <a href="https://forumfortress.com/docs/install/mybb/" target="_blank" rel="noopener" class="mycode_url">MyBB Documentation</a> | <a href="https://forumfortress.com/#contact" target="_blank" rel="noopener" class="mycode_url">Contact</a><br />
Features:<ul class="mycode_list"><li>Checks registrations, threads, replies and post edits<br />
<br />
</li>
<li>Checks profile and signature changes<br />
<br />
</li>
<li>Checks contact form submissions<br />
<br />
</li>
<li>No CAPTCHA or client-side JavaScript required<br />
<br />
</li>
<li>Simple allow/block decisioning<br />
<br />
</li>
<li>Configurable fail-open behaviour<br />
<br />
</li>
<li>ACP dashboard with recent decisions and connection status<br />
<br />
</li>
<li>Built-in connection test<br />
<br />
</li>
<li>Attack mode for periods of increased spam<br />
<br />
</li>
<li>Automatic site bootstrap from the ACP<br />
</li>
</ul>
<br />
<br />
Forum Fortress is a hosted service and requires outbound HTTPS access from PHP. <br />
The plugin is free to download and a free service plan is available; which should suit most small to medium communities.<br />
Optional paid plans provide higher limits and additional features.<br />
Requires MyBB 1.8.x and PHP cURL/HTTP support.</blockquote>
]]></description>
			<content:encoded><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-forum-fortress/" target="_blank" rel="noopener" class="mycode_url">Forum Fortress</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>Forum Fortress - spam blocking built specifically for forums.<br />
<br />
Forum Fortress is an anti-spam plugin for MyBB 1.8.x which checks registrations, new threads, replies, post edits, profile and signature changes, and contact form submissions before they are accepted by MyBB.<br />
The plugin connects to the Forum Fortress hosted anti-spam service and returns a simple allow or block decision.<br />
The service is designed to provide a fresh take on spam protection and analyses user behaviour rather than relying on hard blocklists and previously seen spam.<br />
<br />
The service is designed to protect user privacy by retaining raw data only for a short period and not providing a public directory of reported emails, usernames and IPs.<br />
<br />
<a href="https://forumfortress.com/portal-demo/" target="_blank" rel="noopener" class="mycode_url">Portal Demo</a> | <a href="https://forumfortress.com/docs/install/mybb/" target="_blank" rel="noopener" class="mycode_url">MyBB Documentation</a> | <a href="https://forumfortress.com/#contact" target="_blank" rel="noopener" class="mycode_url">Contact</a><br />
Features:<ul class="mycode_list"><li>Checks registrations, threads, replies and post edits<br />
<br />
</li>
<li>Checks profile and signature changes<br />
<br />
</li>
<li>Checks contact form submissions<br />
<br />
</li>
<li>No CAPTCHA or client-side JavaScript required<br />
<br />
</li>
<li>Simple allow/block decisioning<br />
<br />
</li>
<li>Configurable fail-open behaviour<br />
<br />
</li>
<li>ACP dashboard with recent decisions and connection status<br />
<br />
</li>
<li>Built-in connection test<br />
<br />
</li>
<li>Attack mode for periods of increased spam<br />
<br />
</li>
<li>Automatic site bootstrap from the ACP<br />
</li>
</ul>
<br />
<br />
Forum Fortress is a hosted service and requires outbound HTTPS access from PHP. <br />
The plugin is free to download and a free service plan is available; which should suit most small to medium communities.<br />
Optional paid plans provide higher limits and additional features.<br />
Requires MyBB 1.8.x and PHP cURL/HTTP support.</blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[MyBB MCP Server]]></title>
			<link>https://forum.mybb.de/thread-39680.html</link>
			<pubDate>Wed, 05 Aug 2026 15:50:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.mybb.de/member.php?action=profile&uid=7173">MyBB.de Bot</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.mybb.de/thread-39680.html</guid>
			<description><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-mybb-mcp-server/" target="_blank" rel="noopener" class="mycode_url">MyBB MCP Server</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>A plugin that exposes forum and private-message features through the Model Context Protocol (MCP). It provides a guest-only public endpoint and an authenticated endpoint backed by OAuth 2.1-style Authorization Code flow with PKCE S256.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Requirements</span><br />
<ul class="mycode_list"><li>MyBB 1.8.40<br />
<br />
</li>
<li>PHP 8.1 or newer<br />
<br />
</li>
<li>MySQL/MariaDB, PostgreSQL, or SQLite supported by MyBB<br />
<br />
</li>
<li>PHP cURL extension backed by libcurl 7.61.0 or newer<br />
<br />
</li>
<li>HTTPS in production<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Available Tools:</span><br />
<ul class="mycode_list"><li>list_forums, list_threads, search_threads, get_thread, list_posts, get_post, list_recent_threads, list_subscribed_threads<br />
<br />
</li>
<li>create_thread, create_post<br />
<br />
</li>
<li>list_private_message_folders, list_private_messages, get_private_message<br />
<br />
</li>
<li>send_private_message<br />
<br />
</li>
<li>get_current_user<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">User and administrator controls<br />
</span><br />
Users can inspect permissions, DCR/CIMD identity details, and revoke authorized applications in User CP → Connected applications. Administrators can configure the endpoint and each tool, select authorizing primary or additional user groups through MyBB's native group selector, constrain CIMD hosts, revoke clients, inspect metadata cache status and grants, and review write audit entries in ACP → Configuration → MyBB MCP Server.<br />
<br />
The mybb_mcp_cleanup MyBB task removes expired protocol state. Deactivation disables the task and endpoints; uninstalling removes MCP tables, settings, templates, and the task.</blockquote>
]]></description>
			<content:encoded><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-mybb-mcp-server/" target="_blank" rel="noopener" class="mycode_url">MyBB MCP Server</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>A plugin that exposes forum and private-message features through the Model Context Protocol (MCP). It provides a guest-only public endpoint and an authenticated endpoint backed by OAuth 2.1-style Authorization Code flow with PKCE S256.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Requirements</span><br />
<ul class="mycode_list"><li>MyBB 1.8.40<br />
<br />
</li>
<li>PHP 8.1 or newer<br />
<br />
</li>
<li>MySQL/MariaDB, PostgreSQL, or SQLite supported by MyBB<br />
<br />
</li>
<li>PHP cURL extension backed by libcurl 7.61.0 or newer<br />
<br />
</li>
<li>HTTPS in production<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Available Tools:</span><br />
<ul class="mycode_list"><li>list_forums, list_threads, search_threads, get_thread, list_posts, get_post, list_recent_threads, list_subscribed_threads<br />
<br />
</li>
<li>create_thread, create_post<br />
<br />
</li>
<li>list_private_message_folders, list_private_messages, get_private_message<br />
<br />
</li>
<li>send_private_message<br />
<br />
</li>
<li>get_current_user<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">User and administrator controls<br />
</span><br />
Users can inspect permissions, DCR/CIMD identity details, and revoke authorized applications in User CP → Connected applications. Administrators can configure the endpoint and each tool, select authorizing primary or additional user groups through MyBB's native group selector, constrain CIMD hosts, revoke clients, inspect metadata cache status and grants, and review write audit entries in ACP → Configuration → MyBB MCP Server.<br />
<br />
The mybb_mcp_cleanup MyBB task removes expired protocol state. Deactivation disables the task and endpoints; uninstalling removes MCP tables, settings, templates, and the task.</blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[AnveVoice - AI Voice Agent]]></title>
			<link>https://forum.mybb.de/thread-39679.html</link>
			<pubDate>Fri, 31 Jul 2026 08:05:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.mybb.de/member.php?action=profile&uid=7173">MyBB.de Bot</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.mybb.de/thread-39679.html</guid>
			<description><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-anvevoice-ai-voice-agent/" target="_blank" rel="noopener" class="mycode_url">AnveVoice - AI Voice Agent</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>AnveVoice brings real-time voice interaction to your MyBB forum. Members and guests can speak naturally to ask questions, find relevant threads, and navigate the board — all without typing.<br />
<br />
Key Features:<br />
- Real-time voice conversations with sub-500ms response latency<br />
- Supports 50+ languages with automatic detection<br />
- Auto-trains on your forum's existing content<br />
- Simple setup: enable the plugin and enter your Embed ID<br />
- Free tier available, no credit card required<br />
<br />
Setup:<br />
1. Install and activate the plugin<br />
2. Get a free Embed ID at app.anvevoice.app<br />
3. Enter it in Admin CP &gt; Configuration &gt; AnveVoice Settings<br />
4. Enable the widget — it appears on every forum page automatically</blockquote>
]]></description>
			<content:encoded><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-anvevoice-ai-voice-agent/" target="_blank" rel="noopener" class="mycode_url">AnveVoice - AI Voice Agent</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>AnveVoice brings real-time voice interaction to your MyBB forum. Members and guests can speak naturally to ask questions, find relevant threads, and navigate the board — all without typing.<br />
<br />
Key Features:<br />
- Real-time voice conversations with sub-500ms response latency<br />
- Supports 50+ languages with automatic detection<br />
- Auto-trains on your forum's existing content<br />
- Simple setup: enable the plugin and enter your Embed ID<br />
- Free tier available, no credit card required<br />
<br />
Setup:<br />
1. Install and activate the plugin<br />
2. Get a free Embed ID at app.anvevoice.app<br />
3. Enter it in Admin CP &gt; Configuration &gt; AnveVoice Settings<br />
4. Enable the widget — it appears on every forum page automatically</blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[MyBB Domain Sync]]></title>
			<link>https://forum.mybb.de/thread-39678.html</link>
			<pubDate>Fri, 24 Jul 2026 17:45:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.mybb.de/member.php?action=profile&uid=7173">MyBB.de Bot</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.mybb.de/thread-39678.html</guid>
			<description><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-mybb-domain-sync/" target="_blank" rel="noopener" class="mycode_url">MyBB Domain Sync</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>The MyBB Domain Sync plugin allows two domains to share a single MyBB database while keeping each domain's settings completely independent. Each domain can have its own board URL, cookie prefix, upload paths, email configuration, and more, ensuring visitors always see the correct site's content without session or cookie conflicts.<br />
<br />
Theme &amp; Template Management: MyBB Domain Sync automatically creates child themes for every theme on the secondary domain. When a guest or user visits the second domain, the plugin loads the child version of the current default theme instead of the primary domain's theme. Administrators can manage domain-specific template overrides through a dedicated ACP interface, with options to create, edit, revert, and organize overrides for each template set.<br />
<br />
Seamless Integration: The plugin integrates directly with MyBB using core hooks to handle URL rewriting, cookie isolation, theme switching, and template overrides at runtime. No manual file copying or database duplication is required—everything is managed automatically using MyBB's existing hooks and data structures.</blockquote>
]]></description>
			<content:encoded><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-mybb-domain-sync/" target="_blank" rel="noopener" class="mycode_url">MyBB Domain Sync</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>The MyBB Domain Sync plugin allows two domains to share a single MyBB database while keeping each domain's settings completely independent. Each domain can have its own board URL, cookie prefix, upload paths, email configuration, and more, ensuring visitors always see the correct site's content without session or cookie conflicts.<br />
<br />
Theme &amp; Template Management: MyBB Domain Sync automatically creates child themes for every theme on the secondary domain. When a guest or user visits the second domain, the plugin loads the child version of the current default theme instead of the primary domain's theme. Administrators can manage domain-specific template overrides through a dedicated ACP interface, with options to create, edit, revert, and organize overrides for each template set.<br />
<br />
Seamless Integration: The plugin integrates directly with MyBB using core hooks to handle URL rewriting, cookie isolation, theme switching, and template overrides at runtime. No manual file copying or database duplication is required—everything is managed automatically using MyBB's existing hooks and data structures.</blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[MyBB Messenger 2.0.0 for MyBB 1.8.40]]></title>
			<link>https://forum.mybb.de/thread-39677.html</link>
			<pubDate>Sat, 18 Jul 2026 21:55:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.mybb.de/member.php?action=profile&uid=7173">MyBB.de Bot</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.mybb.de/thread-39677.html</guid>
			<description><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-mybb-messenger-200-for-mybb-1840/" target="_blank" rel="noopener" class="mycode_url">MyBB Messenger 2.0.0 for MyBB 1.8.40</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>MyBB Messenger<br />
-&gt; let's forum user have live private chat with each other<br />
<br />
Installation:<br />
1. Copy and paste all files and folder to your forum's root directory from Upload folder.<br />
2. Install and Activate the plugin from Admin CP.<br />
<br />
Credits goes to <a href="https://community.mybb.com/mods.php?action=view&amp;pid=1427" target="_blank" rel="noopener" class="mycode_url">snlbaral</a><br />
<br />
I just updated the plugin</blockquote>
]]></description>
			<content:encoded><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-mybb-messenger-200-for-mybb-1840/" target="_blank" rel="noopener" class="mycode_url">MyBB Messenger 2.0.0 for MyBB 1.8.40</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>MyBB Messenger<br />
-&gt; let's forum user have live private chat with each other<br />
<br />
Installation:<br />
1. Copy and paste all files and folder to your forum's root directory from Upload folder.<br />
2. Install and Activate the plugin from Admin CP.<br />
<br />
Credits goes to <a href="https://community.mybb.com/mods.php?action=view&amp;pid=1427" target="_blank" rel="noopener" class="mycode_url">snlbaral</a><br />
<br />
I just updated the plugin</blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Honors]]></title>
			<link>https://forum.mybb.de/thread-39676.html</link>
			<pubDate>Mon, 13 Jul 2026 20:20:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.mybb.de/member.php?action=profile&uid=7173">MyBB.de Bot</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.mybb.de/thread-39676.html</guid>
			<description><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-honors/" target="_blank" rel="noopener" class="mycode_url">Honors</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite><span style="font-weight: bold;" class="mycode_b">Honors</span> - Grant honor badges and awards to your MyBB members.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Features</span><ul class="mycode_list"><li>Create custom honors with name, description, and icon image<br />
<br />
</li>
<li>Grant honors to members with an optional reason<br />
<br />
</li>
<li>Optionally send a PM notification when granting an honor<br />
<br />
</li>
<li>Honors display in postbit, profile, PMs, and a public honors page<br />
<br />
</li>
<li>Latest honors widget on stats.php<br />
<br />
</li>
<li>Stackable vs. non-stackable honor control - prevents duplicate grants<br />
<br />
</li>
<li>Admin permission system - control which admins can manage honors<br />
<br />
</li>
<li>jQuery UI autocomplete for username selection<br />
<br />
</li>
<li>CSRF protection on all destructive actions<br />
<br />
</li>
<li>File upload validation (GIF, JPEG, PNG) with randomized filenames<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Installation</span><br />
<br />
<ol type="1" class="mycode_list"><li>Upload all files preserving the directory structure<br />
<br />
</li>
<li>Create <span style="font-family: 'Courier New';" class="mycode_font">/uploads/honors/</span> with write permissions (CHMOD 755)<br />
<br />
</li>
<li>Activate in Admin CP &gt; Configuration &gt; Plugins<br />
<br />
</li>
<li>Go to Users &amp; Groups &gt; Honors to manage honors<br />
<br />
</li>
<li>Set admin permissions under Users &amp; Groups &gt; Admin Permissions<br />
</li>
</ol>
<br />
<span style="font-weight: bold;" class="mycode_b">Links</span><ul class="mycode_list"><li><a href="https://github.com/hisoka-root/Honors" target="_blank" rel="noopener" class="mycode_url">GitHub</a><br />
<br />
</li>
<li><a href="https://github.com/hisoka-root/Honors/issues" target="_blank" rel="noopener" class="mycode_url">Report an Issue</a><br />
</li>
</ul>
</blockquote>
]]></description>
			<content:encoded><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-honors/" target="_blank" rel="noopener" class="mycode_url">Honors</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite><span style="font-weight: bold;" class="mycode_b">Honors</span> - Grant honor badges and awards to your MyBB members.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Features</span><ul class="mycode_list"><li>Create custom honors with name, description, and icon image<br />
<br />
</li>
<li>Grant honors to members with an optional reason<br />
<br />
</li>
<li>Optionally send a PM notification when granting an honor<br />
<br />
</li>
<li>Honors display in postbit, profile, PMs, and a public honors page<br />
<br />
</li>
<li>Latest honors widget on stats.php<br />
<br />
</li>
<li>Stackable vs. non-stackable honor control - prevents duplicate grants<br />
<br />
</li>
<li>Admin permission system - control which admins can manage honors<br />
<br />
</li>
<li>jQuery UI autocomplete for username selection<br />
<br />
</li>
<li>CSRF protection on all destructive actions<br />
<br />
</li>
<li>File upload validation (GIF, JPEG, PNG) with randomized filenames<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Installation</span><br />
<br />
<ol type="1" class="mycode_list"><li>Upload all files preserving the directory structure<br />
<br />
</li>
<li>Create <span style="font-family: 'Courier New';" class="mycode_font">/uploads/honors/</span> with write permissions (CHMOD 755)<br />
<br />
</li>
<li>Activate in Admin CP &gt; Configuration &gt; Plugins<br />
<br />
</li>
<li>Go to Users &amp; Groups &gt; Honors to manage honors<br />
<br />
</li>
<li>Set admin permissions under Users &amp; Groups &gt; Admin Permissions<br />
</li>
</ol>
<br />
<span style="font-weight: bold;" class="mycode_b">Links</span><ul class="mycode_list"><li><a href="https://github.com/hisoka-root/Honors" target="_blank" rel="noopener" class="mycode_url">GitHub</a><br />
<br />
</li>
<li><a href="https://github.com/hisoka-root/Honors/issues" target="_blank" rel="noopener" class="mycode_url">Report an Issue</a><br />
</li>
</ul>
</blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Redeyed Sentinel]]></title>
			<link>https://forum.mybb.de/thread-39672.html</link>
			<pubDate>Tue, 30 Jun 2026 16:40:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.mybb.de/member.php?action=profile&uid=7173">MyBB.de Bot</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.mybb.de/thread-39672.html</guid>
			<description><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-redeyed-sentinel/" target="_blank" rel="noopener" class="mycode_url">Redeyed Sentinel</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>Features<br />
- Native CAPTCHA on Registration, Login, Lost Password and Contact — no Google reCAPTCHA required. Each form has its own on/off setting; only Registration is on by default, so upgrades change nothing until you opt the others in.<br />
- IP reputation scoring (VPN, Tor, proxy, datacenter, abuse classification) built in.<br />
- Adaptive difficulty — challenges scale automatically with each visitor's live risk band.<br />
- Customizable widget — pick the challenge type, theme, colour scheme, width and difficulty from the AdminCP (all optional).<br />
- Block log — record every blocked submission (form, IP, outcome, score) and review it under AdminCP → Configuration → Sentinel Block Log.<br />
- Fails open: with no keys set, the plugin never blocks legitimate users.<br />
- Only the public Site Key is printed to your HTML; the Secret Key stays server-side and is used only to verify submissions.<br />
<br />
Installation<br />
1. Upload the inc/ folder into your forum's root, merging with the existing one, so the plugin lands at inc/plugins/redeyed_sentinel.php.<br />
2. AdminCP → Configuration → Plugins → Install &amp; Activate "Redeyed Sentinel".<br />
3. AdminCP → Configuration → Settings → Redeyed Sentinel — paste your Site Key and Secret Key, then enable whichever forms you want protected.<br />
<br />
How to get keys<br />
Sign up free at <a href="https://redeyed.com" target="_blank" rel="noopener" class="mycode_url">https://redeyed.com</a>. In your Laboratory panel open Sentinel → Sites, create a site, and copy its Site Key (public) and Secret Key (private, shown once).</blockquote>
]]></description>
			<content:encoded><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-redeyed-sentinel/" target="_blank" rel="noopener" class="mycode_url">Redeyed Sentinel</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>Features<br />
- Native CAPTCHA on Registration, Login, Lost Password and Contact — no Google reCAPTCHA required. Each form has its own on/off setting; only Registration is on by default, so upgrades change nothing until you opt the others in.<br />
- IP reputation scoring (VPN, Tor, proxy, datacenter, abuse classification) built in.<br />
- Adaptive difficulty — challenges scale automatically with each visitor's live risk band.<br />
- Customizable widget — pick the challenge type, theme, colour scheme, width and difficulty from the AdminCP (all optional).<br />
- Block log — record every blocked submission (form, IP, outcome, score) and review it under AdminCP → Configuration → Sentinel Block Log.<br />
- Fails open: with no keys set, the plugin never blocks legitimate users.<br />
- Only the public Site Key is printed to your HTML; the Secret Key stays server-side and is used only to verify submissions.<br />
<br />
Installation<br />
1. Upload the inc/ folder into your forum's root, merging with the existing one, so the plugin lands at inc/plugins/redeyed_sentinel.php.<br />
2. AdminCP → Configuration → Plugins → Install &amp; Activate "Redeyed Sentinel".<br />
3. AdminCP → Configuration → Settings → Redeyed Sentinel — paste your Site Key and Secret Key, then enable whichever forms you want protected.<br />
<br />
How to get keys<br />
Sign up free at <a href="https://redeyed.com" target="_blank" rel="noopener" class="mycode_url">https://redeyed.com</a>. In your Laboratory panel open Sentinel → Sites, create a site, and copy its Site Key (public) and Secret Key (private, shown once).</blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Attachment Preview]]></title>
			<link>https://forum.mybb.de/thread-39671.html</link>
			<pubDate>Mon, 29 Jun 2026 10:20:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.mybb.de/member.php?action=profile&uid=7173">MyBB.de Bot</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.mybb.de/thread-39671.html</guid>
			<description><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-attachment-preview/" target="_blank" rel="noopener" class="mycode_url">Attachment Preview</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>The Attachment Preview plugin is a lightweight enhancement that makes viewing image and GIF attachments faster, easier, and more convenient. Instead of opening attachments in a new browser tab or downloading them first, users can instantly preview them in an elegant lightbox overlay without leaving the current page. The feature blends seamlessly into the existing interface, providing a smooth and modern browsing experience while keeping users focused on the discussion.<br />
<br />
The plugin automatically adds a Preview button next to supported image attachments and can also enhance existing thumbnails so that clicking them opens the lightbox instead of a direct file link. Administrators can enable or disable the feature, choose whether thumbnail enhancement is applied, and adjust the maximum lightbox width as a percentage of the browser window. The lightbox supports responsive image scaling, loading indicators, keyboard shortcuts such as Escape to close, and convenient navigation between multiple attachments, creating a clean and intuitive media viewing experience across both desktop and mobile devices.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Requirements</span><br />
<br />
  - MyBB 1.8.x<br />
  - PluginLibrary plugin<br />
  - PHP 7.0+</blockquote>
]]></description>
			<content:encoded><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-attachment-preview/" target="_blank" rel="noopener" class="mycode_url">Attachment Preview</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>The Attachment Preview plugin is a lightweight enhancement that makes viewing image and GIF attachments faster, easier, and more convenient. Instead of opening attachments in a new browser tab or downloading them first, users can instantly preview them in an elegant lightbox overlay without leaving the current page. The feature blends seamlessly into the existing interface, providing a smooth and modern browsing experience while keeping users focused on the discussion.<br />
<br />
The plugin automatically adds a Preview button next to supported image attachments and can also enhance existing thumbnails so that clicking them opens the lightbox instead of a direct file link. Administrators can enable or disable the feature, choose whether thumbnail enhancement is applied, and adjust the maximum lightbox width as a percentage of the browser window. The lightbox supports responsive image scaling, loading indicators, keyboard shortcuts such as Escape to close, and convenient navigation between multiple attachments, creating a clean and intuitive media viewing experience across both desktop and mobile devices.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Requirements</span><br />
<br />
  - MyBB 1.8.x<br />
  - PluginLibrary plugin<br />
  - PHP 7.0+</blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[MyTabsX]]></title>
			<link>https://forum.mybb.de/thread-39669.html</link>
			<pubDate>Sat, 27 Jun 2026 03:40:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.mybb.de/member.php?action=profile&uid=7173">MyBB.de Bot</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.mybb.de/thread-39669.html</guid>
			<description><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-mytabsx/" target="_blank" rel="noopener" class="mycode_url">MyTabsX</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>MyTabs - Tabbed Forum Browsing for MyBB 1.8<br />
<br />
Tired of the endless scroll on your forum index? MyTabs lets you split your board into clean, clickable tabs so your users can jump straight to the sections they care about instead of wading through everything at once.<br />
<br />
I originally picked this up as a full rewrite of Ethan / FatalMessiah's old plugin from MyBBPlugins. This version is rebuilt from the ground up for <span style="font-weight: bold;" class="mycode_b">MyBB 1.8.35+, PHP 8.0+, and MySQL 8.4+ with InnoDB</span>.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What it does:</span><ul class="mycode_list"><li>Divide your forum index into tabs, each containing whatever forums you choose<br />
<br />
</li>
<li>Two display modes: <span style="font-weight: bold;" class="mycode_b">AJAX</span> (seamless switching without page reloads) or <span style="font-weight: bold;" class="mycode_b">static</span> (all tabs rendered at once, toggled with CSS)<br />
<br />
</li>
<li>Per-user default tab via the User CP so members land on their preferred section<br />
<br />
</li>
<li>Full visual control - HTML templates for tab styling (normal, selected, and tab list containers) using <span style="font-family: courier;" class="mycode_font">{&#36;link}</span> and <span style="font-family: courier;" class="mycode_font">{&#36;name}</span> placeholders<br />
<br />
</li>
<li>Admins can hide tabs without deleting them, reorder them, and assign any forum (or parent category) to any tab<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Why I rewrote it:</span><br />
The old plugin used <span style="font-style: italic;" class="mycode_i">eval()</span> to render tab templates which was a security concern and broke on stricter PHP configurations. It had MySQL errors (MyISAM, TEXT defaults), PHP 8.1+ type errors on empty arrays, JavaScript issues with <span style="font-family: courier;" class="mycode_font">for...in</span> on NodeLists and a global <span style="font-family: courier;" class="mycode_font">xmlhttp</span> variable that caused race conditions between concurrent AJAX requests, and an "Add Tab" form that couldn't save because of a misplaced <span style="font-family: courier;" class="mycode_font">isset()</span> guard. All fixed. Version numbering reset to <span style="font-weight: bold;" class="mycode_b">1.0.0</span> since this is effectively a new plugin.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Requirements:</span><ul class="mycode_list"><li>MyBB 1.8.35+<br />
<br />
</li>
<li>PHP 8.0+<br />
<br />
</li>
<li>MySQL 8.4+ with InnoDB<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Install:</span><br />
Upload the contents of <span style="font-family: courier;" class="mycode_font">inc/</span>, <span style="font-family: courier;" class="mycode_font">admin/</span>, and <span style="font-family: courier;" class="mycode_font">jscripts/</span> to your forum root, activate in the ACP, and you'll find it under <span style="font-weight: bold;" class="mycode_b">Forums &amp; Posts → MyTabs</span>.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Issues / contributions:</span><br />
<a href="https://github.com/hisoka-root/mytabs" target="_blank" rel="noopener" class="mycode_url">github.com/hisoka-root/mytabs</a></blockquote>
]]></description>
			<content:encoded><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-mytabsx/" target="_blank" rel="noopener" class="mycode_url">MyTabsX</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite>MyTabs - Tabbed Forum Browsing for MyBB 1.8<br />
<br />
Tired of the endless scroll on your forum index? MyTabs lets you split your board into clean, clickable tabs so your users can jump straight to the sections they care about instead of wading through everything at once.<br />
<br />
I originally picked this up as a full rewrite of Ethan / FatalMessiah's old plugin from MyBBPlugins. This version is rebuilt from the ground up for <span style="font-weight: bold;" class="mycode_b">MyBB 1.8.35+, PHP 8.0+, and MySQL 8.4+ with InnoDB</span>.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What it does:</span><ul class="mycode_list"><li>Divide your forum index into tabs, each containing whatever forums you choose<br />
<br />
</li>
<li>Two display modes: <span style="font-weight: bold;" class="mycode_b">AJAX</span> (seamless switching without page reloads) or <span style="font-weight: bold;" class="mycode_b">static</span> (all tabs rendered at once, toggled with CSS)<br />
<br />
</li>
<li>Per-user default tab via the User CP so members land on their preferred section<br />
<br />
</li>
<li>Full visual control - HTML templates for tab styling (normal, selected, and tab list containers) using <span style="font-family: courier;" class="mycode_font">{&#36;link}</span> and <span style="font-family: courier;" class="mycode_font">{&#36;name}</span> placeholders<br />
<br />
</li>
<li>Admins can hide tabs without deleting them, reorder them, and assign any forum (or parent category) to any tab<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Why I rewrote it:</span><br />
The old plugin used <span style="font-style: italic;" class="mycode_i">eval()</span> to render tab templates which was a security concern and broke on stricter PHP configurations. It had MySQL errors (MyISAM, TEXT defaults), PHP 8.1+ type errors on empty arrays, JavaScript issues with <span style="font-family: courier;" class="mycode_font">for...in</span> on NodeLists and a global <span style="font-family: courier;" class="mycode_font">xmlhttp</span> variable that caused race conditions between concurrent AJAX requests, and an "Add Tab" form that couldn't save because of a misplaced <span style="font-family: courier;" class="mycode_font">isset()</span> guard. All fixed. Version numbering reset to <span style="font-weight: bold;" class="mycode_b">1.0.0</span> since this is effectively a new plugin.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Requirements:</span><ul class="mycode_list"><li>MyBB 1.8.35+<br />
<br />
</li>
<li>PHP 8.0+<br />
<br />
</li>
<li>MySQL 8.4+ with InnoDB<br />
</li>
</ul>
<br />
<span style="font-weight: bold;" class="mycode_b">Install:</span><br />
Upload the contents of <span style="font-family: courier;" class="mycode_font">inc/</span>, <span style="font-family: courier;" class="mycode_font">admin/</span>, and <span style="font-family: courier;" class="mycode_font">jscripts/</span> to your forum root, activate in the ACP, and you'll find it under <span style="font-weight: bold;" class="mycode_b">Forums &amp; Posts → MyTabs</span>.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Issues / contributions:</span><br />
<a href="https://github.com/hisoka-root/mytabs" target="_blank" rel="noopener" class="mycode_url">github.com/hisoka-root/mytabs</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Paid Threads]]></title>
			<link>https://forum.mybb.de/thread-39667.html</link>
			<pubDate>Sat, 20 Jun 2026 07:45:02 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.mybb.de/member.php?action=profile&uid=7173">MyBB.de Bot</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.mybb.de/thread-39667.html</guid>
			<description><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-paid-threads/" target="_blank" rel="noopener" class="mycode_url">Paid Threads</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite><span style="font-weight: bold;" class="mycode_b">Paid Threads - Detailed Description</span><br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Overview</span><br />
Paid Threads is a powerful monetization plugin for MyBB 1.8.x that allows thread creators to lock their content behind a NewPoints paywall. When users purchase access to a paid thread, the NewPoints are transferred directly to the thread author, creating a fair revenue-sharing system for forum communities.<br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Features</span><br />
<span style="font-weight: bold;" class="mycode_b">Thread Creation &amp; Management</span><ul class="mycode_list"><li>Toggle to make threads paid when creating new threads<br />
<br />
</li>
<li>Edit existing threads to enable/disable paid status<br />
<br />
</li>
<li>Set custom prices for each thread (within admin-configured limits)<br />
<br />
</li>
<li>Only thread authors can modify the paid status of their own threads<br />
<br />
</li>
<li>Thread creators can view their own paid threads for free<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">Flexible Pricing Controls</span><ul class="mycode_list"><li>Set global minimum price requirement (default: 1 point)<br />
<br />
</li>
<li>Set optional maximum price limit (0 = unlimited)<br />
<br />
</li>
<li>Customizable currency label (default: "Points")<br />
<br />
</li>
<li>Display current and required amounts to users<br />
<br />
</li>
<li>Price validation on both front-end and back-end<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">User Access Management</span><ul class="mycode_list"><li>Guests must log in to unlock threads<br />
<br />
</li>
<li>Logged-in users see their balance and can purchase access<br />
<br />
</li>
<li>Show clear "insufficient balance" messages<br />
<br />
</li>
<li>Prevent double-purchases via unique database constraints<br />
<br />
</li>
<li>One-time payment = permanent access for that user<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">Visual Design</span><ul class="mycode_list"><li>Terminal/hacker-themed card design with dark aesthetic<br />
<br />
</li>
<li>Inline SVG icons for cross-browser consistency<br />
<br />
</li>
<li>Responsive layout (mobile-friendly)<br />
<br />
</li>
<li>Color-coded status indicators (success, warning, error)<br />
<br />
</li>
<li>Smooth animations and transitions<br />
<br />
</li>
<li>CSS injected directly to guarantee styling loads (fixes theme conflicts)<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">Forum Display</span><ul class="mycode_list"><li>Lock badge shown on thread list next to thread title<br />
<br />
</li>
<li>Displays price of each paid thread<br />
<br />
</li>
<li>Identifies paid threads at a glance<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">Admin Control</span><ul class="mycode_list"><li>Enable/disable the entire plugin<br />
<br />
</li>
<li>Exclude specific user groups from paywall (e.g., admins, moderators)<br />
<br />
</li>
<li>Customize minimum and maximum allowed prices<br />
<br />
</li>
<li>Set custom currency label for your forum<br />
<br />
</li>
<li>Control whether thread authors view their own threads free<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">Security</span><ul class="mycode_list"><li>CSRF protection on all payment transactions<br />
<br />
</li>
<li>IDOR (Insecure Direct Object Reference) protection<br />
<br />
</li>
<li>Race condition guards to prevent double-spending<br />
<br />
</li>
<li>Fresh balance verification from database (prevents cache exploits)<br />
<br />
</li>
<li>SQL injection prevention via escaping and parameterized queries<br />
<br />
</li>
<li>Admin override flag for PM delivery<br />
</li>
</ul>
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">How It Works</span><br />
<br />
<ol type="1" class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Thread Creator</span> — Posts a new thread and toggles "Make this a Paid Thread"<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Set Price</span> — Enters the cost in NewPoints (respects min/max admin settings)<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Thread Published</span> — Appears in forum with lock badge showing price<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">User Visits</span> — Sees paywall banner with price, balance, and unlock button<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">User Purchases</span> — Clicks "Unlock for X Points"<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Payment Processed</span> — Points deducted from buyer, added to author<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Access Granted</span> — Thread content reveals immediately; user can view anytime<br />
</li>
</ol>
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Compatibility &amp; Requirements</span><ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">MyBB Version:</span> 1.8.x<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Required Plugin:</span> NewPoints (any recent version)<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">PHP:</span> 5.6+<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Database:</span> MyISAM or InnoDB supported<br />
</li>
</ul>
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Configuration</span><br />
All settings are found in <span style="font-weight: bold;" class="mycode_b">Admin CP → Plugins → Paid Threads Settings</span>:<br />
Setting<br />
Default<br />
OptionsEnable Paid Threads<br />
Yes<br />
Yes/No<br />
Minimum Price<br />
1<br />
Any number<br />
Maximum Price<br />
0 (unlimited)<br />
0 = no limit<br />
Excluded Groups<br />
4,6<br />
Comma-separated group IDs<br />
Author Views Free<br />
Yes<br />
Yes/No<br />
Currency Label<br />
Points<br />
Any text<br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Database Tables</span><br />
The plugin creates two tables:<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">paid_threads</span> — Stores thread ID, price, and creation timestamp<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">paid_threads_purchases</span> — Logs all purchases (user, thread, amount, date)<br />
</li>
</ul>
Both tables include proper indexing and UNIQUE constraints for performance and data integrity.<br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Technical Highlights</span><br />
✅ <span style="font-weight: bold;" class="mycode_b">Hook-based architecture</span> — No template modifications needed<br />
✅ <span style="font-weight: bold;" class="mycode_b">Direct CSS injection</span> — Bypasses theme limitations<br />
✅ <span style="font-weight: bold;" class="mycode_b">Efficient queries</span> — Minimal database load<br />
✅ <span style="font-weight: bold;" class="mycode_b">Error handling</span> — Graceful fallbacks for missing NewPoints<br />
✅ <span style="font-weight: bold;" class="mycode_b">Modular functions</span> — Easy to understand and extend<br />
✅ <span style="font-weight: bold;" class="mycode_b">Settings backfill</span> — Supports seamless plugin upgrades<br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Support &amp; Updates</span><br />
For issues, feature requests, or updates, visit:<br />
<span style="font-weight: bold;" class="mycode_b"><a href="https://hackers.krd" target="_blank" rel="noopener" class="mycode_url">https://hackers.krd</a></span></blockquote>
]]></description>
			<content:encoded><![CDATA[Eine neue Erweiterung wurde veröffentlicht: <a href="https://www.mybb.de/erweiterungen/perma-paid-threads/" target="_blank" rel="noopener" class="mycode_url">Paid Threads</a><br />
<br />
<blockquote class="mycode_quote"><cite>Zitat:</cite><span style="font-weight: bold;" class="mycode_b">Paid Threads - Detailed Description</span><br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Overview</span><br />
Paid Threads is a powerful monetization plugin for MyBB 1.8.x that allows thread creators to lock their content behind a NewPoints paywall. When users purchase access to a paid thread, the NewPoints are transferred directly to the thread author, creating a fair revenue-sharing system for forum communities.<br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Features</span><br />
<span style="font-weight: bold;" class="mycode_b">Thread Creation &amp; Management</span><ul class="mycode_list"><li>Toggle to make threads paid when creating new threads<br />
<br />
</li>
<li>Edit existing threads to enable/disable paid status<br />
<br />
</li>
<li>Set custom prices for each thread (within admin-configured limits)<br />
<br />
</li>
<li>Only thread authors can modify the paid status of their own threads<br />
<br />
</li>
<li>Thread creators can view their own paid threads for free<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">Flexible Pricing Controls</span><ul class="mycode_list"><li>Set global minimum price requirement (default: 1 point)<br />
<br />
</li>
<li>Set optional maximum price limit (0 = unlimited)<br />
<br />
</li>
<li>Customizable currency label (default: "Points")<br />
<br />
</li>
<li>Display current and required amounts to users<br />
<br />
</li>
<li>Price validation on both front-end and back-end<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">User Access Management</span><ul class="mycode_list"><li>Guests must log in to unlock threads<br />
<br />
</li>
<li>Logged-in users see their balance and can purchase access<br />
<br />
</li>
<li>Show clear "insufficient balance" messages<br />
<br />
</li>
<li>Prevent double-purchases via unique database constraints<br />
<br />
</li>
<li>One-time payment = permanent access for that user<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">Visual Design</span><ul class="mycode_list"><li>Terminal/hacker-themed card design with dark aesthetic<br />
<br />
</li>
<li>Inline SVG icons for cross-browser consistency<br />
<br />
</li>
<li>Responsive layout (mobile-friendly)<br />
<br />
</li>
<li>Color-coded status indicators (success, warning, error)<br />
<br />
</li>
<li>Smooth animations and transitions<br />
<br />
</li>
<li>CSS injected directly to guarantee styling loads (fixes theme conflicts)<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">Forum Display</span><ul class="mycode_list"><li>Lock badge shown on thread list next to thread title<br />
<br />
</li>
<li>Displays price of each paid thread<br />
<br />
</li>
<li>Identifies paid threads at a glance<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">Admin Control</span><ul class="mycode_list"><li>Enable/disable the entire plugin<br />
<br />
</li>
<li>Exclude specific user groups from paywall (e.g., admins, moderators)<br />
<br />
</li>
<li>Customize minimum and maximum allowed prices<br />
<br />
</li>
<li>Set custom currency label for your forum<br />
<br />
</li>
<li>Control whether thread authors view their own threads free<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">Security</span><ul class="mycode_list"><li>CSRF protection on all payment transactions<br />
<br />
</li>
<li>IDOR (Insecure Direct Object Reference) protection<br />
<br />
</li>
<li>Race condition guards to prevent double-spending<br />
<br />
</li>
<li>Fresh balance verification from database (prevents cache exploits)<br />
<br />
</li>
<li>SQL injection prevention via escaping and parameterized queries<br />
<br />
</li>
<li>Admin override flag for PM delivery<br />
</li>
</ul>
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">How It Works</span><br />
<br />
<ol type="1" class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Thread Creator</span> — Posts a new thread and toggles "Make this a Paid Thread"<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Set Price</span> — Enters the cost in NewPoints (respects min/max admin settings)<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Thread Published</span> — Appears in forum with lock badge showing price<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">User Visits</span> — Sees paywall banner with price, balance, and unlock button<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">User Purchases</span> — Clicks "Unlock for X Points"<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Payment Processed</span> — Points deducted from buyer, added to author<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Access Granted</span> — Thread content reveals immediately; user can view anytime<br />
</li>
</ol>
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Compatibility &amp; Requirements</span><ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">MyBB Version:</span> 1.8.x<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Required Plugin:</span> NewPoints (any recent version)<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">PHP:</span> 5.6+<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Database:</span> MyISAM or InnoDB supported<br />
</li>
</ul>
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Configuration</span><br />
All settings are found in <span style="font-weight: bold;" class="mycode_b">Admin CP → Plugins → Paid Threads Settings</span>:<br />
Setting<br />
Default<br />
OptionsEnable Paid Threads<br />
Yes<br />
Yes/No<br />
Minimum Price<br />
1<br />
Any number<br />
Maximum Price<br />
0 (unlimited)<br />
0 = no limit<br />
Excluded Groups<br />
4,6<br />
Comma-separated group IDs<br />
Author Views Free<br />
Yes<br />
Yes/No<br />
Currency Label<br />
Points<br />
Any text<br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Database Tables</span><br />
The plugin creates two tables:<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">paid_threads</span> — Stores thread ID, price, and creation timestamp<br />
<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">paid_threads_purchases</span> — Logs all purchases (user, thread, amount, date)<br />
</li>
</ul>
Both tables include proper indexing and UNIQUE constraints for performance and data integrity.<br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Technical Highlights</span><br />
✅ <span style="font-weight: bold;" class="mycode_b">Hook-based architecture</span> — No template modifications needed<br />
✅ <span style="font-weight: bold;" class="mycode_b">Direct CSS injection</span> — Bypasses theme limitations<br />
✅ <span style="font-weight: bold;" class="mycode_b">Efficient queries</span> — Minimal database load<br />
✅ <span style="font-weight: bold;" class="mycode_b">Error handling</span> — Graceful fallbacks for missing NewPoints<br />
✅ <span style="font-weight: bold;" class="mycode_b">Modular functions</span> — Easy to understand and extend<br />
✅ <span style="font-weight: bold;" class="mycode_b">Settings backfill</span> — Supports seamless plugin upgrades<br />
<hr class="mycode_hr" />
<span style="font-weight: bold;" class="mycode_b">Support &amp; Updates</span><br />
For issues, feature requests, or updates, visit:<br />
<span style="font-weight: bold;" class="mycode_b"><a href="https://hackers.krd" target="_blank" rel="noopener" class="mycode_url">https://hackers.krd</a></span></blockquote>
]]></content:encoded>
		</item>
	</channel>
</rss>