Information and documentation
You can find out more about FOF 3 and read its documentation in its documentation wiki.
Minimum requirements
PHP 5.3.4 or later, 5.4 or higher recommended. Joomla! 3.3.1 or later, the latest release is recommended.
Changelog
Bug fixes
- [HIGH] push() does not save relations of new items
- [MEDIUM] gh-571 $rowId is not a monotonically increasing ID
New features
- gh-565 Fine grained caching control for controller tasks
- gh-570 Pass the form to child, needed for parseFieldTags
Miscellaneous changes
- InstallScript: use is_file / is_dir instead of JFile/JFolder