municipes/consilium

Consilĭum è un modello che installa la distribuzione Drupal Municipes

Installs: 45

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Language:Shell

Type:project

0.95.0 2023-07-06 10:44 UTC

This package is auto-updated.

Last update: 2024-04-13 09:03:03 UTC


README

GitHub GitHub release (latest SemVer) Packagist Dependency Version Packagist Downloads

[Consilĭum] è un modello che installa la distribuzione Drupal Municipes

Installazione

Per installare il CMS Municipes procedi così

  1. Installa il codice:
$ composer create municipes/consilium project-name --no-install
$ cd project-name
$ composer require drush/drush --no-install
$ composer install
  1. Configura Drupal eseguendo setup_step02
  2. Configura Municipes eseguendo setup_step03

Se usi ddev puoi installare tutto con un unico comando, esegui ddev_installer

bash <(curl -s -H "Cache-Control: no-cache" "https://raw.githubusercontent.com/municipes/consilium/10.x/scripts/municipes_ddev_installer.sh")

License

Copyright (C) 2023 https://github.com/municipes

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Questo è un software libero: puoi ridistribuirlo e/o modificarlo secondo i termini della GNU General Public License versione 3 pubblicata dalla Free Software Foundation.

Questo programma è distribuito nella speranza che possa essere utile, ma SENZA ALCUNA GARANZIA; senza nemmeno la garanzia implicita di COMMERCIABILITÀ o IDONEITÀ PER UNO SCOPO PARTICOLARE. Vedere la GNU General Public License per maggiori dettagli.