Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thunder/thunder-distribution
A Drupal-based platform for professional publishers
https://github.com/thunder/thunder-distribution
distribution drupal media publishing
Last synced: 7 days ago
JSON representation
A Drupal-based platform for professional publishers
- Host: GitHub
- URL: https://github.com/thunder/thunder-distribution
- Owner: thunder
- License: gpl-2.0
- Created: 2019-05-14T05:23:00.000Z (over 5 years ago)
- Default Branch: 7.3.x
- Last Pushed: 2024-10-28T08:39:35.000Z (2 months ago)
- Last Synced: 2024-10-30T00:31:47.429Z (2 months ago)
- Topics: distribution, drupal, media, publishing
- Language: PHP
- Homepage: https://thunder.org/
- Size: 109 MB
- Stars: 45
- Watchers: 7
- Forks: 16
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Thunder [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=I%20just%20tried%20ThunderCMS.%20The%20CMS%20for%20professional%20publishing!&url=https://www.thunder.org&via=ThunderCoreTeam&hashtags=drupal8,publishing,ThunderCMS)
[![Build Status](https://github.com/thunder/thunder-distribution/workflows/.github/workflows/test.yml/badge.svg)](https://github.com/thunder/thunder-distribution/actions)
Thunder is a Drupal distribution for professional publishers. It consists of the current Drupal functionality, lots of
useful modules from publishers and industry partners, and an environment which makes it easy to install, deploy and add
new functionality.## Installing Thunder
Instructions on how to install Thunder can be found at
the [installation guide](https://thunder.github.io/developer-guide/setup.html#install-thunder).### Updating Thunder 3 to Thunder 6
If you want to update from Thunder 3 to Thunder 6 some manual steps are necessary, they are described here:
[How to update Thunder 3 to Thunder 6](https://thunder.github.io/developer-guide/migration/migrate-3-6.html)
## Feature Highlights
### Storytelling
Create thrilling articles with multimedia content. It’s easy to enrich your article with pictures, video, and social
media snippets and arrange everything as you like it.![Storytelling](./files/images/storytelling.png)
### Media handling
Add pictures, galleries and videos to your article by just dragging and dropping everything right where you need it.
### Mobile friendly
With Thunder, editors and administrators can work from any device – on the go, easy and fast. Users benefit from a
modern and flexible front end.![Mobile preview](./files/images/mobile.png)
### Schedule content
Plan at which day and time articles should be published – and when they shouldn’t be visible to the public anymore.
### Flexible system
Benefit from a wide range of additional functionality by industry partners or by one of more than 2,500 modules from the
Drupal community.### Open Source
Using open source technology reduces development costs and resources and makes you part of the Drupal community with
more than 100,000 users actively contributing.*[More information about the modules used in Thunder](https://thunder.github.io/user-guide/feature-overview.html)*
## Support
For general help using Thunder, please refer to [the official Thunder documentation](https://thunder.github.io).
### Community support
For additional help, you can use one of these channels to ask question:
* [Slack](https://thunder.org/contact-us) (highly recommended for faster support)
* [Twitter](https://twitter.com/ThunderCoreTeam)
* [Facebook](https://www.facebook.com/Thunder-CMS-168018513979183/).## Contributing
If you want to help, to make Thunder even better, please take a look at the [contributing guidelines](docs/contributing.md).
## Development
For information on the installation and development of Thunder, please take a look
at [docs/developer-guide](docs/developer-guide).