Table of Contents

Introduction Installation Projects Tables Inserts Searches Updates Deletes CLI Good Practices Conclusion

Installation - Flaarum Tutorials

Installation Instructions on Linux

  1. Open terminal
  2. Install by running the command sudo snap install flaarum

Installation Instructions on Windows

Get from the store with this link


Notes

  1. flaarum only listens on localhost and thus it cannot be connected to from another network
  2. Always put your programs (eg web server) on the same machine with flaarum to use it.

< Previous Next >