Skip to content

Newscoop is the open content management system for professional journalists. Features for the modern newsroom include multiple author management, issue-and-section based publishing, geolocation and multilingual content management. The enterprise-standard journalist’s dashboard and a templating engine supporting anything from HTML5 to mobile comp…

License

alvsgithub/Newscoop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Build Status

Newscoop is the open content management system for professional journalists.

Features for the modern newsroom include multiple author management, issue-and-section based publishing, geolocation and multilingual content management. The enterprise-standard journalist’s dashboard and a templating engine supporting anything from HTML5 to mobile complete this fast production and publishing system. Read more about Newscoop history on his wikipedia page.

Quick links to our resources are:

Installation

The recommended way to install Newscoop is through composer.

Using Composer

Just run the composer:

curl -s https://getcomposer.org/installer | php
php composer.phar create-project sourcefabric/newscoop path/to/install dev-master

Using console command

php application/console newscoop:install --fix --database_name newscoop --database_user root --database_password password

Default Admin Panel account is admin with password password.

For more details run:

php application/console newscoop:install --help

Requirements

PHP version must be at least 5.4 on Debian and CentOS to run Newscoop properly. See PHP bug.

Compatibility

Browsers Tablets Smartphones
Safari 7.1+ not supported not supported
Google Chrome 31+ not supported not supported
Internet Explorer 9+ not supported not supported
Firefox 35+ not supported not supported
Opera 27+ not supported not supported

REST API documentation

REST API documentation will be available under the link: http://www.domain.com/documentation/rest-api/ after Newscoop installation is done.

You can preview it on newscoop-demo instance: http://newscoop-demo.sourcefabric.org/documentation/rest-api/

How to contribute

Only 4 steps:

License

Newscoop is licensed under the GPL3 license.

About

Newscoop is the open content management system for professional journalists. Features for the modern newsroom include multiple author management, issue-and-section based publishing, geolocation and multilingual content management. The enterprise-standard journalist’s dashboard and a templating engine supporting anything from HTML5 to mobile comp…

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 75.8%
  • JavaScript 15.4%
  • HTML 4.9%
  • CSS 3.5%
  • Gherkin 0.2%
  • Smarty 0.2%