Skip to content

clarkwinkelmann/flarum-ext-author-change

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
js
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

Author Change

License Latest Stable Version Total Downloads Donate

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.