Simple Block

Component type

module

Categories

Maintenance status

Development status

Downloads

12130

Component created

Component changed

Description

Missing the Drupal 7 simple blocks that were so easy to export with FE Block (fe_block) module? Here's Simple Block, a module that lets you define simple exportable blocks that have only a title and a formatted text. Each block is identified by an unique user configurable machine name string.

Unlike the core Block Content (block_content), this module stores the blocks as config entities making the import/export trivial.

Image post to Amazon S3 bucket

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows the local file system to be replaced with amazon S3 bucket. Uploads are saved into the Drupal file table using Drupal 7 file stream wrapper system. You can only configure Amazon Web Services Key, Amazon Web Services Secret Key and bucket name and simple start uploading image on amazon S3 bucket.

Required modules:
1- amazons3
2- awssdk
3- s3_upload_image

Required libraries:
1- awssdk