Moodle Plugins directory: Newsletter: Versions: 1.6 Washington Post | Moodle.org
Newsletter
Newsletter 1.6 Washington Post
Code prechecks
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.
Version information
- Version build number
- 2018111600
- Version release name
- 1.6 Washington Post
- Can be updated from
- 1.0.0 (2013041205), 1.0.0 Novaya Gazeta (2015060803), 1.1.0 Die Zeit (2015061603), 1.1.1 Die Zeit (2015061700), 1.1.2 Die Zeit (2015061701), 1.1.3 Die Zeit (2015061702), 1.1.4 Die Zeit (2015070800), 1.1.6 Die Zeit (2015082504), 1.1.7 Die Zeit (2015110500), 1.1.9 Die Zeit (2016042900), 1.3 Le Monde Diplomatique (2016073100), 1.3.1 Le Monde Diplomatique (2016081000), 1.3.2 Le Monde Diplomatique (2016083000), 1.3.2 Le Monde Diplomatique (2016083000), 1.3.3 Le Monde Diplomatique (2016122100)
- Can be updated to
- 1.9-WashingtonPost (2020040100), v2.3.5-NewYorkTimes (2023072700), v2.4.0-UkrainskaPravda (2024032900)
- Maturity
- Stable version
- MD5 Sum
- 2c8242729742d9cc860d0e34dc89dcd2
- Supported software
- Moodle 3.4, Moodle 3.5
- Latest release for Moodle 3.4
- The more recent release v2.0-NewYorkTimes (2021031000) exists for Moodle 3.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "assignment") in the "mod" subdirectory.
- Visit http://yoursite.com/admin to finish the installation