Level up

Component type

module

Maintenance status

Development status

Downloads

497

Component created

Component changed

This module is abandoned. I recommend that you use User Points instead.

Sorry.

Mobile App Generator

Component type

module

Categories

Maintenance status

Development status

Downloads

3128

Component created

Component changed

As it currently functions this module is a Static Site Generator. This means that given a Drupal menu, Mobile App Generator will try to convert that to a static site including adding .html extensions and changing paths on src links as necessary. As such this module is a great case study in how to use Drupal as a static site generator.

If you are looking at creating mobile apps that wrap HTML sites then you should investigate Single Page Applications. Single Page Applications are easier to maintain than a folder of static .html files.

Fingerprint Overlay

Component type

module

Maintenance status

Development status

Downloads

550

Component created

Component changed

Adds an annoying fingerprint to save eaton the trouble of touching my fucking screen again.

phpseclib

Component type

module

Categories

Maintenance status

Development status

Downloads

1090

Component created

Component changed

I'm discontinuing this module and recommending sites that need this functionality use the Composer Manager module https://www.drupal.org/project/composer_manager and the Composer library for phpseclib https://packagist.org/packages/phpseclib/phpseclib.

This is a simple Drupal wrapper to provide the phpseclib to Drupal installations.