melisplatform / melis-installer
Melis Platform installer module
Installs: 5 736
Dependents: 2
Suggesters: 0
Security: 0
Stars: 2
Watchers: 8
Forks: 0
Open Issues: 0
Language:CSS
Type:melisplatform-module
Requires
- php: ^8.1|^8.3
- melisplatform/melis-core: ^5.2
- dev-master
- v5.3.1
- v5.3.0
- v5.2.2
- v5.2.1
- v5.2.0
- v5.1.1
- v5.1.0
- v5.0.2
- v5.0.1
- v5.0.0
- v4.1.1
- v4.1.0
- v4.0.1
- v4.0.0
- v3.2.7
- v3.2.6
- v3.2.5
- v3.2.4
- v3.2.3
- v3.2.2
- v3.2.1
- v3.2.0
- v3.1.10
- v3.1.9
- v3.1.8
- v3.1.7
- v3.1.6
- v3.1.5
- v3.1.4
- v3.1.3
- v3.1.2
- v3.1.1
- v3.1.0
- v3.0.15
- v3.0.14
- v3.0.13
- v3.0.12
- v3.0.11
- v3.0.10
- v3.0.9
- v3.0.8
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.5.3
- v2.5.2
- v2.5.1
- v2.5.0
- v2.4.0
- v2.3.14
- v2.3.13
- v2.3.12
- v2.3.11
- v2.3.10
- v2.3.9
- v2.3.8
- v2.3.7
- v2.3.6
- v2.3.5
- v2.3.4
- v2.3.3
- v2.3.2
- v2.3.1
- v2.3.0
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.1
- v2.1
- dev-evo/bundle
- dev-update/jquery3.7.1
- dev-6886-installer-translations
- dev-develop
- dev-evo/platform-cache
- dev-update/php83
- dev-update/utf8mb4
- dev-update/php-8-upgrade
- dev-update/set-page-script-editor-dependency
- dev-update/pwd-translation
- dev-php7.4
- dev-fix/checkbox
- dev-migrate/laminas
- dev-zend-old-version
- dev-feature/password-evo
- dev-update/php7.4
This package is auto-updated.
Last update: 2024-10-21 07:20:16 UTC
README
Melis Platform's installer. Used to install the platform from the skeleton
Getting Started
These instructions will get you a copy of the project up and running on your machine.
Prerequisites
You will need to install melisplatform/melis-core and melisplatform/melis-engine in order to have this module running.
This will automatically be done when using composer.
Installing
Run the composer command:
composer require melisplatform/melis-installer
Tools & Elements provided
Full setup for installing Melis Platform CE.
The installer will check the system, check neeeded rights, install selected modules.
It will also let you choose to setup 3 different kind of install:
- Empty install ready to use
- Creation of a site's module for an easy start
- Install the MelisCmsDemo website for learning
Running the code
See Full documentation on back office modules here
See Full documentation on implementing a website here
Authors
- Melis Technology - www.melistechnology.com
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