vse / smartsubjects
When editing the subject of the first post in a topic, all subsequent posts with matching (Re:) subjects will also be updated to the new subject.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 3
Open Issues: 0
Type:phpbb-extension
pkg:composer/vse/smartsubjects
Requires
- php: >=5.3.3
- composer/installers: ~1.0
- phpbb/phpbb: >=3.1.0
This package is auto-updated.
Last update: 2025-10-17 15:14:57 UTC
README
With this extension, editing the subject of the first post in a topic will update all subsequent posts with matching (Re:) subjects to the new subject.
Features
- Changing the first post's subject (title) will update all matching replies with the new subject (title).
- Admins and moderators have the option when editing a first post to update all reply subjects (including non-matching subjects) to match the first post's subject.
- Forum based permissions allow you to control which forums and users can use Smart Subjects.
Minimum Requirements
- phpBB 3.2.0 or newer
- PHP 5.4 or newer
Install
- Download and unzip the latest release and copy it to the
extdirectory of your phpBB board. - Navigate in the ACP to
Customise -> Manage extensions. - Look for
Smart Subjectsunder the Disabled Extensions list and click itsEnablelink.
Usage
- Forum based permissions can be configured to disable Smart Subjects in certain forums, or for certain users and usergroups in each forum. They can be found in
Forum Based Permissions -> Forum Permissionsunder thePostgroup.
Uninstall
- Navigate in the ACP to
Customise -> Manage extensions. - Click the
Disablelink for Smart Subjects. - To permanently uninstall, click
Delete Data, then delete theSmart Subjectsfolder fromphpBB/ext/vse/.
License
© 2015 - Matt Friedman