Newsletter
Versions
Current version
v2.4.2-UkrainskaPravda (2024051700)
v2.4.2-UkrainskaPravda
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2024051700
Version release name: v2.4.2-UkrainskaPravda
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch:
Repository tag: v2.4.2-UkrainskaPravda
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Version 2.3.1 (2023041400)
- Bugfix: Fixed error in single activity course format.
Version v2.2-NewYorkTimes (2022052300)
- Added duplicate issue function
v2.4.1-UkrainskaPravda (2024042500)
v2.4.1-UkrainskaPravda
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2024042500
Version release name: v2.4.1-UkrainskaPravda
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/Wunderbyte-GmbH/moodle-mod_newsletter
Repository branch:
Repository tag: v2.4.1-UkrainskaPravda
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Version 2.3.1 (2023041400)
- Bugfix: Fixed error in single activity course format.
Version v2.2-NewYorkTimes (2022052300)
- Added duplicate issue function
v2.4.0-UkrainskaPravda (2024032900)
v2.4.0-UkrainskaPravda
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2024032900
Version release name: v2.4.0-UkrainskaPravda
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch:
Repository tag: v2.4.0-UkrainskaPravda
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Version 2.3.1 (2023041400)
- Bugfix: Fixed error in single activity course format.
Version v2.2-NewYorkTimes (2022052300)
- Added duplicate issue function
v2.3.7-NewYorkTimes (2023111700)
v2.3.7-NewYorkTimes
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2023111700
Version release name: v2.3.7-NewYorkTimes
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch: main
Repository tag: v2.3.7-NewYorkTimes
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Version 2.3.7 (2023111700)
- Bugfix: Fix install xml
v2.3.5-NewYorkTimes (2023072700)
v2.3.5-NewYorkTimes
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2023072700
Version release name: v2.3.5-NewYorkTimes
Maturity: Stable
Supported Moodle versions: 4.1
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch: main
Repository tag: v2.3.6-NewYorkTimes
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Version 2.3.5
- Fix PHP8.1 issues
- New feature: Subscribe via profile field
- New feature: Filter for issues to be sent to a specific user group only (based on a profile field value or cohort)
Version 2.3.1 (2023041400)
- Bugfix: Fixed error in single activity course format.
Version v2.2-NewYorkTimes (2022052300)
- Added duplicate issue function
v2.0-NewYorkTimes (2021031000)
v2.0-NewYorkTimes
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2021031000
Version release name: v2.0-NewYorkTimes
Maturity: Stable
Supported Moodle versions: 3.10, 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch: master
Repository tag: v2.0-NewYorkTimes
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Moodle Newsletter Module
A native newsletter module for creating, managing and sending newsletters.
Required version of Moodle
This version works with Moodle release 3.5 and above.
Free Software
The newsletter module is 'free' software under the terms of the GNU GPLv3 License.
It can be obtained for free from:
https://moodle.org/plugins/view.php?plugin=mod_newsletter
and
https://github.com/dasistwas/moodle-mod_newsletter
You have all the rights granted to you by the GPLv3 license. If you are unsure about anything, then the
FAQ - http://www.gnu.org/licenses/gpl-faq.html - is a good place to look.
If you reuse any of the code then I kindly ask that you make reference to the original author.
If you make improvements or bug fixes then I would appreciate if you would send them back to me by forking from
https://github.com/dasistwas/moodle-mod_newsletter and doing a 'Pull Request' so that the rest of the
Moodle community benefits.
Supporting the development of the newsletter module
If you find the module useful, then consider contracting my company.
Contact info@edulabs.org for details or visit http://www.edulabs.org
Installation
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' (docs.moodle.org/en/admin/setting/maintenancemode) so that there are no
users using it bar you as the administrator - if you have not already done so. - Copy 'newsletter' to '/mod/' if you have not already done so.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - Put Moodle out of Maintenance Mode.
- You may need to check that the permissions within the 'newsletter' folder are 755 for folders and 644 for files.
Uninstallation
- Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In the block Administration go to Site administration -> Plugins -> Overview and click the uninstall link.
- In '/mod/' remove the folder 'newsletter'.
- Put Moodle out of Maintenance Mode.
Upgrade Instructions
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In '/mod/' move old 'newsletter' directory to a backup folder outside of Moodle.
- Copy new 'newsletter' to '/mod/'.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - If automatic 'Purge all caches' appears not to work by lack of display etc. then perform a manual 'Purge all caches'
under 'Home -> Site administration -> Development -> Purge all caches'. - Put Moodle out of Maintenance Mode.
1.9-WashingtonPost (2020040100)
1.9-WashingtonPost
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2020040100
Version release name: 1.9-WashingtonPost
Maturity: Stable
Supported Moodle versions: 3.5
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch:
Repository tag: 1.9-WashingtonPost
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Moodle Newsletter Module
A native newsletter module for creating, managing and sending newsletters.
Required version of Moodle
This version works with Moodle release 2.7 and above.
Free Software
The newsletter module is 'free' software under the terms of the GNU GPLv3 License.
It can be obtained for free from:
https://moodle.org/plugins/view.php?plugin=mod_newsletter
and
https://github.com/dasistwas/moodle-mod_newsletter
You have all the rights granted to you by the GPLv3 license. If you are unsure about anything, then the
FAQ - http://www.gnu.org/licenses/gpl-faq.html - is a good place to look.
If you reuse any of the code then I kindly ask that you make reference to the original author.
If you make improvements or bug fixes then I would appreciate if you would send them back to me by forking from
https://github.com/dasistwas/moodle-mod_newsletter and doing a 'Pull Request' so that the rest of the
Moodle community benefits.
Supporting the development of the newsletter module
If you find the module useful, then consider contracting my company.
Contact info@edulabs.org for details or visit http://www.edulabs.org
Installation
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' (docs.moodle.org/en/admin/setting/maintenancemode) so that there are no
users using it bar you as the administrator - if you have not already done so. - Copy 'newsletter' to '/mod/' if you have not already done so.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - Put Moodle out of Maintenance Mode.
- You may need to check that the permissions within the 'newsletter' folder are 755 for folders and 644 for files.
Uninstallation
- Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In the block Administration go to Site administration -> Plugins -> Overview and click the uninstall link.
- In '/mod/' remove the folder 'newsletter'.
- Put Moodle out of Maintenance Mode.
Upgrade Instructions
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In '/mod/' move old 'newsletter' directory to a backup folder outside of Moodle.
- Copy new 'newsletter' to '/mod/'.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - If automatic 'Purge all caches' appears not to work by lack of display etc. then perform a manual 'Purge all caches'
under 'Home -> Site administration -> Development -> Purge all caches'. - Put Moodle out of Maintenance Mode.
1.6 Washington Post (2018111600)
1.6 Washington Post
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2018111600
Version release name: 1.6 Washington Post
Maturity: Stable
Supported Moodle versions: 3.4, 3.5
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Moodle Newsletter Module
A native newsletter module for creating, managing and sending newsletters.
Required version of Moodle
This version works with Moodle release 3.4 and above.
Free Software
The newsletter module is 'free' software under the terms of the GNU GPLv3 License.
It can be obtained for free from:
https://moodle.org/plugins/view.php?plugin=mod_newsletter
and
https://github.com/dasistwas/moodle-mod_newsletter
You have all the rights granted to you by the GPLv3 license. If you are unsure about anything, then the
FAQ - http://www.gnu.org/licenses/gpl-faq.html - is a good place to look.
If you reuse any of the code then I kindly ask that you make reference to the original author.
If you make improvements or bug fixes then I would appreciate if you would send them back to me by forking from
https://github.com/dasistwas/moodle-mod_newsletter and doing a 'Pull Request' so that the rest of the
Moodle community benefits.
Supporting the development of the newsletter module
If you find the module useful, then consider contracting my company.
Contact info@edulabs.org for details or visit http://www.edulabs.org
Installation
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' (docs.moodle.org/en/admin/setting/maintenancemode) so that there are no
users using it bar you as the administrator - if you have not already done so. - Copy 'newsletter' to '/mod/' if you have not already done so.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - Put Moodle out of Maintenance Mode.
- You may need to check that the permissions within the 'newsletter' folder are 755 for folders and 644 for files.
Uninstallation
- Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In the block Administration go to Site administration -> Plugins -> Overview and click the uninstall link.
- In '/mod/' remove the folder 'newsletter'.
- Put Moodle out of Maintenance Mode.
Upgrade Instructions
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In '/mod/' move old 'newsletter' directory to a backup folder outside of Moodle.
- Copy new 'newsletter' to '/mod/'.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - If automatic 'Purge all caches' appears not to work by lack of display etc. then perform a manual 'Purge all caches'
under 'Home -> Site administration -> Development -> Purge all caches'. - Put Moodle out of Maintenance Mode.
1.3.3 Le Monde Diplomatique (2016122100)
1.3.3 Le Monde Diplomatique
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2016122100
Version release name: 1.3.3 Le Monde Diplomatique
Maturity: Stable
Supported Moodle versions: 2.9, 3.0, 3.1
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Moodle Newsletter Module
A native newsletter module for creating, managing and sending newsletters.
Required version of Moodle
This version works with Moodle release 2.7 and above.
Free Software
The newsletter module is 'free' software under the terms of the GNU GPLv3 License.
It can be obtained for free from:
https://moodle.org/plugins/view.php?plugin=mod_newsletter
and
https://github.com/dasistwas/moodle-mod_newsletter
You have all the rights granted to you by the GPLv3 license. If you are unsure about anything, then the
FAQ - http://www.gnu.org/licenses/gpl-faq.html - is a good place to look.
If you reuse any of the code then I kindly ask that you make reference to the original author.
If you make improvements or bug fixes then I would appreciate if you would send them back to me by forking from
https://github.com/dasistwas/moodle-mod_newsletter and doing a 'Pull Request' so that the rest of the
Moodle community benefits.
Supporting the development of the newsletter module
If you find the module useful, then consider contracting my company.
Contact info@edulabs.org for details or visit http://www.edulabs.org
Installation
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' (docs.moodle.org/en/admin/setting/maintenancemode) so that there are no
users using it bar you as the administrator - if you have not already done so. - Copy 'newsletter' to '/mod/' if you have not already done so.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - Put Moodle out of Maintenance Mode.
- You may need to check that the permissions within the 'newsletter' folder are 755 for folders and 644 for files.
Uninstallation
- Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In the block Administration go to Site administration -> Plugins -> Overview and click the uninstall link.
- In '/mod/' remove the folder 'newsletter'.
- Put Moodle out of Maintenance Mode.
Upgrade Instructions
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In '/mod/' move old 'newsletter' directory to a backup folder outside of Moodle.
- Copy new 'newsletter' to '/mod/'.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - If automatic 'Purge all caches' appears not to work by lack of display etc. then perform a manual 'Purge all caches'
under 'Home -> Site administration -> Development -> Purge all caches'. - Put Moodle out of Maintenance Mode.
1.3.2 Le Monde Diplomatique (2016083000)
1.3.2 Le Monde Diplomatique
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2016083000
Version release name: 1.3.2 Le Monde Diplomatique
Maturity: Stable
Supported Moodle versions: 2.9, 3.0, 3.1
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Moodle Newsletter Module
A native newsletter module for creating, managing and sending newsletters.
Required version of Moodle
This version works with Moodle release 2.7 and above.
Free Software
The newsletter module is 'free' software under the terms of the GNU GPLv3 License.
It can be obtained for free from:
https://moodle.org/plugins/view.php?plugin=mod_newsletter
and
https://github.com/dasistwas/moodle-mod_newsletter
You have all the rights granted to you by the GPLv3 license. If you are unsure about anything, then the
FAQ - http://www.gnu.org/licenses/gpl-faq.html - is a good place to look.
If you reuse any of the code then I kindly ask that you make reference to the original author.
If you make improvements or bug fixes then I would appreciate if you would send them back to me by forking from
https://github.com/dasistwas/moodle-mod_newsletter and doing a 'Pull Request' so that the rest of the
Moodle community benefits.
Supporting the development of the newsletter module
If you find the module useful, then consider contracting my company.
Contact info@edulabs.org for details or visit http://www.edulabs.org
Installation
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' (docs.moodle.org/en/admin/setting/maintenancemode) so that there are no
users using it bar you as the administrator - if you have not already done so. - Copy 'newsletter' to '/mod/' if you have not already done so.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - Put Moodle out of Maintenance Mode.
- You may need to check that the permissions within the 'newsletter' folder are 755 for folders and 644 for files.
Uninstallation
- Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In the block Administration go to Site administration -> Plugins -> Overview and click the uninstall link.
- In '/mod/' remove the folder 'newsletter'.
- Put Moodle out of Maintenance Mode.
Upgrade Instructions
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In '/mod/' move old 'newsletter' directory to a backup folder outside of Moodle.
- Copy new 'newsletter' to '/mod/'.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - If automatic 'Purge all caches' appears not to work by lack of display etc. then perform a manual 'Purge all caches'
under 'Home -> Site administration -> Development -> Purge all caches'. - Put Moodle out of Maintenance Mode.
1.3.1 Le Monde Diplomatique (2016081000)
1.3.1 Le Monde Diplomatique
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2016081000
Version release name: 1.3.1 Le Monde Diplomatique
Maturity: Stable
Supported Moodle versions: 2.9, 3.0, 3.1
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Moodle Newsletter Module
A native newsletter module for creating, managing and sending newsletters.
Required version of Moodle
This version works with Moodle release 2.7 and above.
Free Software
The newsletter module is 'free' software under the terms of the GNU GPLv3 License.
It can be obtained for free from:
https://moodle.org/plugins/view.php?plugin=mod_newsletter
and
https://github.com/dasistwas/moodle-mod_newsletter
You have all the rights granted to you by the GPLv3 license. If you are unsure about anything, then the
FAQ - http://www.gnu.org/licenses/gpl-faq.html - is a good place to look.
If you reuse any of the code then I kindly ask that you make reference to the original author.
If you make improvements or bug fixes then I would appreciate if you would send them back to me by forking from
https://github.com/dasistwas/moodle-mod_newsletter and doing a 'Pull Request' so that the rest of the
Moodle community benefits.
Supporting the development of the newsletter module
If you find the module useful, then consider contracting my company.
Contact info@edulabs.org for details or visit http://www.edulabs.org
Installation
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' (docs.moodle.org/en/admin/setting/maintenancemode) so that there are no
users using it bar you as the administrator - if you have not already done so. - Copy 'newsletter' to '/mod/' if you have not already done so.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - Put Moodle out of Maintenance Mode.
- You may need to check that the permissions within the 'newsletter' folder are 755 for folders and 644 for files.
Uninstallation
- Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In the block Administration go to Site administration -> Plugins -> Overview and click the uninstall link.
- In '/mod/' remove the folder 'newsletter'.
- Put Moodle out of Maintenance Mode.
Upgrade Instructions
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In '/mod/' move old 'newsletter' directory to a backup folder outside of Moodle.
- Copy new 'newsletter' to '/mod/'.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - If automatic 'Purge all caches' appears not to work by lack of display etc. then perform a manual 'Purge all caches'
under 'Home -> Site administration -> Development -> Purge all caches'. - Put Moodle out of Maintenance Mode.
1.3 Le Monde Diplomatique (2016073100)
1.3 Le Monde Diplomatique
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2016073100
Version release name: 1.3 Le Monde Diplomatique
Maturity: Stable
Supported Moodle versions: 2.9, 3.0, 3.1
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Moodle Newsletter Module
A native newsletter module for creating, managing and sending newsletters.
Required version of Moodle
This version works with Moodle release 2.7 and above.
Free Software
The newsletter module is 'free' software under the terms of the GNU GPLv3 License.
It can be obtained for free from:
https://moodle.org/plugins/view.php?plugin=mod_newsletter
and
https://github.com/dasistwas/moodle-mod_newsletter
You have all the rights granted to you by the GPLv3 license. If you are unsure about anything, then the
FAQ - http://www.gnu.org/licenses/gpl-faq.html - is a good place to look.
If you reuse any of the code then I kindly ask that you make reference to the original author.
If you make improvements or bug fixes then I would appreciate if you would send them back to me by forking from
https://github.com/dasistwas/moodle-mod_newsletter and doing a 'Pull Request' so that the rest of the
Moodle community benefits.
Supporting the development of the newsletter module
If you find the module useful, then consider contracting my company.
Contact info@edulabs.org for details or visit http://www.edulabs.org
Installation
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' (docs.moodle.org/en/admin/setting/maintenancemode) so that there are no
users using it bar you as the administrator - if you have not already done so. - Copy 'newsletter' to '/mod/' if you have not already done so.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - Put Moodle out of Maintenance Mode.
- You may need to check that the permissions within the 'newsletter' folder are 755 for folders and 644 for files.
Uninstallation
- Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In the block Administration go to Site administration -> Plugins -> Overview and click the uninstall link.
- In '/mod/' remove the folder 'newsletter'.
- Put Moodle out of Maintenance Mode.
Upgrade Instructions
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In '/mod/' move old 'newsletter' directory to a backup folder outside of Moodle.
- Copy new 'newsletter' to '/mod/'.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - If automatic 'Purge all caches' appears not to work by lack of display etc. then perform a manual 'Purge all caches'
under 'Home -> Site administration -> Development -> Purge all caches'. - Put Moodle out of Maintenance Mode.
1.1.9 Die Zeit (2016042900)
1.1.9 Die Zeit
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2016042900
Version release name: 1.1.9 Die Zeit
Maturity: Stable
Supported Moodle versions: 2.7, 2.8, 2.9, 3.0
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Moodle Newsletter Module
A native newsletter module for creating, managing and sending newsletters.
Required version of Moodle
This version works with Moodle release 2.7 and above.
Free Software
The newsletter module is 'free' software under the terms of the GNU GPLv3 License.
It can be obtained for free from:
https://moodle.org/plugins/view.php?plugin=mod_newsletter
and
https://github.com/dasistwas/moodle-mod_newsletter
You have all the rights granted to you by the GPLv3 license. If you are unsure about anything, then the
FAQ - http://www.gnu.org/licenses/gpl-faq.html - is a good place to look.
If you reuse any of the code then I kindly ask that you make reference to the original author.
If you make improvements or bug fixes then I would appreciate if you would send them back to me by forking from
https://github.com/dasistwas/moodle-mod_newsletter and doing a 'Pull Request' so that the rest of the
Moodle community benefits.
Supporting the development of the newsletter module
If you find the module useful, then consider contracting my company.
Contact info@edulabs.org for details or visit http://www.edulabs.org
Installation
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' (docs.moodle.org/en/admin/setting/maintenancemode) so that there are no
users using it bar you as the administrator - if you have not already done so. - Copy 'newsletter' to '/mod/' if you have not already done so.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - Put Moodle out of Maintenance Mode.
- You may need to check that the permissions within the 'newsletter' folder are 755 for folders and 644 for files.
Uninstallation
- Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In the block Administration go to Site administration -> Plugins -> Overview and click the uninstall link.
- In '/mod/' remove the folder 'newsletter'.
- Put Moodle out of Maintenance Mode.
Upgrade Instructions
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In '/mod/' move old 'newsletter' directory to a backup folder outside of Moodle.
- Copy new 'newsletter' to '/mod/'.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - If automatic 'Purge all caches' appears not to work by lack of display etc. then perform a manual 'Purge all caches'
under 'Home -> Site administration -> Development -> Purge all caches'. - Put Moodle out of Maintenance Mode.
1.1.7 Die Zeit (2015110500)
1.1.7 Die Zeit
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2015110500
Version release name: 1.1.7 Die Zeit
Maturity: Stable
Supported Moodle versions: 2.7, 2.8, 2.9
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch: master
Repository tag:
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Moodle Newsletter Module
A native newsletter module for creating, managing and sending newsletters.
Required version of Moodle
This version works with Moodle release 2.7 and above.
Free Software
The newsletter module is 'free' software under the terms of the GNU GPLv3 License.
It can be obtained for free from:
https://moodle.org/plugins/view.php?plugin=mod_newsletter
and
https://github.com/dasistwas/moodle-mod_newsletter
You have all the rights granted to you by the GPLv3 license. If you are unsure about anything, then the
FAQ - http://www.gnu.org/licenses/gpl-faq.html - is a good place to look.
If you reuse any of the code then I kindly ask that you make reference to the original author.
If you make improvements or bug fixes then I would appreciate if you would send them back to me by forking from
https://github.com/dasistwas/moodle-mod_newsletter and doing a 'Pull Request' so that the rest of the
Moodle community benefits.
Supporting the development of the newsletter module
If you find the module useful, then consider contracting my company.
Contact info@edulabs.org for details or visit http://www.edulabs.org
Installation
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' (docs.moodle.org/en/admin/setting/maintenancemode) so that there are no
users using it bar you as the administrator - if you have not already done so. - Copy 'newsletter' to '/mod/' if you have not already done so.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - Put Moodle out of Maintenance Mode.
- You may need to check that the permissions within the 'newsletter' folder are 755 for folders and 644 for files.
Uninstallation
- Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In the block Administration go to Site administration -> Plugins -> Overview and click the uninstall link.
- In '/mod/' remove the folder 'newsletter'.
- Put Moodle out of Maintenance Mode.
Upgrade Instructions
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In '/mod/' move old 'newsletter' directory to a backup folder outside of Moodle.
- Copy new 'newsletter' to '/mod/'.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - If automatic 'Purge all caches' appears not to work by lack of display etc. then perform a manual 'Purge all caches'
under 'Home -> Site administration -> Development -> Purge all caches'. - Put Moodle out of Maintenance Mode.
1.1.6 Die Zeit (2015082504)
1.1.6 Die Zeit
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2015082504
Version release name: 1.1.6 Die Zeit
Maturity: Stable
Supported Moodle versions: 2.7, 2.8, 2.9
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Moodle Newsletter Module
A native newsletter module for creating, managing and sending newsletters.
Required version of Moodle
This version works with Moodle release 2.7 and above.
Free Software
The newsletter module is 'free' software under the terms of the GNU GPLv3 License.
It can be obtained for free from:
https://moodle.org/plugins/view.php?plugin=mod_newsletter
and
https://github.com/dasistwas/moodle-mod_newsletter
You have all the rights granted to you by the GPLv3 license. If you are unsure about anything, then the
FAQ - http://www.gnu.org/licenses/gpl-faq.html - is a good place to look.
If you reuse any of the code then I kindly ask that you make reference to the original author.
If you make improvements or bug fixes then I would appreciate if you would send them back to me by forking from
https://github.com/dasistwas/moodle-mod_newsletter and doing a 'Pull Request' so that the rest of the
Moodle community benefits.
Supporting the development of the newsletter module
If you find the module useful, then consider contracting my company.
Contact info@edulabs.org for details or visit http://www.edulabs.org
Installation
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' (docs.moodle.org/en/admin/setting/maintenancemode) so that there are no
users using it bar you as the administrator - if you have not already done so. - Copy 'newsletter' to '/mod/' if you have not already done so.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - Put Moodle out of Maintenance Mode.
- You may need to check that the permissions within the 'newsletter' folder are 755 for folders and 644 for files.
Uninstallation
- Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In the block Administration go to Site administration -> Plugins -> Overview and click the uninstall link.
- In '/mod/' remove the folder 'newsletter'.
- Put Moodle out of Maintenance Mode.
Upgrade Instructions
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In '/mod/' move old 'newsletter' directory to a backup folder outside of Moodle.
- Copy new 'newsletter' to '/mod/'.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - If automatic 'Purge all caches' appears not to work by lack of display etc. then perform a manual 'Purge all caches'
under 'Home -> Site administration -> Development -> Purge all caches'. - Put Moodle out of Maintenance Mode.
1.1.4 Die Zeit (2015070800)
1.1.4 Die Zeit
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2015070800
Version release name: 1.1.4 Die Zeit
Maturity: Stable
Supported Moodle versions: 2.7, 2.8, 2.9
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch: master
Repository tag:
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Moodle Newsletter Module
A native newsletter module for creating, managing and sending newsletters.
Required version of Moodle
This version works with Moodle release 2.7 and above.
Free Software
The newsletter module is 'free' software under the terms of the GNU GPLv3 License.
It can be obtained for free from:
https://moodle.org/plugins/view.php?plugin=mod_newsletter
and
https://github.com/dasistwas/moodle-mod_newsletter
You have all the rights granted to you by the GPLv3 license. If you are unsure about anything, then the
FAQ - http://www.gnu.org/licenses/gpl-faq.html - is a good place to look.
If you reuse any of the code then I kindly ask that you make reference to the original author.
If you make improvements or bug fixes then I would appreciate if you would send them back to me by forking from
https://github.com/dasistwas/moodle-mod_newsletter and doing a 'Pull Request' so that the rest of the
Moodle community benefits.
Supporting the development of the newsletter module
If you find the module useful, then consider contracting my company.
Contact info@edulabs.org for details or visit http://www.edulabs.org
Installation
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' (docs.moodle.org/en/admin/setting/maintenancemode) so that there are no
users using it bar you as the administrator - if you have not already done so. - Copy 'newsletter' to '/mod/' if you have not already done so.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - Put Moodle out of Maintenance Mode.
- You may need to check that the permissions within the 'newsletter' folder are 755 for folders and 644 for files.
Uninstallation
- Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In the block Administration go to Site administration -> Plugins -> Overview and click the uninstall link.
- In '/mod/' remove the folder 'newsletter'.
- Put Moodle out of Maintenance Mode.
Upgrade Instructions
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In '/mod/' move old 'newsletter' directory to a backup folder outside of Moodle.
- Copy new 'newsletter' to '/mod/'.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - If automatic 'Purge all caches' appears not to work by lack of display etc. then perform a manual 'Purge all caches'
under 'Home -> Site administration -> Development -> Purge all caches'. - Put Moodle out of Maintenance Mode.
1.1.3 Die Zeit (2015061702)
1.1.3 Die Zeit
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2015061702
Version release name: 1.1.3 Die Zeit
Maturity: Stable
Supported Moodle versions: 2.7, 2.8, 2.9
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch: master
Repository tag:
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Moodle Newsletter Module
A native newsletter module for creating, managing and sending newsletters.
Required version of Moodle
This version works with Moodle release 2.7 and above.
Free Software
The newsletter module is 'free' software under the terms of the GNU GPLv3 License.
It can be obtained for free from:
https://moodle.org/plugins/view.php?plugin=mod_newsletter
and
https://github.com/dasistwas/moodle-mod_newsletter
You have all the rights granted to you by the GPLv3 license. If you are unsure about anything, then the
FAQ - http://www.gnu.org/licenses/gpl-faq.html - is a good place to look.
If you reuse any of the code then I kindly ask that you make reference to the original author.
If you make improvements or bug fixes then I would appreciate if you would send them back to me by forking from
https://github.com/dasistwas/moodle-mod_newsletter and doing a 'Pull Request' so that the rest of the
Moodle community benefits.
Supporting the development of the newsletter module
If you find the module useful, then consider contracting my company.
Contact info@edulabs.org for details or visit http://www.edulabs.org
Installation
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' (docs.moodle.org/en/admin/setting/maintenancemode) so that there are no
users using it bar you as the administrator - if you have not already done so. - Copy 'newsletter' to '/mod/' if you have not already done so.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - Put Moodle out of Maintenance Mode.
- You may need to check that the permissions within the 'newsletter' folder are 755 for folders and 644 for files.
Uninstallation
- Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In the block Administration go to Site administration -> Plugins -> Overview and click the uninstall link.
- In '/mod/' remove the folder 'newsletter'.
- Put Moodle out of Maintenance Mode.
Upgrade Instructions
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In '/mod/' move old 'newsletter' directory to a backup folder outside of Moodle.
- Copy new 'newsletter' to '/mod/'.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - If automatic 'Purge all caches' appears not to work by lack of display etc. then perform a manual 'Purge all caches'
under 'Home -> Site administration -> Development -> Purge all caches'. - Put Moodle out of Maintenance Mode.
1.1.2 Die Zeit (2015061701)
1.1.2 Die Zeit
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2015061701
Version release name: 1.1.2 Die Zeit
Maturity: Stable
Supported Moodle versions: 2.7, 2.8, 2.9
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch: master
Repository tag:
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Moodle Newsletter Module
A native newsletter module for creating, managing and sending newsletters.
Required version of Moodle
This version works with Moodle release 2.7 and above.
Free Software
The newsletter module is 'free' software under the terms of the GNU GPLv3 License.
It can be obtained for free from:
https://moodle.org/plugins/view.php?plugin=mod_newsletter
and
https://github.com/dasistwas/moodle-mod_newsletter
You have all the rights granted to you by the GPLv3 license. If you are unsure about anything, then the
FAQ - http://www.gnu.org/licenses/gpl-faq.html - is a good place to look.
If you reuse any of the code then I kindly ask that you make reference to the original author.
If you make improvements or bug fixes then I would appreciate if you would send them back to me by forking from
https://github.com/dasistwas/moodle-mod_newsletter and doing a 'Pull Request' so that the rest of the
Moodle community benefits.
Supporting the development of the newsletter module
If you find the module useful, then consider contracting my company.
Contact info@edulabs.org for details or visit http://www.edulabs.org
Installation
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' (docs.moodle.org/en/admin/setting/maintenancemode) so that there are no
users using it bar you as the administrator - if you have not already done so. - Copy 'newsletter' to '/mod/' if you have not already done so.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - Put Moodle out of Maintenance Mode.
- You may need to check that the permissions within the 'newsletter' folder are 755 for folders and 644 for files.
Uninstallation
- Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In the block Administration go to Site administration -> Plugins -> Overview and click the uninstall link.
- In '/mod/' remove the folder 'newsletter'.
- Put Moodle out of Maintenance Mode.
Upgrade Instructions
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In '/mod/' move old 'newsletter' directory to a backup folder outside of Moodle.
- Copy new 'newsletter' to '/mod/'.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - If automatic 'Purge all caches' appears not to work by lack of display etc. then perform a manual 'Purge all caches'
under 'Home -> Site administration -> Development -> Purge all caches'. - Put Moodle out of Maintenance Mode.
1.1.1 Die Zeit (2015061700)
1.1.1 Die Zeit
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2015061700
Version release name: 1.1.1 Die Zeit
Maturity: Stable
Supported Moodle versions: 2.7, 2.8, 2.9
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch: master
Repository tag:
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Moodle Newsletter Module
A native newsletter module for creating, managing and sending newsletters.
Required version of Moodle
This version works with Moodle release 2.7 and above.
Free Software
The newsletter module is 'free' software under the terms of the GNU GPLv3 License.
It can be obtained for free from:
https://moodle.org/plugins/view.php?plugin=mod_newsletter
and
https://github.com/dasistwas/moodle-mod_newsletter
You have all the rights granted to you by the GPLv3 license. If you are unsure about anything, then the
FAQ - http://www.gnu.org/licenses/gpl-faq.html - is a good place to look.
If you reuse any of the code then I kindly ask that you make reference to the original author.
If you make improvements or bug fixes then I would appreciate if you would send them back to me by forking from
https://github.com/dasistwas/moodle-mod_newsletter and doing a 'Pull Request' so that the rest of the
Moodle community benefits.
Supporting the development of the newsletter module
If you find the module useful, then consider contracting my company.
Contact info@edulabs.org for details or visit http://www.edulabs.org
Installation
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' (docs.moodle.org/en/admin/setting/maintenancemode) so that there are no
users using it bar you as the administrator - if you have not already done so. - Copy 'newsletter' to '/mod/' if you have not already done so.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - Put Moodle out of Maintenance Mode.
- You may need to check that the permissions within the 'newsletter' folder are 755 for folders and 644 for files.
Uninstallation
- Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In the block Administration go to Site administration -> Plugins -> Overview and click the uninstall link.
- In '/mod/' remove the folder 'newsletter'.
- Put Moodle out of Maintenance Mode.
Upgrade Instructions
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In '/mod/' move old 'newsletter' directory to a backup folder outside of Moodle.
- Copy new 'newsletter' to '/mod/'.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - If automatic 'Purge all caches' appears not to work by lack of display etc. then perform a manual 'Purge all caches'
under 'Home -> Site administration -> Development -> Purge all caches'. - Put Moodle out of Maintenance Mode.
1.1.0 Die Zeit (2015061603)
1.1.0 Die Zeit
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2015061603
Version release name: 1.1.0 Die Zeit
Maturity: Stable
Supported Moodle versions: 2.7, 2.8, 2.9
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch: master
Repository tag:
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Moodle Newsletter Module
A native newsletter module for creating, managing and sending newsletters.
Required version of Moodle
This version works with Moodle release 2.7 and above.
Free Software
The newsletter module is 'free' software under the terms of the GNU GPLv3 License.
It can be obtained for free from:
https://moodle.org/plugins/view.php?plugin=mod_newsletter
and
https://github.com/dasistwas/moodle-mod_newsletter
You have all the rights granted to you by the GPLv3 license. If you are unsure about anything, then the
FAQ - http://www.gnu.org/licenses/gpl-faq.html - is a good place to look.
If you reuse any of the code then I kindly ask that you make reference to the original author.
If you make improvements or bug fixes then I would appreciate if you would send them back to me by forking from
https://github.com/dasistwas/moodle-mod_newsletter and doing a 'Pull Request' so that the rest of the
Moodle community benefits.
Supporting the development of the newsletter module
If you find the module useful, then consider contracting my company.
Contact info@edulabs.org for details or visit http://www.edulabs.org
Installation
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' (docs.moodle.org/en/admin/setting/maintenancemode) so that there are no
users using it bar you as the administrator - if you have not already done so. - Copy 'newsletter' to '/mod/' if you have not already done so.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - Put Moodle out of Maintenance Mode.
- You may need to check that the permissions within the 'newsletter' folder are 755 for folders and 644 for files.
Uninstallation
- Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In the block Administration go to Site administration -> Plugins -> Overview and click the uninstall link.
- In '/mod/' remove the folder 'newsletter'.
- Put Moodle out of Maintenance Mode.
Upgrade Instructions
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In '/mod/' move old 'newsletter' directory to a backup folder outside of Moodle.
- Copy new 'newsletter' to '/mod/'.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - If automatic 'Purge all caches' appears not to work by lack of display etc. then perform a manual 'Purge all caches'
under 'Home -> Site administration -> Development -> Purge all caches'. - Put Moodle out of Maintenance Mode.
1.0.0 Novaya Gazeta (2015060803)
1.0.0 Novaya Gazeta
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2015060803
Version release name: 1.0.0 Novaya Gazeta
Maturity: Stable
Supported Moodle versions: 2.7, 2.8, 2.9
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch: develop
Repository tag:
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
Moodle Newsletter Module
A native newsletter module for creating, managing and sending newsletters.
Required version of Moodle
This version works with Moodle release 2.7 and above.
Free Software
The newsletter module is 'free' software under the terms of the GNU GPLv3 License.
It can be obtained for free from:
https://moodle.org/plugins/view.php?plugin=mod_newsletter
and
https://github.com/dasistwas/moodle-mod_newsletter
You have all the rights granted to you by the GPLv3 license. If you are unsure about anything, then the
FAQ - http://www.gnu.org/licenses/gpl-faq.html - is a good place to look.
If you reuse any of the code then I kindly ask that you make reference to the original author.
If you make improvements or bug fixes then I would appreciate if you would send them back to me by forking from
https://github.com/dasistwas/moodle-mod_newsletter and doing a 'Pull Request' so that the rest of the
Moodle community benefits.
Supporting the development of the newsletter module
If you find the module useful, then consider contracting my company.
Contact info@edulabs.org for details or visit http://www.edulabs.org
Installation
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' (docs.moodle.org/en/admin/setting/maintenancemode) so that there are no
users using it bar you as the administrator - if you have not already done so. - Copy 'newsletter' to '/mod/' if you have not already done so.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - Put Moodle out of Maintenance Mode.
- You may need to check that the permissions within the 'newsletter' folder are 755 for folders and 644 for files.
Uninstallation
- Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In the block Administration go to Site administration -> Plugins -> Overview and click the uninstall link.
- In '/mod/' remove the folder 'newsletter'.
- Put Moodle out of Maintenance Mode.
Upgrade Instructions
- Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control. - Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- In '/mod/' move old 'newsletter' directory to a backup folder outside of Moodle.
- Copy new 'newsletter' to '/mod/'.
- Go back in as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen. - If automatic 'Purge all caches' appears not to work by lack of display etc. then perform a manual 'Purge all caches'
under 'Home -> Site administration -> Development -> Purge all caches'. - Put Moodle out of Maintenance Mode.
1.0.0 (2013041205)
1.0.0
Plugin type: Activities
Frankenstyle component name: mod_newsletter
Version build number: 2013041205
Version release name: 1.0.0
Maturity: Beta
Supported Moodle versions: 2.4, 2.5, 2.6
Repository URL (Git): https://github.com/dasistwas/moodle-mod_newsletter
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/dasistwas/moodle-mod_newsletter/issues
moodle-mod_newsletter
Native Moodle newsletter tool