SummaryThis cube provides a basket functionality. UsageBy default, any entity can be added to a basket (this uses the in_basket relation). There is a box that displays all items in the basket. By default, this box is hidden. To display it, add in a view this code: from cubes.basket.views import BasketBox BasketBox.visible = True | |
source repository | cubicweb-basket repository |
---|---|
test environment | basket env |
owned by | admin |
may be discussed on | CubicWeb |
use license | <not specified> |