melisplatform/melis-tool-creator-lumen

Melis Tool Creator Lumen
52 1
Install
composer require melisplatform/melis-tool-creator-lumen
Latest Version:v5.0.0
License:OSL-3.0
Last Updated:Jun 22, 2022
Links: GitHub  ·  Packagist
Maintainer: melisplatform

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

Related Packages

melisplatform/melis-platform-framework-lumen-demo-tool

Melis Platform Code Example Lumen module

186 1
melisplatform/melis-platform-framework-lumen-demo-tool-logic

Melis Platform Framework Lumen Demo Tool Logic module

162 1
melisplatform/melis-platform-framework-lumen-tool-creator

Melis Platform Framework Lumen Tool Creator

52 1
melisplatform/melis-platform-framework-lumen

Melis Platform Framework Lumen module

194 1
kodicms/dashboard

The official KodiCMS Dashboard module

617 1