Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iqual-ch/pagedesigner-project
https://github.com/iqual-ch/pagedesigner-project
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/iqual-ch/pagedesigner-project
- Owner: iqual-ch
- License: gpl-2.0
- Created: 2019-11-01T19:17:04.000Z (about 5 years ago)
- Default Branch: 1.x
- Last Pushed: 2022-09-30T12:04:50.000Z (over 2 years ago)
- Last Synced: 2024-04-16T21:10:02.485Z (9 months ago)
- Language: PHP
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![](https://www.drupal.org/files/styles/grid-3/public/Logo-Iqual-Orange-2017-mit-rahmen.png?itok=Fa4T2ovY)](https://www.drupal.org/project/pagedesigner_suite)
# Pagedesigner Suite Project
Project template for [Pagedesigner Suite distribution](https://www.drupal.org/project/pagedesigner_suite).
## Create a Pagedesigner project with [Composer](https://getcomposer.org/download/):
To install the dev version of Pagedesigner Suite run this command:
```
composer create-project iqual.ch/pagedesigner-project:8.1.x-dev PROJECT_DIR_NAME --stability dev --no-interaction
```