KazeroG it does work now thanks ! PS: for people who have this juste under all require tag add exactly this : "repositories": [ { "type": "vcs", "url": "https://github.com/ReFlar/koseki" }], and run require to install the ext
luceos KazeroG run composer update thand install the ext Never run composer update without specifying a package/extension! This will update all of the dependencies creating an installation that hasn't been tested. The correct procedure is the one BartVB describes. Update the composer.json file then run require. The repositories key should be next to require/authors/name etcetera in terms of depth.
Hifihedgehog Up2Vex See this thread’s earlier post: https://discuss.flarum.org/d/9135-crowdfund-classic-forum-view-for-flarum/22 It may look a bit different since then since they have been continually working on it bit by bit. EDIT: As jordanjay29 explains below, the screencap is of the index view, not the list of discussions.
jordanjay29 Hifihedgehog That's the index view, @Up2Vex is asking about the list of discussions. I assume it would look like clicking into a tag, without the left sidebar.
Hifihedgehog From what I can tell, this is not yet on Packagist and, by extension, Bazaar. I checked and it still seems to be exclusive to GitHub. Still, I am excited for whenever it does end up dropping!
jordanjay29 Hifihedgehog patience, I'm sure it'll be out soon. Things come up in life and code that you can't predict.
Hifihedgehog jordanjay29 Definitely. If it takes a week, a month or whenever time and means allow, I am incredibly grateful. This is a wonderful service you are doing for us and the entire Flarum community, @Shaheim! Thank you.
Shahiem Sorry for the delay. I work 5 days a week so I can't always guarantee that I'll release my projects on time. It's already on Github, so you can use it if you can't wait. But I'd recommend to wait until the first release.
Kyrne Eldenroot Yes, we are currently putting together a public forum for people to test out our extensions, it will be up soon.
Shahiem This project is still a work in progress. Found a few bugs, have to fix that first before release.