XMLRPC Page Load

Component type

module

Maintenance status

Development status

Downloads

260

Component created

Component changed

xmlrpc_page_load Provides a simple XMLRPC call that can simulate a page being accessed as a certain user. This can be used in two ways:
To simulate accessing a page when other mechanisms prevent a traditional user login
To seed caches by having apache / nginx handle the request as if someone actually accessed the site

WYOSQL

Component type

module

Maintenance status

Development status

Component created

Component changed

WYOSQL: Write Your Own SQL

Does your site have a huge database? Did you come up with some SQL statements that you run every now and then? Do you frequently check to make sure that your database is healthy? or perform backup tasks in an unusual way?

This module provides you with a method to write your own custom SQL statements to be performed against the database. Although this is against most if not all Drupal conventions/guidelines but some projects require you to go to the database backend quite often, and an automation interface is needed.

Simple Analytics

Component type

module

Maintenance status

Development status

Downloads

665

Component created

Component changed

Simple Analytics allow to integrate a site analysis code easily.
User can use internal tracking system (Very simple) and / or integrate a Google analytics code, Piwik analytics code or any other custom code.
The integrated code can display on all pages, exclude admin pages or display only for anonymous users. Permission to view history of internal statistic can manage, to display to the anonymous users.

By default:

Alice

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows Drupal Entities to be generated from yaml files. This is achieved through integration with Alice, an expressive fixtures generator.

Features

  • Track installed fixture data
  • Easily define meaningful content
  • Entity reference support via yaml

Shortcomings

While not dependent on Doctrine, Alice uses Docrtine's object manager (ORM). ORM is not present in D8...

Instagram Import

Component type

module

Maintenance status

Development status

Component created

Component changed

The Instagram Feed Import fetches user feeds from Instagram with your Instagram API and stores it as nodes in the database!.

Posts may displayed as nodes with views, additionally there is a Filtering functionality by tags.

Dependencies:

- Date
- Media
- Date_api

Requirements:

- An Instagram Developer account (you can make one here https://instagram.com/developer/).
- A CLIENT ID and a CLIENT SECRET from the Instagram API.