https://github.com/knowfox/drupal7
Import a Drupal7 website into Knowfox
https://github.com/knowfox/drupal7
Last synced: 5 months ago
JSON representation
Import a Drupal7 website into Knowfox
- Host: GitHub
- URL: https://github.com/knowfox/drupal7
- Owner: knowfox
- Created: 2018-05-05T09:27:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-30T07:53:34.000Z (almost 3 years ago)
- Last Synced: 2024-09-15T16:19:27.829Z (almost 2 years ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Import a Drupal7 website into Knowfox
I have a blog at [olav.net](https://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](https://knowfox.com/). 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.