tifon / document_entity
Allows transferring the content of files to entity
Requires
- drupal/core: ^9 || ^10
- drupal/entity: ^1.0
- smalot/pdfparser: ^2.5
README
- Introduction
- Requirements
- Installation
- Configuration
- Maintainers
INTRODUCTION
The Document Entity module offers a solution that allows you to transform PDF and plain text file formats into two types of interconnected entities: Documents and Pages. This conversion enables a more structured administration of the content, facilitating the search, segmentation and precise manipulation of the information contained in the documents. In essence, the Document Entity module redefines content management by turning static files into dynamic, manageable entities.
For a full description of the module, visit the project page: https://www.drupal.org/project/document_entity
To submit bug reports and feature suggestions, or to track changes: https://www.drupal.org/project/issues/document_entity
REQUIREMENTS
This module requires the following modules:
And it requires the following external libraries:
INSTALLATION
- Use composer to install this modules.
- Install the Document Entity module as you would normally install a contributed Drupal module. Visit https://www.drupal.org/node/1897420 for further information.
CONFIGURATION
1. Navigate to Administration > Extend and enable the module.
2. Navigate to Administration > Content > Documents
3. Here you can add, edit, and delete documents.
MAINTAINERS
- Nicolás Moncada (mnico) - https://www.drupal.org/u/mnico
Supporting organizations:
- TIFON - https://www.drupal.org/tifon