On this page
How to Install
Last updated on
30 April 2025
On this page
Basic installation
Begin by downloading Managing News from http://www.managingnews.com.
- Follow installation instructions in Drupal's 920676.txt, which is found in the Managing News base directory. When prompted for installation profile, pick Managing News.
- Make sure that you have set up your files directory with the proper permissions
- Make sure to configure cron. The recommended update frequency 3-5 minutes.
This intro screencast will walk you through the initial setup and usage of Managing News after it has been installed. You can also read the Quick Start Guide.
Packaging with Drush Make
If you have not downloaded the full Managing News package from http://managingnews.com you can use drush to download all required modules, themes and features.
This assumes basic knowledge of how to install and use drush commands.
- Install drush (if not yet present) and drush_make.
- Create a file mn.make in your working directory with this content:
core = 6.x projects[] = "drupal" projects[] = "managingnews" - Run
drush make mn.make mymanagingnewsdir. - Copy the resulting mymanagingnewsdir to your web directory.
See here for instructions on building Managing News for development.
See also
Related pages
External resources
Help improve this page
Page status: Not set
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion