ride / wba-assets
Assets library for the Ride base application
1.4.0
2024-04-18 13:34 UTC
Requires
- ride/app: ^1.0.0
- ride/app-orm: ^1.0.0
- ride/app-orm-asset: ^1.4.0
- ride/lib-form: ^1.0.0
- ride/lib-http: ^1.0.0
- ride/lib-i18n: ^1.0.0
- ride/lib-image: ^1.0.0
- ride/lib-media: ^1.0.0
- ride/lib-orm: ^1.0.0
- ride/lib-system: ^1.0.0
- ride/lib-validation: ^1.0.0
- ride/web: ^1.0.0
- ride/web-base: ^1.0.0
This package is auto-updated.
Last update: 2026-05-18 17:56:32 UTC
README
This module adds the backend for assets to the Ride web application.
User Chrooting
You can chroot users in their own folder by granting the assets.chroot permission to a user.
This will create a Users folder in the root directory which is the parent for all chrooted folders.
A user's folder has the username as name.
Related Modules
- ride/app
- ride/app-orm
- ride/app-orm-asset
- ride/lib-form
- ride/lib-http
- ride/lib-image
- ride/lib-media
- ride/lib-orm
- ride/lib-system
- ride/lib-validation
- ride/web
- ride/web-base
- ride/web-form
Installation
You can use Composer to install this application.
composer require ride/wba-assets