extiverse / bazaar

The extension marketplace for your Flarum forum.
https://discuss.flarum.org/d/5151
MIT License
59 stars 14 forks source link

Emergency restore on faulty package/extension #50

Open luceos opened 7 years ago

luceos commented 7 years ago

Create a vendor/bin command (any package can create this) that uses the composer autoload, reads the config.php manually for db credentials and loads the last logged entries. With this information it will remove the last extension that caused failures.