attogram/attogram-modulemanager

This package is abandoned and no longer maintained. No replacement package was suggested.

The Module Manager for the Attogram Framework allows admins to enable/disable modules, and view status of installed modules

v0.0.2 2016-07-19 20:30 UTC

This package is auto-updated.

Last update: 2020-02-09 03:56:18 UTC


README

Module Manager Intro screenshot

Latest Stable Version Latest Unstable Version Total Downloads License Codacy Badge Code Climate Issue Count [CHANGELOG] [TODO]

This is the Module Manager for the Attogram Framework.

The Module Manager allows admins to:

  • Enable modules
  • Disable modules
  • View status of modules

Install via composer

cd your-attogram-install-directory
composer create-project attogram/attogram-modulemanager modules/modulemanager

Install manually

Permissions

Your web server must have read/write permission to the Attogram installation modules/ and modules_disabled/ directories in order for the Module Manager to work properly.

Module Manager contents

Admin Actions

Included Files