[DEV] WYSIWYG Editor

Post Reply
Offline
User avatar
Vinny
Site Admin
Site Admin
Posts: 17
Joined: Tue Mar 10, 2026 2:42 am
Contact:

[DEV] WYSIWYG Editor

Post by Vinny »

Extension Name: WYSIWYG Editor
Author: vinny

Extension Description: A modern, decoupled TipTap-based visual editor for phpBB 3.3.x.
Extension Version: 1.0.0

Requirements:
  • phpBB 3.3.0 or higher
Features:
  • Decoupled Architecture: Standard BBCode remains the single source of truth in the database.
  • Native Conversion: Secure bidirectional HTML ↔ BBCode parsing is done entirely on the server-side using phpBB's native s9e/TextFormatter.
  • Offline & Fast (No CDNs): The editor is fully compiled and bundled locally. Zero external script dependencies, leading to instant loading and privacy compliance.
  • Admin Configuration (ACP): Global switch, enable by default choice, and toggling permissions for users.
  • User Preferences (UCP): Users can select their preferred editor interface in their Board Preferences.
  • User Permissions: Group/User permissions for using the visual editor and toggling preferences.
  • Graceful Fallback: If JavaScript is disabled or fails to load, it falls back seamlessly to the standard phpBB textarea.
Screenshots:
Captura de tela 2026-07-02 214422.png
Captura de tela 2026-07-02 214400.png
Captura de tela 2026-07-02 214253.png
Demo URL: ucp.php?i=ucp_profile&mode=avatar
Demo Username: tester_1
Demo Password: @Tester2026

Extension Download: soon
You do not have the required permissions to view the files attached to this post.

Post Reply