Add custom fields, with a visual editor, to other OctoberCMS plugins via integrations. Fields are native OCMS backend fields, are available for frontend/backend editing and are included in List Controller and ImportExport Controller views.
Take a look at our walkthrough video to see how Attributize works with the RainLab User integration.
Video Links
- Tabs
- List Overview
- Validation
- Visibility
- Trigger
- Settings
- Field Types
- List Controller
- Export
- Completed Form
Requirements
- OctoberCMS 3.x
- Mysql 5.7+ or Postgres 12+
- Bootstrap 5.x (injectable via plugin settings)
Integrations
Attributize Users
Integrates with RainLab.User, enabling custom frontend/backend fields for account management.
Attributize Location
Integrates with RainLab.Location, enabling predefined state/country dropdown values.
The following plugins extend or depend on the plugin

Conditions Attributize
Conditions integration for Sixgweb Attributize plugin
Conditions Attributize
Conditions integration for Sixgweb Attributize plugin

Attributize Users
RainLab User integration for Sixgweb Attributize Plugin
Attributize Users
RainLab User integration for Sixgweb Attributize Plugin

Attributize Location
RainLab Location integration for Sixgweb Attributize Plugin
Attributize Location
RainLab Location integration for Sixgweb Attributize Plugin
Full documentation found at https://sixgweb.github.io/oc-plugin-documentation/attributize/
-
This plugin has not been reviewed yet.
-
1.0.16 |
Add ExportsFieldValues trait to handle exporting of field_values column, including repeater data. Dec 15, 2022 |
---|---|
1.0.15 |
Add script to update confirm modal z-index to top of field editor modal stack. Add top level repeater fields to available list columns. Hide filter/search for repeater fields. Dec 14, 2022 |
1.0.14 |
Remove fileupload from repeater, add event listeners to field model, remove unused settings, add field attributes to repeater Dec 03, 2022 |
1.0.13 |
Move to integration components for frontend fields. Allow multiple integrations on page. Bug fixes. Nov 30, 2022 |
1.0.12 |
Fix for RelationController missing model. Allow backend menu params to override all keys. Nov 15, 2022 |
1.0.11 |
Fix validation error for fields not included in codes or tabs, when used Nov 02, 2022 |
1.0.10 |
Ability to limit fields by code, tabs and/or remove tabbed interface Nov 02, 2022 |
1.0.9 |
Virtual columns only created when field is searchable or filterable Oct 29, 2022 |
1.0.8 |
Remove unused reference to locale in preview Oct 27, 2022 |
1.0.7 |
Add Postgres 12+ support Oct 27, 2022 |
1.0.6 |
Add ImportsFieldValues trait to convert import data Oct 26, 2022 |
1.0.5 |
Fix ajax requests for form widgets Oct 26, 2022 |
1.0.4 |
Sync to github tag Oct 26, 2022 |
1.0.3 |
Sync to github tag Oct 26, 2022 |
1.0.2 |
Sync to github tag Oct 26, 2022 |
1.0.1 |
First version of Attributize Oct 25, 2022 |