melisplatform / melis-tool-creator-lumen by melisplatform

Melis Tool Creator Lumen
50
1
7
Package Data
Maintainer Username: melisplatform
Maintainer Contact: contact@melistechnology.com (Melis Technology)
Package Create Date: 2020-02-12
Package Last Update: 2022-06-22
Language: PHP
License: OSL-3.0
Last Refreshed: 2024-03-27 03:24:08
Package Statistics
Total Downloads: 50
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 7
Total Forks: 0
Total Open Issues: 0

Melis Tool Creator Lumen

This module handle the Tool Creator configuration to activate Lumen option on the selection in the Tool Creator.

Prerequisites

This module requires melisplatform/melis-tool-creator installed. This will automatically be done when using composer.

Installing

composer require melisplatform/melis-tool-creator-lumen

Enabling LUmen option on Tool creator

return [
    'tool-creator-third-party-frameworks' => [
        'lumen'
    ]
];

By just activating this module on the Melis Platform Back-office this will automatically added to the selection of Third party frameworks tool creation.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the OSL-3.0 License - see the LICENSE.md file for details