gplcart/installer

Allows to upload and download modules from various external sources

Installs: 2

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:gplcart-module

dev-master 2018-03-10 12:17 UTC

This package is not auto-updated.

Last update: 2024-04-28 00:27:08 UTC


README

Build Status Scrutinizer Code Quality

Installer is a GPL Cart module that intended to upload/download ("install") zipped modules from various sources.

Features

  • Upload or download several modules at once
  • Basic validation (core compatibility, PHP version etc)
  • Updating existing modules
  • Auto-backup for updated modules

Installation

  1. Download and extract to system/modules manually or using composer composer require gplcart/installer. IMPORTANT: If you downloaded the module manually, be sure that the name of extracted module folder doesn't contain a branch/version suffix, e.g -master. Rename if needed.
  2. Go to admin/module/list end enable the module
  3. Allow administrators to use Installer by giving them permissions Installer: upload modules or Installer: download modules at admin/user/role

Usage

  • UI is located at admin/module/install