PageMaker

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Currently developing the alpha version that will be ready for download in July. PageMaker is a Drag and Drop Builder that works with Bootstrap, Foundation and Custom themes. It is great for providing your users with an easy way to build responsive compliant pages.

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:

Portable path plus

Component type

module

Maintenance status

Development status

Downloads

36

Component created

Component changed

Provides input/output filters to store/restore paths using either stream wrapper notation or a managed file ID token.

This module is a fork of Portable Path, with the goal of on-going code quality improvements and bug-fixes. If you are running into any PHP notices with Portable Path, please give this module a try. If your issue does not go away, please let us know!

This module does two things:

Experian Validation

Component type

module

Maintenance status

Development status

Downloads

206

Component created

Component changed

Overview:
Experian is a Third party service providing a way to validate the user's address.
this module is providing the validation for Phone number & Email address via
Experian service.

Installation:
Download the module and extract it to the modules directory. Install it as any Drupal contributed module.

Configuration:
Go to admin/config/experian/settings and Add the Endpoint & Token for email & phone.
Check README.txt file for more information.

Data and Content Fixtures

Component type

module

Maintenance status

Development status

Downloads

917

Component created

Component changed

Drupal 8 Data Fixtures module

The fixtures module allows you to easily create dummy content.

Requirements:

  • drush

Installation

  • Install and enable the module
  • Implement a Generator interface (see Basic concepts for more info)
  • run drush fixtures-load inside a working drupal installation

Road Map

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.

System Tags

Component type

module

Maintenance status

Development status

Downloads

376

Component created

Component changed

This modules provides the bridge between content and code. It allows developers to use specific entities (like the news-overview page) in their module without knowing the ID of that piece of content.

Use cases: