Web Page Archive

Component type

module

Categories

Maintenance status

Development status

Downloads

374

Component created

Component changed

Synopsis

The Web Page Archive module allows you to use Drupal to perform periodic snapshots on local and remote websites based of a list of URLs or XML sitemaps.

See the Austin DUG Web Page Archive Presentation for a basic walkthrough of functionality and a demonstration.

Capture Utilities

Snapshots are performed by Capture Utility plugins. Web Page Archive provides the following capture utilities:

SzuBe API integration

Component type

module

Maintenance status

Development status

Downloads

476

Component created

Component changed

SzuBe API integration module help to integrate Szube API to drupal sites.

SzuBe

SzuBe is a webmaster tools system allow to analyse monitor web sites (http://www.szube.com).

Configuration

/admin/config/services/szube_api

API activation (And config on SzuBe) : https://szu.be/szu/apiconfig
API documentation : https://szu.be/documentation/1002/szu-api

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

Entity Update

Component type

module

Maintenance status

Development status

Downloads

559

Component created

Component changed

About Entity Update Module

The main objective of the module Entity Update is allowed module developer and site administrators to update entity types schema even entities have data.
The update can execute by drush command (recommended), from web browser or Programmatically.

The module also allow to view entity types list, entity types update status
and show the contents of an entity type.

Progress Bar Formatter

Component type

module

Maintenance status

Development status

Downloads

190

Component created

Component changed

This module is used to provide the Progress Bar Field Formatter.
Progress Bar Field Formatter is available for List Field (text, float, integer) and State field for Commerce.

How to use?

  1. Download and enable as like any other module.
  2. Now if you add List field in your content type or in other entity type. Go to manage display. You can edit field setting you will find the progress bar in field formatter.

Workbench Moderation Actions

Component type

module

Maintenance status

Development status

Downloads

328

Component created

Component changed

Synopsis

If you use Workbench Moderation, you'll soon find that Drupal core's 'Publish content' and 'Unpublish content' actions don't work.

This module replaces those default actions with actions for each of your workbench moderation states, enabling you to bulk set the workbench state of multiple nodes.