hello, when I am trying to install the extension from the bazaar it creates vendor2 folder and breaks forum.
I am removing vendor2 and doing composer update. after that flarum starts working.
can someone help?
Edit 1:
when i am removing vendor2 and doing composer update, it installs package what i wanted to install from bazaar.
Edit 2: after i enabled Cronjobs and executed * * * * * php /<path/to/flarum>/flarum schedule:run >> /dev/null 2>&1
nothing happens.