convo-extensions / flarum-ext-quick-reply
Automatically open reply composer when visiting a discussion
Installs: 75
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
Language:TypeScript
Type:flarum-extension
Requires
- flarum/core: ^1.1.0
README
Automatically open reply composer when visiting a discussion
What
Want more activity in your discussion? Make it easy for users to comment! Instead of having them click the "reply" button or reach the end of the discussion, make the composer always visible. Run the following command to install:
composer require convo-extensions/flarum-ext-quick-reply
How
This extension doesn't require any configuration. Simply enable it to have the composer module always visible. It's automatically adjusted to the discussion the user is currently viewing.