Server Docs - AttiliaTheHun/Songbook-Manager GitHub Wiki

Server Documentation

The SongbookManager server is an application programmed in PHP. Due to this fact it does not have a unitary project structure or actually any order at all.

If you are looking for a resource about server configuration, see Advaced setup.

api

The Application Programmable Interface that is open for SongbookManager clients. Reference

data

Data folder of the server. It is not interchangeable with the client's data folder. Reference

lib

The Songbook Manager server framework library. Reference

resources

Server resources folder. It is not interchangeable with the client's resources folder. Reference

frontend

The visuals of the server. Reference

/files

Static files to be served to clients or visitors.

More related pages