If you are running Apache Web Server - Please enable MOD_REWRITE.
If you are not running Apache Web Server, you can still try to proceed. After the installation, "translate" your own .htaccess file.

STORAGE BOXX INSTALLATION

HOST URL

* Change this only if wrong, include the path if not deployed in root. E.G. site.com/myproject/

API ENDPOINT

* Once enforced, API will only respond to HTTPS calls. Recommended for live servers.
* The host URL above need to be set to "HTTPS" if you want to enforce this.
* Allow CORS only if you intend to develop mobile apps, or let third parties access your system.
* Leave this blank to allow all websites and apps to access your system (not recommended).
* To restrict which domains can access your system - Enter the domain name (site-a.com), or multiple domains separated by commas (site-a.com, site-b.com).

DATABASE

SYSTEM DEFAULTS

* If you wish to change it, see the full list of supported timezones here.

COMPANY

ADMIN USER

* At least 8 characters alphanumeric.

JSON WEB TOKEN

* Click here to regenerate a random key.
* Your company name or domain name.

WEB PUSH VAPID KEYS

* You can regenerate these with:
require "lib/webpush/autoload.php";
$keys = Minishlink\WebPush\VAPID::createVapidKeys();

INSTALLATION COMPLETE

QUICKSTART

A FEW LINKS

* These links can be accessed in the "Help/About" section of the admin panel.
  • Official
    Official Storage Boxx Page (Documentation & Stuff).
  • Report
    Report a bug / Feature Request.
  • Star
    Just give a star to Storage Boxx on GitHub - It's free.
  • Donate
    Buy a malnourished developer some food. Even a small one-time amount helps.
  • Done
    To the home page.