Download the PHP package melisplatform/melis-dashboard-plugin-creator without Composer
On this page you can find all versions of the php package melisplatform/melis-dashboard-plugin-creator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download melisplatform/melis-dashboard-plugin-creator
More information about melisplatform/melis-dashboard-plugin-creator
Files in melisplatform/melis-dashboard-plugin-creator
Package melis-dashboard-plugin-creator
Short Description Melis Platform Dashboard Plugin Creator
License OSL-3.0
Homepage https://github.com/melisplatform/melis-dashboard-plugin-creator
Informations about the package melis-dashboard-plugin-creator
Melis Dashboard Plugin Creator
Generates a ready-to-use dashboard plugin, complete with source code and necessary configuration. This will aid the developers, especially the new developers of the platform, to swiftly create a plugin with or without the ample knowledge of the plugin's technicalities.
Getting started
These instructions will get you a copy of the project up and running on your machine.
Prerequisites
The following modules need to be installed to run the Melis Dashboard Plugin Creator module:
- Melis Core
- Melis Tool Creator
Installing
Run the composer command:
Go to /melis-dashboard-plugin-creator/public/ and change the file owner of the 'temp-thumbnail' directory to 'www-data'. This is where the plugin thumbnails are temporarily saved.
Database
No database is needed for this tool
Tools and elements provided
- Dashboard Plugin Creator Tool
- Dashboard Plugin Creator Service
Dashboard Plugin Creator Tool
- user may opt to create a single or multi-tab dashboard plugin and must specify the destination module(new or existing) for the generated plugin
- after generation, the source code can be found inside the destination module ready to be updated based on the project's requirements
- the generated plugin by default, will be shown under the 'Others' section in the Dashboard Plugins menu
Dashboard Plugin Creator Service
- MelisDashboardPluginCreatorService
- This service's main function is to generate a dashboard plugin using the parameters saved in the current session.
Authors
- Melis Technology - www.melistechnology.com
See also the list of contributors who participated in this project.
License
This project is licensed under the Melis Technology premium versions end user license agreement (EULA) - see the LICENSE.md file for details
All versions of melis-dashboard-plugin-creator with dependencies
melisplatform/melis-core Version ^5.2
melisplatform/melis-tool-creator Version ^5.2