Skip to content
This repository was archived by the owner on Jun 6, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 704 Bytes

File metadata and controls

13 lines (7 loc) · 704 Bytes

Require/Install

HarmonyFlex register to the post-package-install event, who occurs after the package is installed and performs some tasks when predefined package types are loaded by Composer.
Here is the details about the different supported package types when Composer require/install a dependency.

Themes

They are identified by the Composer type harmony-theme who install the theme to the next location: themes/{$vendor}/{$name}.

Translations

They are identified by the Composer type harmony-translation who install the translation to the next location: translations/{$name}.