Libraries tagged by many-many
voskobovich/yii2-many-many-behavior
171554 Downloads
This behavior makes it easy to maintain relations many-to-many in the your ActiveRecord model.
thewebmen/silverstripe-pickerfield
19954 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
sheadawson/quickaddnew
34250 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
40878 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
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.
mademedia/silverstripe-pickerfield
248 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
fromholdio/silverstripe-gridfield-addnew-manymanythrough
253 Downloads
Add new object to gridfield with many-many-through relation based on lookup selection.
flxlabs/silverstripe-versionedrelations
1270 Downloads
Enable versioning and rollback of many-many relations
bratiask/silverstripe-pickerfield
169 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
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
steevanb/doctrine-generator
0 Downloads
Generate manyToOne, manyToMany etc PHP code and mapping