knowfox / drupal7
Import a Drupal7 website into Knowfox.
dev-master
2023-07-30 07:53 UTC
Requires
- illuminate/support: ^9.0
This package is not auto-updated.
Last update: 2025-06-15 12:25:11 UTC
README
I have a blog at olav.net, running since 1999, implemented in Drupal7. I don't want to convert it into a static website. However, I also want the contents in it to be available in my personal knowledge base. So, I implement a two staged process:
- Import all the contents from Drupal into Knowfox
- Use Knowfox to generate a static site
This package does the import part, accessing the Drupal7 database directly.