Basics | Applications | Howtos | Plugins
The lists plugin¶
The lino_xl.lib.lists plugin adds functionality for managing
newsletters.
It defines three database models and a webform where a site visitor can subscribe to a newsletter.
A list of users or potential business partners who want to get notified when we have a news to share.
Every newsletter is a rows of the
Listdatabase model.- List membership¶
The fact that a given partner is in a given list.
See lino_xl.lib.lists.