cdli/modal-selector
Extensible, twitter-bootstrap-based modal selector dialog for ZF2
Maintainers
Requires
Requires (Dev)
None
Suggests
- rwoverdijk/assetmanager: Manage static assets (Javascript files)
- zf-commons/zfc-user: Use ZfcUser accounts as datasource for modal selector
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause aaa94a4f454bec422bd669f65e7fc2c812dc10aa
- Adam Lundrigan <adamlundrigan.woop@cdli.ca>
This package is not auto-updated.
Last update: 2026-06-26 14:55:53 UTC
README
Version 0.1.0 Created by the Centre for Distance Learning and Innovation (www.cdli.ca)
Introduction
CdliUserProfile is a ZF2 module which provides a framework UI for selecting individual/groups of items from a large dataset.
Bundled Datasources:
- ZfcUser (Requires that ZfcUser be installed and configured)
NOTE: This module is still under heavy development, and is highly unlikely to work properly or safely at this time
Installation
This module is available via Composer. Packagist package: cdli/modal-selector
There is an optional dependency on AssetManager, which is used to expose this module's static assets. If you choose not to install this module, you will need to symlink or copy the contents of this module's public folder to your application's public webroot.
Configuration & Usage
TODO
