This project is not covered by Drupal’s security advisory policy.
The module is designed for users who want to extract the front page of a PDF and create a thumbnail image of it for use in greeting cards.
Features
File Upload: Users can upload PDF files through a content type form.
Image Creation: The module automatically creates an image from the uploaded PDF.
Content Node Creation: It generates a node of the "Greeting Card" content type, which includes:
The uploaded PDF
Title (e.g., "Happy Birth")
Thumbnail Image (created from the PDF)
Category (e.g., Birthday, Christmas)
Quick Access: Users can access this content via the page "/printable-cards," where they can:
Preview the image or download it
Print the PDF file
Categorized Display: Cards are organized into categories for easier navigation on the "/printable-cards" page.
Admin Features: If an admin is logged in, the cards displayed will have a "Delete" link for the respective content node, allowing easy content management.
Post-Installation
How does this module actually work once I install it? Should I go to a config page? Should I look for a new content type? Should I go and manage my text formats? Provide an overview of the configuration process and any other special considerations for the module.
Additional Requirements
1. Visiting Greeting Cards Form Display:
After installing the module, visit the "Greeting Cards" form display to configure your form. You can specify that the "PDF" and "Category" fields need to be in the enabled section. This can be done at the following URL:
admin/structure/types/manage/greeting_cards/form-display
2. Allowing the Category Field to Create Terms:
You can allow the "Category" field of the "Greeting Cards" content type to create a new term if it doesn't exist. This setting can be configured at:
admin/structure/types/manage/greeting_cards/fields/node.greeting_cards.field_category
3. Required Extensions:
Users need to have the following extensions installed:
Symfony Process
ImageMagick extension
Community Documentation
Project information
- Project categories: User engagement
- Created by chancenyasulu on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
e-cards creations and e-cards sending via email features
Development version: 1.0.x-dev updated 19 Mar 2024 at 10:49 UTC




