[Deprecated] Koseki by Reflar
It didn't update to it, that's my point, when I ran the update it only went to 0.1.9.
wignu Try running composer clear-cache
and run composer update reflar/koseki
again.
- Edited
jordanjay29 Tried that but it just came up with "Nothing to install or update".
That worked thanks @datitisev, guess something needs to be fixed with it to enable it to update properly.
- Edited
Had the same issue with updating.
Tested it a bit. The main issues seem to be that the icons in front of the sub-forums are not working on my Flarum and that in the Tag settings an endless duplicate list of "icon" input fields appear.
Furthermore the user avatars appear on top of the title of the posts instead of in front.
0.3.0
- Beta 8 Compatibility
Updating 
- Make sure you are running Flarum beta 8, this update will not work on any other version
- Run the follow commands (in this order) in your Flarum root directory:
composer update reflar/koseki
php flarum migrate
php flarum cache:clear
How do I remove the extension? My entire site crashed after installing it.
0.3.2
- Fix an issue related to
.gitignore
Updating
- Make sure you are running Flarum beta 8, this update will not work on any other version
- Run the follow commands (in this order) in your Flarum root directory:
composer update reflar/koseki
Is anyone using this on production, would love to check it out without installing at the moment.
I tried this and it does not work, the admin page seems to be broken after installing this, I removed it by composer remove reflar/koseki
Superskater911 A fixed version is currently under development
Artuu same problem here