totara/installer

Maintainers

Details

github.com/totara/installer

Source

Installs: 38

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Type:composer-plugin

pkg:composer/totara/installer

1.0.0 2025-10-06 23:47 UTC

This package is auto-updated.

Last update: 2025-10-06 23:49:27 UTC


README

Composer installer for Totara-supported plugins.

Installing

Run composer install totara/installer to add this to your project.

Plugin Structure

The root of your plugin should match a Totara component, for example containing a db or classes folder. At minimum it must have a version.php file.

Client Code

There is a special .client folder that is moved to the client/{name} location during build. The name of the client component is taken from the tui.json file included inside.