10000 GitHub - pankaj9299/synchtmlfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pankaj9299/synchtmlfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

HTML Files to Node Sync Module

This custom Drupal module syncs HTML files from a specified folder under the public repository and creates new nodes under a custom content type. The module utilizes Drupal QueueWorkers and the Drupal Cron system to efficiently handle the task.

Features

  • Automated HTML Sync: Monitor a specified folder for HTML files and convert them into Drupal nodes.
  • Queue Workers: Process files asynchronously to avoid performance bottlenecks.
  • Cron Integration: Leverages Drupal's cron system for scheduled synchronization.
  • Custom Content Type Support: Maps HTML content to a user-defined content type.
  • Logging: Tracks file processing and node creation status.

Installation

  1. Place the module in your Drupal installation's modules/custom/ directory.
  2. Enable the module:
    drush en synchtmlfiles
    

Dependencies

  1. Drupal 10 or later
  2. Drupal QueueWorkers

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0