Dashboard Article Search
4.0.2
4.0.2
  • About
  • Changelog
  • User
    • How to
      • Text search
      • Date search
      • Save searches
      • Get UUID of an article
  • Admin
    • Config
      • Full config example
      • Copy UUID
      • Copy articles
      • Article preview
      • Article Size
    • Requirements
    • Migration
      • 3.x ➡ 4.x
    • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. Admin
  2. Config

Copy articles

PreviousCopy UUIDNextArticle preview

Was this helpful?

This function uses CCA to handle documents. This requires your document to be CCA compliant to not accidentally lose data.

In order to control the visibility of article copy in the card menu we need to handle the key displayCopyArticle in configuration.

{
    "displayCopyArticle": true/false
}

In order to get a deeper understanding about the function, we refer to the documentation of the Writer plugin:

Copy articlesDashboard Writer
Logo