Install
Works with Drupal: 7.xUsing dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz
40.33 KB
MD5: ee090cb5caa9f38f7c49bb105267c27a
SHA-1: d0696ed118f3ceff3622273a03d8166ee85ecb38
SHA-256: 0cabe61c5d7f30b04915ffc5bff787c59ab6d711f30fe36a4126a20281be4220
Download zip
49.51 KB
MD5: a56cadf250f226db3f189e3a3a39a714
SHA-1: 511cc09185ae7ebf527edd7a808f4219fe5ebdd8
SHA-256: 23c405d087310de3038951fe4b00e1b40fead26b7d7f9e36043fddd54b0042c0
Release notes
Initial release of 7.x-1.x branch.
This is basically a port of the 6.x-2.x branch with one major change:
Support for fieldable entities replaced the need for various contribs.
Specifically, sf_user and sf_node have been replaced with sf_entity.
TODOS (partial list):
* update sf_prematch
* update hooks.php
* update README.txt
* backport some of the cool new features from 6.x branch
* test more thoroughly
* test with contribs