SMS Gateway Base

Component type

module

Categories

Maintenance status

Development status

Downloads

215

Component created

Component changed

This module provides base classes and functionality which other gateway plugin modules can extend to simplify creation of gateways

Entity Submit Redirect

Component type

module

Maintenance status

Development status

Downloads

293

Component created

Component changed

Module allows to make an easely managing redirect after any content entity save.

How to use it:

  • Install module
    composer require drupal/entity_submit_redirect
  • Enable module on your site
  • Go to the settings
    (Configuration->Content authoring->Entity Submit Redirections
  • Enable redirection for your entity

DrupalJedi Logo

Easy Install

Component type

module

Maintenance status

Development status

Downloads

1926

Component created

Component changed

A module built to resolve or avoid the error "Unable to install already exists active configuration" when re installing/un installing the drupal 8 modules , it works even if a module's configs not contains enforced in yml or not added configs in optional folder. It removes active configuration object of uninstalled modules and helps to remove configuration object while uninstalling a module without using Drush / Devel / Drupal Console / Features Modules

Features

top 10 google news

Component type

module

Maintenance status

Development status

Downloads

23

Component created

Component changed

Top 10 Google News is a simple module to add a block to our Drupal site to display the latest Google News headlines with short description with image and link to the news page on sections you choose.

Configuration

1. configure the API key and version (at "admin/config/services/google_news").
2. After that you can put the block to any region on your page (using "admin/structure/block").

Google News API

Component type

module

Maintenance status

Development status

Component created

Component changed

Google News API is a simple module to add a block to our Drupal site to display the Top 10 Google News headlines with title(hyperlinked), short description & image.

Configuration

1. configure the API key and version (at "admin/config/services/google_news_api").
2. After that you can put the block to any region on your page (using "admin/structure/block").

Container

Component type

module

Categories

Maintenance status

Development status

Downloads

39

Component created

Component changed

Are you missing the Symfony's dependency injection container? This is what you're looking for!

Usage

To start using this package you must install it via Composer. Thereafter add the next line to the *.info file of the module which is going to populate dependencies to the container:

Swiper slider

Component type

module

Maintenance status

Development status

Downloads

107

Component created

Component changed

Swiper Slider

A module to create sliders using swiper slider js library. Thank you for the great library.

Installation

This module needs to be installed via Composer, which will download the required libraries.

Add the Drupal Packagist repository

composer config repositories.drupal composer https://packages.drupal.org/8

This allows Composer to find Swiper Slider and the other Drupal modules.