Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.32 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.32 KB

ddev-ioncube - use IonCube Loaders in DDEV

GitHub release (with filter) E2E Tests semantic-release: angular project is maintained

This repository provides IonCube Loaders in DDEV Web container.

Features

✅ IonCube Loaders for all supported PHP versions
✅ Multi-arch support (Will detect your system architecture and install the correct loader version)
✅ Plays nice with your existing DDEV configuration
✅ Works with other web container customizations
✅ Set-and-forget workflow

Installation

For DDEV v1.23.5 or above run

ddev add-on get ddev/ddev-ioncube

For earlier versions of DDEV run

ddev get ddev/ddev-ioncube

Then restart the project

ddev restart

Configuration

None. Addon works out-of-the-box.

Developed and maintained by Oblak Studio