luxnewcms/boltcms-article-plugin

📦 This Bolt extension can be used to add ContentTypes entries in the article editor.

Installs: 604

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 5

Forks: 1

Open Issues: 1

Language:JavaScript

Type:bolt-extension

dev-master 2024-04-29 18:36 UTC

This package is auto-updated.

Last update: 2024-04-29 18:37:03 UTC


README

Author: Rosendo Rodriguez, rosendo.rosendo@dxc.com

This Bolt extension can be used to add ContentTypes entries in the article editor

Installation:

composer require luxnewcms/boltcms-article-plugin:dev-master

To update the package on the server after pushing new changes:

  1. Run the following command.
sudo docker-compose exec php-fpm composer update luxnewcms/boltcms-article-plugin:dev-master