Flag entity
Component ID
1248868
Component name
Flag entity
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
799
Component created
Component changed
Component body
This project is deprecated.
You should use Flag instead.
joachim: #1035410: Flag any entity has now been committed, and a new Flag beta is out that can work with any entity
With flag_entity you can flag any entity, not just node/comment/user.
Demo: http://drumo-olragon.dotcloud.com/
- Base entity is commerce_product.
- Module flag_entity is used to create Wishlist function.
- Module Views to display content, and Wishlist page.
Do not using this module in production site!
Currently:
You can:
- Setting for entity you want to flag
- Add field flag to entity above
- Flag any entity above you want
- Integrate with Views. (show flag link, filter content by flag)
I need your help: setup, filling bug report, suggest feature, ui ...
- Setting UI is not consistency.
- Something work, something not, something broken, something break. Please filling bug report.
- Do not have any test case.
