Skip to content

ueberbit/thunder-distribution

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thunder

Build Status

Thunder is a Drupal 8 distribution for professional publishers. It consists of the current Drupal 8 functionality, lots of useful modules from publishers and industry partners, and an environment which makes it easy to install, deploy and add new functionality.

What's installed by default?

  • Admin Toolbar
  • Better Normalizers
  • Blazy
  • Crop
  • Ctools
  • Dropzonejs
  • Entity API
  • Entity Browser
  • Field Group
  • Focal Point
  • Inline Entity Form
  • Libraries API
  • Linkit - Enriched linking experience
  • Metatag
  • Media Entiy
  • Media entity image
  • Media entity slideshow
  • Media entity Instagram
  • Media entity twitter
  • Media expire
  • Paragraphs
  • Pathauto
  • Scheduler
  • Simple XML sitemap
  • Slick
  • Slick media
  • Token
  • Video Embed Field

Plus some base configuration:

  • A channel taxonomy
  • An article content type with some base fields
  • Image, gallery, social media and video media types
  • Pre configured role for editorial staff
  • A set of commonly used paragraph types
    • Gallery
    • Instagram
    • Image
    • Video
    • Twitter
    • Text
    • Quote

Here you can find more information about these paragraphs.

What can be activated optionally?

  • Google AdSense integration
  • Google Analytics
  • Riddle Marketplace
  • IVW
  • Nexx Video Player
  • Facebook Instant Articles
  • Valiton Harbourmaster SSO
  • Thunder demo content

Here you can find more information about these modules.

Installation

Download thunder from the distribution page or just do:

drush dl thunder

If you want to install Thunder with composer (recommended) do the following:

composer create-project 'burdamagazinorg/thunder-project:~8.1.0' MYPROJECT --stability dev  --no-interaction

For further information follow the install instructions.

Configuration

In Thunder's default configuration, the automated cron module is disabled. For correct functioning of non-local sites, crons should be configured properly. There are two types of crons which should be configured:

Development

For Development information please take a look at docs/development.md.

About

The Drupal 8 based CMS from publishers for publishers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 77.6%
  • HTML 9.8%
  • CSS 5.0%
  • Shell 4.2%
  • Makefile 2.6%
  • JavaScript 0.5%
  • Ruby 0.3%