Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Filament Plugins Laravel Package

tomatophp/filament-plugins

View on GitHub
Deep Wiki
Context7
v1.1.6
v1.1.4

Install Plugins using command line

you can install a plugins using the command line by using this command

php artisan filament:plugins

you can select all to install all TomatoPHP ecosystem plugins or you can select the plugin you want to install

List of all TomatoPHP Plugins

you can list all TomatoPHP plugins by using this command

php artisan filament-plugins:list

Full Changelog: https://github.com/tomatophp/filament-plugins/compare/v1.1.3...v1.1.4

v1.1.3
v1.1.2
  • wrong when using not ID as slug when tenancy enabled #21 by @3x1io

Full Changelog: https://github.com/tomatophp/filament-plugins/compare/v1.1.1...v1.1.2

v1.1.1
  • update table per page options.

Full Changelog: https://github.com/tomatophp/filament-plugins/compare/v1.1.0...v1.1.1

v1.1.0

List your package on the plugins list

you can list your package on the plugins list by adding this a json file in your package root folder with name module.json with content like this:

{
    "name": "FilamentAccounts",
    "alias": "filament-accounts",
    "description": {
        "ar": "full accounts manager with API\/Notifications\/Contacts to manage your contacts and accounts",
        "en": "full accounts manager with API\/Notifications\/Contacts to manage your contacts and accounts",
        "gr": "full accounts manager with API\/Notifications\/Contacts to manage your contacts and accounts",
        "sp": "full accounts manager with API\/Notifications\/Contacts to manage your contacts and accounts"
    },
    "keywords": [],
    "priority": 0,
    "providers": [
        "TomatoPHP\\FilamentAccounts\\FilamentAccountsServiceProvider"
    ],
    "files": [],
    "title": {
        "ar": "Filament Accounts",
        "en": "Filament Accounts",
        "gr": "Filament Accounts",
        "sp": "Filament Accounts"
    },
    "color": "#007dff",
    "icon": "heroicon-c-user-circle",
    "placeholder": "placeholder.webp",
    "type": "lib",
    "version": "v1.0",
    "github" : "https://github.com/tomatophp/filament-accounts",
    "docs" : "https://github.com/tomatophp/filament-accounts"
}

make sure you allow packages scan on the filament-plugins.php config file

'scan' => true

now you can publish your package as module with the very easy way use this command

php artisan filament-plugins:publish

and input your package name from the list and it will move it to your module folder and register the provider to you, so you can custom anything you like on the package.

Full Changelog: https://github.com/tomatophp/filament-plugins/compare/v1.0.15...v1.1.0

v1.0.15

fix Glitch in the UI while creating migrations #19 by @3x1io

Full Changelog: https://github.com/tomatophp/filament-plugins/compare/v1.0.14...v1.0.15

v1.0.14
v1.0.13
  • Unable to create model, resource, page etc.. #17 by @3x1io

Full Changelog: https://github.com/tomatophp/filament-plugins/compare/v1.0.12...v1.0.13

v1.0.9
  • Error while running migration #10

Full Changelog: https://github.com/tomatophp/filament-plugins/compare/v1.0.8...v1.0.9

v1.0.2
  • add a scan feature to allow register your package inside plugins list by @3x1io

Full Changelog: https://github.com/tomatophp/filament-plugins/compare/v1.0.1...v1.0.2

v1.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/tomatophp/filament-plugins/compare/v1.0.0...v1.0.1

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
emuniq/filament-browser-notifications
syriable/filament-translator
hungnm28/livewire-form
wenprise/eloquent
crudly/encrypted
fadion/bouncy
cuci/prototurk-sdk
gos/pubsub-router-bundle
cuci/prototurk-sdk-symfony
clementtalleu/easyadmin-markdown-bundle
codeflextech/permission-manager
karnoweb/livewire-datepicker
sayedenam/sayed-dashboard
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui