Skip to content

Commit

Permalink
Add README for deprecation of the frontend module (#3859)
Browse files Browse the repository at this point in the history
  • Loading branch information
dafeder committed Apr 3, 2023
1 parent 7e994fa commit bf3a4b8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions modules/frontend/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## DKAN Frontend Module (DEPRECATED)

This module provides support for decoupled frontend apps. It has been deprecated in favor
of [dkan_js_frontend](../modules/dkan_js_frontend/README.md), please do not enable on new projects. Once we are sure no existing
sites are still depending on this module, it will be removed from the codebase.

0 comments on commit bf3a4b8

Please sign in to comment.