-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinstall.txt
25 lines (18 loc) · 999 Bytes
/
install.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/**
* Install information
*
* @copyright Copyright Madfish (Simon Wilkinson) 2011
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License (GPL)
* @since 1.0
* @author Madfish (Simon Wilkinson) <[email protected]>
* @package news
* @version $Id$
*/
How to install News
===================
News is installed as a regular ImpressCMS module. However, some functions (tags, categories, rights and Open Archives Initiative services) require the optional Sprockets module to be installed as well.
1. Copy the complete /news folder into the /modules directory of your website.
2. Log in to your site as administrator.
3. Go to System Admin > Modules, look for the News icon in the list of uninstalled modules and click on the install icon. Follow the directions in the screen and you'll be ready to go.
4. You should also install the Sprockets module, as it makes News far more powerful. Sprockets is installed in the same way.
Madfish <[email protected]>