Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export/Backup not working #5

Open
kroghdk opened this issue Dec 14, 2024 · 1 comment
Open

Export/Backup not working #5

kroghdk opened this issue Dec 14, 2024 · 1 comment

Comments

@kroghdk
Copy link

kroghdk commented Dec 14, 2024

Describe the bug
[POST] /api/export
file:///home/rkb/site-builder/src/controllers/export.js:10
const files = await getExportFiles()
^

ReferenceError: getExportFiles is not defined
at exportSiteController (file:///home/rkb/site-builder/src/controllers/export.js:10:19)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

Node.js v22.12.0

To Reproduce
Steps to reproduce the behavior:

  1. Settings
  2. General
  3. Backup
@TheHadiAhmadi
Copy link
Owner

Hi @kroghdk Thanks for the issue, yes Import/Export doesn't work right now.
I am busy with a similar project and I don't have time to work on this project, I think you would like it https://github.com/fluentcms/FluentCMS. some features are similar to this project and FluentCMS is more feature rich

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants