{% extends "baseTemplate/index.html" %} {% load static %} {# Per-version extension list: enable/disable, install/remove from the repo. #} {% block title %}PHP extensions{% endblock %} {% block content %}

Extensions

Enable, disable, install or remove extensions for one PHP build.

Installed extensions

No extensions found

Extension State Actions
Built-in

Available in the repo

Not installed yet, but offered by the distro's apt cache for this build.

{% endblock %} {% block scripts %} {% endblock %}