Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/superdesk/web-publisher
Superdesk Publisher - the next generation publishing platform for journalists and newsrooms.
https://github.com/superdesk/web-publisher
cms journalism journalists media news newsroom open-source php publishing superdesk superdesk-publisher symfony symfony-application web-application
Last synced: about 6 hours ago
JSON representation
Superdesk Publisher - the next generation publishing platform for journalists and newsrooms.
- Host: GitHub
- URL: https://github.com/superdesk/web-publisher
- Owner: superdesk
- License: agpl-3.0
- Created: 2015-05-25T08:04:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-02T13:26:52.000Z (10 months ago)
- Last Synced: 2024-04-09T21:15:57.548Z (10 months ago)
- Topics: cms, journalism, journalists, media, news, newsroom, open-source, php, publishing, superdesk, superdesk-publisher, symfony, symfony-application, web-application
- Language: PHP
- Homepage:
- Size: 34.9 MB
- Stars: 95
- Watchers: 23
- Forks: 56
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# Superdesk Web Publisher
**Superdesk Publisher - the next generation publishing platform for journalists and newsrooms.**
*The Superdesk Publisher is an API-centric delivery tool for digital platforms. Written from scratch in 2016, it builds on top of the knowledge gained from 16 years of delivering digital news at scale with [Newscoop][2]. The Publisher is designed to extend our newsroom management system [Superdesk][3], providing complete, end to end digital publishing solution. Therefore, it allows independent development and maintenance of the editorial systems.*
## Documentation
Full documentation can be found here: [http://superdesk-publisher.readthedocs.org][1]
## Requirements
See [requirements](REQUIREMENTS.md) for general information, and [composer.json](composer.json) for always up to date libraries and extensions requirements.
## Installation
We **strongly recommend** [using Docker](etc/docker/README.md) for local installation and testing.
There is an [installation guide](INSTALL.md) for setting up the required services and the Publisher manually.
[1]: http://superdesk-publisher.readthedocs.org/en/latest/
[2]: https://www.sourcefabric.org/en/newscoop/
[3]: https://www.superdesk.org/## License
See the complete license [here](LICENSE.md).
## Contributors
This project is a Sourcefabric z.ú. and contributors initiative.
List of all authors and contributors can be found [here](AUTHORS.md).