An extension of flarum, allow user to save the screen shot of posts. Different from existing screenshot extension, it can save screenshot of sigle post instead of the whole discussion.
In order to install the extension, you will need to follow these simple steps.
- flarum/core 1.0.0
composer require tohsakarat/post-camera
composer update tohsakarat/post-camera
php flarum cache:clear
https://packagist.org/packages/tohsakarat/post-camera#v1.0.2 https://github.com/tohsakrat/post-camera