The extension has been migrated to FriendsOfFlarum and the fix discussed above for beta 10 has been released.
Updating from Flagrow
This extension replaces Flagrow Terms.
To upgrade from the old extension to the new one:
Backup your data! You should backup the database. You can also download Terms' data as JSON, see documentation in the first post.
Disable the Terms extension in the admin panel.
Run:
composer require fof/terms
Composer should let you know that flagrow/terms
has been automatically removed.