clarkwinkelmann / flarum-ext-author-change
Let mods update the author and date of discussions and posts
Installs: 13 856
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 2
Language:TypeScript
Type:flarum-extension
Requires
- flarum/core: ^1.2
Replaces
This package is auto-updated.
Last update: 2024-10-15 11:38:00 UTC
README
Let mods update the author and date of discussions and posts.
The author edit button is added underneath the title/tag edit button for discussions and under the content edit button for posts.
Author edit
Users with "Update author" permission must also have the "View user list" permission to be able to search for users.
Date edit
The field uses the native datetime-local picker in browsers that support it (at the time of writing, Chrome/Edge/Opera). The field format in supported browsers will match your browser/operating system language and country setting.
The time in the modal is UTC.
Other
The first post of a discussion and the discussion itself are not automatically synced. You will probably want to edit the data in both places.
This extension was written live on YouTube. Watch the video on the Clark writes code channel: Author part, Date part. Support me on Patreon!
Installation
composer require clarkwinkelmann/flarum-ext-author-change
Support
This extension is under active maintenance.
Bugfixes and compatibility updates will be published for free as time allows.
You can contact me to sponsor additional features.
Support is offered on a "best effort" basis through the Flarum community thread.