Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I actually use this? #6

Closed
neverender24 opened this issue Jan 5, 2024 · 9 comments
Closed

How do I actually use this? #6

neverender24 opened this issue Jan 5, 2024 · 9 comments
Labels
documentation Improvements or additions to documentation

Comments

@neverender24
Copy link

What happened?

Hi thanks for this awesome free plugin, but I am wondring how to use this as this does not comes with a migration. So I was wondering how to get started and what table structures it needed.

How to reproduce the bug

none

Package Version

1

PHP Version

8.2

Laravel Version

10

Which operating systems does with happen with?

No response

Notes

No response

@neverender24 neverender24 added the bug Something isn't working label Jan 5, 2024
@mokhosh
Copy link
Owner

mokhosh commented Jan 5, 2024

This is designed to be flexible and ready to use with your own models.

In the simplest form, you need "status" and "title" columns on some model. Then you create a new kanban page for that model, and the generated class has comments for you to get started.

Please check out the readme and let me know if you have a more specific question.

@mkwsra
Copy link

mkwsra commented Jan 7, 2024

I had some confusion as well, honestly, that's why I created this PL #7

@mokhosh mokhosh added documentation Improvements or additions to documentation and removed bug Something isn't working labels Jan 19, 2024
@gmgarrison
Copy link

Found your plugin on the Filament plugins page and it's exactly what I need, but I don't have enough experience with Filament to be able to finish the implementation. I found this issue thread because I'm in the same place - I want a kanban style To Do board but I don't have an existing Model to use. I tried following your suggestions and made one and I got the board to appear, but there's no button to create a new model.

I wonder if it would be useful and easy to include an example Board that's already coded to match one of the example screenshots? Then developers could choose to either modify it (which might be easier than writing from scratch, especially if they aren't as experienced) or just delete it.

Just an idea - thanks for contributing to the open source community!!

@mokhosh
Copy link
Owner

mokhosh commented Jan 30, 2024

@neverender24 @mkwsra @gmgarrison I'm creating some videos to help with this:

https://github.com/mokhosh/filament-kanban#video-tutorial

let me know what you think.
maybe I can improve the docs as well.

@mokhosh mokhosh closed this as completed Jan 30, 2024
@vutasoftvn
Copy link

I have 2 panels including admin and user. How to create kanban on user panel?

@mokhosh
Copy link
Owner

mokhosh commented Feb 12, 2024

@vutasoftvn have you watched the video tutorials?
https://github.com/mokhosh/filament-kanban#video-tutorial

@gmgarrison
Copy link

@neverender24 @mkwsra @gmgarrison I'm creating some videos to help with this:

https://github.com/mokhosh/filament-kanban#video-tutorial

let me know what you think. maybe I can improve the docs as well.

Just wanted to let you know I've worked through the video series and they helped me get everything done that I wanted - thank you so much for producing them!!!

@mokhosh
Copy link
Owner

mokhosh commented Feb 13, 2024

@gmgarrison that's great. thanks for letting me know.

@vutasoftvn
Copy link

@vutasoftvn have you watched the video tutorials? https://github.com/mokhosh/filament-kanban#video-tutorial

image

How to customize icon for view? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

5 participants