gplcart / installer
Allows to upload and download modules from various external sources
dev-master
2018-03-10 12:17 UTC
Requires
This package is not auto-updated.
Last update: 2026-03-01 09:50:23 UTC
README
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
- Download and extract to
system/modulesmanually or using composercomposer 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. - Go to
admin/module/listend enable the module - Allow administrators to use Installer by giving them permissions
Installer: upload modulesorInstaller: download modulesatadmin/user/role
Usage
- UI is located at
admin/module/install