Aller au contenu principal
Jahia Store
FR

Archive - Archive & restore JCR content in jContent

community
Télécharger 1.1.1

Informations

Identifiant du module
archive
Identifiant de groupe
org.jahia.se.modules
Statut
community
Catégorie
Admin Features, Content Features
Auteur
Stephane Monier
Site web du développeur
http://www.jahia.com
Nécessite Jahia
8.2.0.0
Mis à jour
2026-08-06
Source
https://github.com/Jahia/archive.git
Étiquettes
  • content lifecycle
  • content management
  • governance
  • compliance
  • jcontent extension
  • archive
  • restore
  • jcontent

The Archive module adds two Content Actions to jContent — Archive and Restore — and an Archive Manager accordion so editors can browse, sort, and restore archived content without ever leaving jContent.

Archived nodes are moved to a per-site /Archives/YYYY/MM/ folder tree, tagged with the jmix:archived mixin, and stamped with metadata (original path, original parent UUID, archive timestamp, archiver's user reference) so a restore returns them exactly where they came from. Publication safety is enforced: published content can't be archived until it's unpublished. The Archive Manager (built on jContent 3.7's tableConfig.columns extension point) shows the archive-specific columns editors actually want — type, original path, archived date, archived by.

The module ships with three permissions (archiveContent, unarchiveContent, manageArchive) and pre-configured roles for editor, editor-in-chief, and site-administrator, so it slots into an existing site's ACL model without further setup. Everything runs through Jahia's GraphQL API and the UI uses Moonstone components for a native jContent feel.

Captures d'écran

Versions

Nécessite Jahia 8.2.0.0Mis à jour 2026-08-06