Aurora Files documentation

Aurora Files documentation

This documentation provides installation instructions, guidelines on configuring Aurora Files and development for Aurora platform.

For Administrators

For Developers

You can make apps which seamlessly integrate into the platform. The modules can have server part and client part (each one is optional). For server parts, using PHP API is recommended. Client parts should use Web API.

Your app can be anywhere (another server, desktop or mobile), written in any programming language.

Your app must be written in PHP and reside on the same server where Aurora Files is installed. Faster than Web API as there is no network connection overhead.

Web API and PHP API can be used for both Aurora modules (something integrated into Aurora Files) and standalone desktop, mobile and server apps.