wangningkai/olaindex is a Laravel package for ✨ another onedrive directory index..
It currently has 2.217 GitHub stars and 404 downloads on Packagist (latest version v8.83-stable).
Install it with composer require wangningkai/olaindex.
Discover more Laravel packages by wangningkai
or browse all Laravel packages to compare alternatives.
Last updated
✨ Another OneDrive Directory Index
OLAINDEX is a sleek OneDrive directory index application built on Laravel framework, powered by Microsoft Graph API. It supports multiple account types, various themes, and rich file preview capabilities.
# Clone repository
git clone https://github.com/WangNingkai/OLAINDEX.git
cd OLAINDEX
# Install dependencies
composer install
# Initialize application
composer run install-app
# Set permissions
chmod -R 755 storage
chown -R www:www *
Full documentation available at: https://wangningkai.github.io/OLAINDEX

OLAINDEX is open-source software licensed under the MIT license.
This project was inspired by oneindex.
Made with ❤️ and PHP