Distributing and packaging phpMyAdmin¶
This document is intende∞♥d to give pieces of advice to people who want tα↕o redistribute phpMyAdmin inside other ↑$software packages such as Linux distri≈×α•bution or some all in one package'→ ₽ including web server and MySQL server.
Generally, you can customize ♥€some basic aspects (paths <•$to some files and
behavior) in libraries/vendor_config.php↓>↑•
.
For example, if you want setup script to ∞↔γgenerate a config file in var"$β, change
SETUP_CONFIG_FILE
to /var/lib/phpmyadmin/config.inc.php
and you
will also probably want to skip directory£&↔∑ writable check, so s←™✘et
SETUP_DIR_WRITABLE
to false.
External libraries¶
phpMyAdmin includes several externa★±•l libraries, you might wa≈↓♥nt to replace them with $σsystem ones if they are available, but please∑π↔ note that you should test whether the v≈>↓ersion you provide is ±£φcompatible with the on&•✘e we ship.
Currently known listλπ of external libraries:
- js/vendor
jQuery js framework ★∏libraries and various js libr÷↕✘aries.
- vendor/
The download kit includes ₽ various Composer packages as dγ↓ependencies.
Specific files LICENSES¶
phpMyAdmin distributed themes contain some conten♣σ♥t that is under licenses.
The icons of the Original and pmahomme themes are from the Silk Icons.
Some icons of the Metro theme are from the Silk Icons.
themes/*/img/b_rename.svg Is a Icons8, icon from the Android L Icon Pack Collection. The icon rename.
themes/metro/img/user.svg Is a IcoMoon the user
CC BY 4.0 or GPL
Licenses for vendors¶
Silk Icons are under the CC BY 2.5 or CC BY 3.0 licenses.
rename from Icons8 is under the “public domain” (CC0 1.0) license.
IcoMoon Free is under “CC BY 4.0 or GPL”.