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

[ENHANCEMENT] Repeatable component #80

Open
cod3rshotout opened this issue Feb 4, 2023 · 2 comments
Open

[ENHANCEMENT] Repeatable component #80

cod3rshotout opened this issue Feb 4, 2023 · 2 comments

Comments

@cod3rshotout
Copy link

Hi, would be possible add a repeatable component like laravel backpack?
https://backpackforlaravel.com/docs/5.x/crud-fields#repeatable-pro

Would be a great addition to this boilerplate. We can create a component like we do for the DataTables (creating new classes) and for each class we can specify the component type, eg:

EditorRepeatable.php

Will generate an editor component like this:

What do you think?

@cod3rshotout cod3rshotout changed the title [ENHANCEMENT] [ENHANCEMENT] Repeatable component Feb 4, 2023
@sebastienheyd
Copy link
Owner

Hi, this is a very specific enhancement, maybe someone will propose a PR ?

However I think I will integrate other components that are on the same page, there are some very interesting and could be very useful, thanks for the ideas! :)

@cod3rshotout
Copy link
Author

@sebastienheyd the idea is to have a component similar to wordpress ACF, where you can choose the type and ACF will generate the fields automatically, will be very interesting to have such feature in the boilerplate

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

No branches or pull requests

2 participants