luxnewcms / boltcms-article-plugin
📦 This Bolt extension can be used to add ContentTypes entries in the article editor.
Package info
github.com/mktsolutions/boltcms-article-reuse-plugin
Language:JavaScript
Type:bolt-extension
pkg:composer/luxnewcms/boltcms-article-plugin
dev-master
2025-07-09 08:03 UTC
Requires
- php: >=7.2.9
Requires (Dev)
- bolt/core: ^5.0
- symplify/easy-coding-standard: ^7.0
This package is auto-updated.
Last update: 2026-06-09 09:56:50 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:
- Run the following command.
sudo docker-compose exec php-fpm composer update luxnewcms/boltcms-article-plugin:dev-master