Libraries tagged by fffields
wpmetabox/mb-elementor-integrator
536 Downloads
Connect and display custom fields created by the Meta Box plugin in the Elementor’s dynamic tags.
whitecube/laravel-flexible-content
1401 Downloads
Base library for repeated layout fields, content builders and other collection components
wbrowar/craft-little-layout
6198 Downloads
A compact, visual way to lay out fields, elements, and Matrix blocks.
verbb/footnotes
3633 Downloads
Adds a footnotes feature to CKEditor fields and Twig templates.
tuutti/php-klarna-payments
71367 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
tobimori/dreamform-date-field
624 Downloads
Powerful custom Date & Time fields for Kirby DreamForm, powered by Air Datepicker
toastnz/linkable
23862 Downloads
A couple of handy form fields and objects for managing external and internal links on DataObjects
sylvainjule/kirby-multilist
2393 Downloads
Quickly manage lists with multiple fields in Kirby
stoutlogic/acf-migrations
215 Downloads
Make field name and key changes to ACF fields, without losing content.
solution-forest/filament-field-group
2465 Downloads
Filament Field Group is a powerful Laravel package that enhances Filament's form building capabilities. It allows you to easily group and organize form fields, improving the structure and readability of your forms.
softspring/translatable-bundle
4606 Downloads
Symfony form type for translatable fields
silverstripe/colorpicker
20062 Downloads
Color picker fields built in react
silverorange/castanet
17851 Downloads
Podcast feed generation including iTunes-specific fields.
sheadawson/silverstripe-select2
23650 Downloads
A set of silverstripe form fields based on http://ivaynberg.github.com/select2/
sheadawson/quickaddnew
34686 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.