Skip to content
/ draft Public

[READ-ONLY] Draftable Entity for Laravel and Filament

License

Notifications You must be signed in to change notification settings

mooxphp/draft

Repository files navigation

Moox Draft

Moox Draft

Draft is a publishable Moox Entity that can be used to create and manage Pages, Posts, etc.

Features

  • 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)

Requirements

See Requirements.

Installation

composer require moox/draft
php artisan moox:install

Curious what the install command does? See Installation.

Screenshot

Moox Draft

Get Started

See Get Started.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Roadmap

Please see ROADMAP for more information on what is planned for this package.

Security

Please review our security policy on how to report security vulnerabilities.

Credits

Thanks to so many people for their contributions to this package.

License

The MIT License (MIT). Please see our license and copyright information for more information.

About

[READ-ONLY] Draftable Entity for Laravel and Filament

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages