This project is not covered by Drupal’s security advisory policy.
Summary
This is a distribution to provide a fully functional installation of the pagedesigner ecosystem. The core module can be found at drupal.org/project/pagedesigner
Installation
As distribution dependencies cannot be resolved using composer (see #2763017) and we haven't created a make file yet, dependencies have to be installed seperately.
Use the following composer statement after initialising a drupal project:
composer require drupal/pagedesigner_suite:^1.0 drupal/linkit:^5.0 drupal/pagedesigner:^1.0 drupal/pagetree:^1.0 drupal/pagedesigner_theme:^1.0 drupal/menu_force
Install the profile using drush site:install or by accessing the install.php page of your website.
Usage
After the distribution has been installe, create a node of type "page" (/node/add/page) and access the view of the node. You should see an edit button in the right bottom corner. Click on it to access the frontend editing of the node.
Issues
Please report issues to the corresponding modules, if they are not related to the distribution (config, dependencies):
Project information
- Created by pvbergen on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.



