parent
5e4f3fb730
commit
816f699f69
12 changed files with 607 additions and 457 deletions
|
|
@ -38,5 +38,5 @@ This plugin introduces the foodcoop config option `use_current_orders`, which
|
|||
needs to be set to `true` to enable the plugin. This can be done in the
|
||||
configuration screen or `config/app_config.yml`.
|
||||
|
||||
This plugin is part of the foodsoft package and uses the GPL-3 license or later
|
||||
(see foodsoft's LICENSE for the full license text).
|
||||
This plugin is part of the foodsoft package and uses the AGPL-3 license (see
|
||||
foodsoft's LICENSE for the full license text).
|
||||
|
|
|
|||
|
|
@ -22,5 +22,5 @@ If `discourse_sso` is set to `true` Foodsoft will act as an SSO provider for
|
|||
Discourse. The `sso url` for Discourse is `/discourse/sso` relative to root url
|
||||
of Foodsoft (e.g. `https://foodsoft.example.com/f/discourse/sso`).
|
||||
|
||||
This plugin is part of the foodsoft package and uses the GPL-3 license (see
|
||||
This plugin is part of the foodsoft package and uses the AGPL-3 license (see
|
||||
foodsoft's LICENSE for the full license text).
|
||||
|
|
|
|||
|
|
@ -36,5 +36,5 @@ Before this plugin would be enabled by default, at least the latter would need
|
|||
to be solved.
|
||||
|
||||
|
||||
This plugin is part of the foodsoft package and uses the GPL-3 license (see
|
||||
This plugin is part of the foodsoft package and uses the AGPL-3 license (see
|
||||
foodsoft's LICENSE for the full license text).
|
||||
|
|
|
|||
|
|
@ -23,5 +23,5 @@ mails you can also feed every mail via a call to `foodsoft:parse_reply_email`
|
|||
into foodsoft. It expects the address given in the `MAIL FROM` command via
|
||||
SMTP in the environment variable `RECIPIENT` and the mail body as `STDIN`.
|
||||
|
||||
This plugin is part of the foodsoft package and uses the GPL-3 license (see
|
||||
This plugin is part of the foodsoft package and uses the AGPL-3 license (see
|
||||
foodsoft's LICENSE for the full license text).
|
||||
|
|
|
|||
|
|
@ -17,5 +17,5 @@ gem 'foodsoft_wiki', path: 'lib/foodsoft_wiki'
|
|||
This plugin introduces the foodcoop config option `use_wiki`, which can be set
|
||||
to `false` to disable the wiki. May be useful in multicoop deployments.
|
||||
|
||||
This plugin is part of the foodsoft package and uses the GPL-3 license (see
|
||||
This plugin is part of the foodsoft package and uses the AGPL-3 license (see
|
||||
foodsoft's LICENSE for the full license text).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue