Getting started
FieldFrame Documentation
- FieldFrame Documentation
- Getting started
Bundled fieldtypes
Fieldtype development
- Changelog
Installation
To install FieldFrame, follow these steps:
- Download and unzip the latest version
- Upload extensions/ext.fieldframe.php and the extensions/fieldtypes folder to system/extensions
- Upload language/english/lang.fieldframe.php and language/english/lang.ff_checkbox_group.php to system/language/english
- If you’re using FieldFrame fieldtypes in a SAEF, upload themes/cp_themes/default/saef.css to system/themes/cp_themes/default
- Enable FieldFrame in the Extensions Manager
Now you need to tell FieldFrame where your fieldtypes folder lives. Go to FieldFrame’s Settings, and enter the Fieldtypes Folder Path and the Fieldtypes Folder URL. Click Submit, and then go back to FieldFrame’s Settings. If you entered the Fieldtypes Folder Path correctly, you should see “FF Checkbox” and “FF Checkbox Group” listed in the Fieldtype Manager.
Managing your fieldtypes
Much like the Extensions Manager, the Fieldtype Manager (in FieldFrame’s Settings) lists out all of your installed fieldtypes. Activate a fieldtype by selecting the radio button labelled “Yes” in the “Enabled?” column.
If a fieldtype has its own site-wide settings, they won’t be visible until you come back to FieldFrame’s Settings after the fieldtype has been activated. Click the “Show” link in the Settings column of the Fieldtypes Manager to reveal them.

FieldFrame’s Settings