Libraries tagged by many-many
voskobovich/yii2-many-many-behavior
190569 Downloads
This behavior makes it easy to maintain relations many-to-many in the your ActiveRecord model.
sheadawson/quickaddnew
34714 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.
briceburg/silverstripe-pickerfield
41301 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
thewebmen/silverstripe-pickerfield
21009 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
bratiask/silverstripe-pickerfield
319 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
fromholdio/silverstripe-attributable
1086 Downloads
Tags, categories, related posts — every project needs ways to connect content. This module gives you a single, flexible system using one consistent pattern for all of them.
briceburg/silverstripe-sitemedia
7 Downloads
Add and manage a common library of Media from your Pages and DataObjects
sunnysideup/copyfactory
118 Downloads
Copy database records including their has-one, has-many and many-many records. Great for duplicating parts of complex database records.
omnilight/yii2-many-many-relation
108 Downloads
Behavior for Yii2 that simplify managing many-many relations via forms
milkyway-multimedia/ss-dataobject-metadata
13 Downloads
Add metadata to your dataobjects via many_many_extraFields
dlds/yii2-rels
3888 Downloads
Yii2 many many relations handler
webbuilders-group/silverstripe-statefulunsavedlist
12 Downloads
GridField component that allows unsaved relation lists for many_many when managing existing objects on the right side of the relationship relationships to be stored in the GridField's state and session
restruct/silverstripe-quickaddnew
91 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.
mademedia/silverstripe-pickerfield
303 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
fromholdio/silverstripe-gridfield-addnew-manymanythrough
357 Downloads
Add new object to gridfield with many-many-through relation based on lookup selection.