therealsujitk How do I test an extension. My current site is on a cloud hosting server and it takes a lot of time if I want to simply test an extension (uploading to gitHub, linking to packagist, installing via ssh...) Is there an easier way to test extensions?
hrvoje_hr therealsujitk Is there a way to install flarum on a desktop folder for testing purposes? Yey, you can install it on PC. You need to install Composer first, then trough CMD navigate the same as via SSH.
clarkwinkelmann Developing extensions on your own computer is what we recommend. It does require a fully working web server and you can use hrvoje_hr suggestion for that. You could also use a containerized environment or a virtual machine. Once you have a webserver and composer working, you can install Flarum locally. You can then use a workbench folder to work on composer packages locally https://discuss.flarum.org/d/1608-extension-development-using-composer-repositories-path