I get this warning:
composer update Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages. Problem 1 - Installation request for s9e/flarum-ext-autoimage ^1.1 -> satisfiable by s9e/flarum-ext-autoimage[1.1.0]. - s9e/flarum-ext-autoimage 1.1.0 requires flarum/core >=0.1.0-beta.8 -> satisfiable by flarum/core[dev-master, 0.1.x-dev] but these conflict with your requirements or minimum-stability.
any idea?
achlys in your composer.json file change the value behind s9e/flarum-ext-autoimage to 1.0.*, after that you can safely run composer update.
s9e/flarum-ext-autoimage
1.0.*
Please note this blocks an upgrade to flarum beta 8; you'll have to update the value 1.0.* to ^1.1.0 in that case. Feel free to ask for support once beta 8 arrives.
^1.1.0
luceos Thanks, now it works.
@Sanguine can u add this extension, it's looking nice.
Could someone add bmp and png support?
JoshyPHP how to cache clear ?
hassanalvi20 Do the following in the Flarum root folder:
php flarum cache:clear rm assets/rev-manifest.json
Clear Cloudflare cache, if applicable Hard refresh browser (CTRL+F5)
or install Reflar UnCache composer require reflar/uncache
composer require reflar/uncache
Dont work on beta11. Looks like installed but dont working
Turkmen Try this one instead: https://packagist.org/packages/fof/formatting