Advanced Permission extension
Advanced Permission
This module provides more granular control over content permission. It allows the creation of custom groups with prescribed abilities and the ability to assign users to as few or as many groups as desired. Permissions can also be assigned on a per-locale basis.
Cache: Redis extension
Cache: Redis
Replaces Apostrophe's MongoDB-based caching mechanism with Redis.
Code Upgrader extension
Code Upgrader
For those migrating from ApostropheCMS 2.x. Upgrade your project codebase to the latest version of ApostropheCMS.
Content Upgrader extension
Content Upgrader
For those migrating from ApostropheCMS 2.x. Upgrade your project database to the latest version of ApostropheCMS.
Custom Code Editor extension
Custom Code Editor
This community-contributed module adds a new custom field schema to Apostrophe that allows the addition of code in a full-featured editor for display in code tutorials or documentation.
Cypress Tools extension
Cypress Tools
Automated functional browser tests are an important part of quality assurance for enterprise websites and web applications. This module provides a collection of conveniences for testing ApostropheCMS sites and applications within Cypress.
Import-Export XLSX extension
Import-Export XLSX
This module improves @apostrophecms/import-export by adding support for the xlsx format. Both modules are required.
Rich Text Enhancement extension
Rich Text Enhancement
This community-contributed extension provides a bundle of two extensions for adding colors and fonts to text in the rich text editor.
Sync extension
Sync
This module provides a way to sync all content for a site, or all sites, between two environments. Our hosting customers receive this automatically as part of our hosting CLI. Self-hosted Pro and Assembly customers can use this command line tool in their own environment.
Vite extension
Vite
This extension provides Vite integration for ApostropheCMS projects, enabling module bundling and hot module replacement (HMR) during development.