Skip to content
This repository has been archived by the owner on Mar 17, 2018. It is now read-only.
brandonkelly edited this page Sep 13, 2010 · 102 revisions

FieldFrame is Brandon Kelly’s framework for rapid development of fieldtype extensions in ExpressionEngine.

Requirements

In order to get FieldFrame up-and-running, you will need:

General Usage

Hit the ground running with FieldFrame using these guides:

Fieldtype Starter Pack

FieldFrame comes bundled with a few simple fieldtypes:

View a complete list of available fieldtype extensions in the Fieldtype Catalog.

Developing fieldtype extensions with FieldFrame

Writing your own fieldtype extension? Here are some resources that should help you along the way:

Getting help

Having trouble with FieldFrame? Or have an idea that could make it even better? All FieldFrame support is being handled through Get Satisfaction.

Donations

FieldFrame is, and always will be, a free extension. But if you feel compelled, I’m certainly not going to stop you from sending a little beer money my way!

Support by donating

Changelog

Subscribe to the Atom feed

0.9.8

  • fixed a bug where only the first cell setting would be saved
  • fieldtype site settings are now accessible immediately after being enabled

0.9.7

  • fixed the “white screen of death” bug
  • fieldtype site settings now match the FF Matrix field settings

0.9.6

  • bundled FF Multi-select
  • added Date and Select celltypes
  • added Max Length setting to the Text celltype
  • added Textarea Rows setting to the Textarea celltype
  • added a single template tag option to FF Matrix which returns an HTML table
  • fixed a bug that prevented creating new FF Matrix rows with two columns using the same celltype

0.9.5

0.9.3

  • each fieldtype gets a hidden “field_ft” input placed before its display_field() HTML
  • bug fixes

0.9.2

0.9.1

Clone this wiki locally