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.31 |
Add icons to indicate locked, filterable and searchable. Add lock/unlock to bulk actions and check permissions. May 18, 2023 |
---|---|
1.0.30 |
Check if plugins fields component class when extending. May 12, 2023 |
1.0.29 |
Validate fieldable during model.afterValidate event May 11, 2023 |
1.0.28 |
Fix fileupload checked background color Apr 28, 2023 |
1.0.27 |
Add support for relation manage form Apr 27, 2023 |
1.0.26 |
Fix sorting with global scopes disabled Apr 26, 2023 |
1.0.25 |
Turbo router compatibility and bootstrap 5 dark mode variables Mar 31, 2023 |
1.0.24 |
Update CSS variables to mimic original repeater button styles Mar 27, 2023 |
1.0.23 |
Update repeater partial overrides and add css variables Mar 27, 2023 |
1.0.22 |
Remove checkbox partial override Mar 09, 2023 |
1.0.21 |
Update filterable virtual query to work with MariaDB lack of arrow operator support Feb 24, 2023 |
1.0.20 |
Remove attributizeFields formwidget and manipulate formcontroller fields via addField and addTabField Feb 22, 2023 |
1.0.19 |
Add quickselect setting for checkbox lists Feb 20, 2023 |
1.0.18 |
Set backendmenu sidemenu context only Feb 14, 2023 |
1.0.17 |
Add support for inlineOptions for checkboxes/radios and support for repeater tabs Feb 06, 2023 |
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 |