Skip to content

Commit 1f1b9a4

Browse files
committed
docs: update installation notes for dependencies and migration requirements
1 parent 89d35e1 commit 1f1b9a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Filament News is a Filament plugin that provides a comprehensive news management
1212

1313
> **Note:** This plugin relies on several excellent Laravel/Filament plugins. Before installing Filament News, you must ensure that all the following dependencies are installed and properly configured in your project.
1414
[Filament Tree](https://github.com/solutionforest/filament-tree), [Filament Select Tree](https://github.com/CodeWithDennis/filament-select-tree), [Eloquent Sluggable](https://github.com/cviebrock/eloquent-sluggable), [Filament Spatie Tags Plugin](https://github.com/filamentphp/spatie-laravel-tags-plugin), [Filament Versionable](https://github.com/mansoorkhan96/filament-versionable), [Filament SEO](https://github.com/ralphjsmit/laravel-filament-seo), [Filament media manager](https://github.com/tomatophp/filament-media-manager)
15-
15+
> **Note:** For most of the packages listed above, you will need to publish their configurations files and migration files, and then run the migrations. Specifically for the **Filament Media Manager** plugin, ensure you publish `medialibrary-migrations` *before* running its installation command.
1616
> **Important:** The category feature in this plugin depends on the Filament Tree plugin. You must configure the `order` field of Filament Tree to use `weight` for proper functionality.
1717
1818
This package is also a standalone part of a CMS project: [FilaPress](https://github.com/rectitude-open/filapress).

0 commit comments

Comments
 (0)