ppimedia/ppi_preview

Displays a preview for print articles.

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Language:CSS

Type:drupal-module

0.2 2019-11-29 07:30 UTC

This package is auto-updated.

Last update: 2024-04-29 04:13:40 UTC


README

To install this module, please:

cd /path/to/your/drupal-or-thunder/root/directory # e.g. /var/www/thunder
composer require ppimedia/ppi_preview:0.1
drush en ppi_preview

It is mandatory to enable the following modules:

drush en jsonapi # + configure (Accept all JSON:API create, read, update, and delete operations)

It is highly recommended to use and enable the following modules:

composer require drupal/save_edit
drush en save_edit # + configure (enable Node Type Article in Thunder)

drush en basic_auth

Please contact us.