Draft is a publishable Moox Entity that can be used to create and manage Pages, Posts, etc.
- Publish (or schedule)
- Unpublish (or schedule)
- Soft Delete
- Supports Taxonomies
- Supports Relations
- Supports Modules
- Title with Slug fields
- Active field (Toggle)
- Description field (Editor)
- Content field (Markdown)
- Data field (Key-Value)
- Image field (Media)
- Author field (User)
- Type field (Select)
- Due field (DateTime)
- Color field (Color)
- UUID field (UUID)
- ULID field (ULID)
See Requirements.
composer require moox/draft
php artisan moox:install
Curious what the install command does? See Installation.
See Get Started.
Please see CHANGELOG for more information on what has changed recently.
Please see ROADMAP for more information on what is planned for this package.
Please review our security policy on how to report security vulnerabilities.
Thanks to so many people for their contributions to this package.
The MIT License (MIT). Please see our license and copyright information for more information.