The aim of to add Newsletter content types for newsletter generation.
Settings are available under admin/config/system/os2web-newsletter
- URL for News ALL link - URL to be used for All news link
- URL for Events ALL link - URL to be used for All events link
- Module is available to download via composer.
composer require os2web/os2web_newsletter drush en os2web_newsletter
Updating process for OS2Web News module is similar to usual Drupal 8 module. Use Composer's built-in command for listing packages that have updates available:
composer outdated os2web/os2web_newsletter
See OS2Web testing and CI information
Project is opened for new features and os course bugfixes. If you have any suggestion or you found a bug in project, you are very welcome to create an issue in github repository issue tracker. For issue description there is expected that you will provide clear and sufficient information about your feature request or bug report.