Sendgrid headers

Component type

module

Categories

Maintenance status

Development status

Downloads

105

Component created

Component changed

This module provides a UI for overriding Sendgrid mail headers.
It will only works if you connect to Sendgrid thru postfix.

[D7] Add js and css

Component type

module

Maintenance status

Development status

Downloads

207

Component created

Component changed

This modules helps you to add js and css either external or internal even inline as well. Very easy to use, having standard format to add js and css. Just follow those standards and explore this module by adding js and css file.

Like, To add js - http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js | external | header | 100 | node/1,node/2

SendGrid Newsletter

Component type

module

Categories

Maintenance status

Development status

Downloads

402

Component created

Component changed

А module that creates a form in a modal that allows users to subscribe to a newsletter.
The form has 3 fields:

  • First Name
  • LastName
  • Email

It subscribes the user via Ajax to a SendGrid (https://sendgrid.com) newsletter list.

Also you can choose to render the sign-up form in the block.

Folder Redirect

Component type

module

Maintenance status

Development status

Downloads

173

Component created

Component changed

Folder Redirect
Auto generate 301 redirects for the files within a folder, useful for folder that contains large amount of files & are moved from one path to another.
path : admin/config/search/redirect/folder_redirect

XPath scraper

Component type

module

Maintenance status

Development status

Downloads

840

Component created

Component changed

XPath scraper allows you to scrape data from another website by parsing html using xpath.

How does it work:

  1. Download and enable XPath scraper module.
  2. Create new module that requires XPath scraper and put the configuration at {module_name}/src/Controller/ScraperConfigController.php.

Example:

kindly see xs_test which has the following files:

EnquiryCart

Component type

module

Categories

Maintenance status

Development status

Downloads

563

Component created

Component changed

Introduction
------------
EnquiryCart module will be able to add an enquiry button as a block to any node type.
It will have the functionality to add/delete node titles to a cart and finally users can use a simple form to email the enquiry.