Download the PHP package moox/media without Composer
On this page you can find all versions of the php package moox/media. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package media
Short Description This is my package media
License MIT
Homepage https://moox.org/
Informations about the package media
Moox Media
This is my package media
Quick Installation
These two commmands are all you need to install the package:
Curious what the install command does? See manual installation below.
Using the Template
- Go to https://github.com/mooxphp/media
- Press the
Use this template
button - Create a new repository based on the template
- Clone the repository locally
- Run
php build.php
in the repo's directory and follow the steps
After building the package, you can push the changes to GitHub and create an installable package on Packagist.org. Don't forget to adjust the README to your composer namespace.
Config
After that the Resource is highly configurable.
Tabs and Translation
Moox Core features like Dynamic Tabs and Translatable Config. See the config file for more details, but as a quick example:
All options for Tabs are explained in Moox Core docs.
Item Types
The item also support 'item' types, means you are able to configure selectable types for your Entity. By default, we provide "Post" and "Page" as example. If you don't want to use types, just empty the array and the field and column become invisible.
Author Model
You can configure the user model used for displaying Authors. By default it is tied to App User:
You may probably use Moox User
or Moox Press User instead:
Manual Installation
Instead of using the install-command php artisan media:install
you are able to install this package manually step by step:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of media with dependencies
filament/spatie-laravel-media-library-plugin Version ^4.0
moox/localization Version *
moox/data Version *