MelisDesign provides a complete set of designs and web interfaces for Melis Platform to help developpers focus on business logic while having ready-to-use designs.
These instructions will get you a copy of the project up and running on your machine.
This Melis Platform module is made to work with the MelisCore.
You will need to install melisplatform/melis-cms in order to have this module running.
This will automatically be done when using composer.
Run the composer command:
composer require melisplatform/melis-design
- Design Tool
All examples provides can be found in the corresponding controllers:
Ex: Booking designs
Controller: /melis-design/src/Controller/BookingsController.php
HTML: /melis-design/view/melis-design/bookings
JS: /melis-design/public/js/bookings
All styles are already included with MelisCore
There is no need to look for CSS.
Just find the HTML and JS if needed and start coding a plugin!
- Melis Technology - www.melistechnology.com
See also the list of contributors who participated in this project.
This project is licensed under the OSL-3.0 License - see the LICENSE.md file for details