Code Upgrader
Upgrade your project codebase from Apostrophe 2 to Apostrophe 3.
- Repository
- apostrophecms/code-upgrader
- npm
- @apostrophecms/code-upgrader
DevOps
Content Upgrader
Upgrade your project database from Apostrophe 2 to Apostrophe 3.
- Repository
- apostrophecms/content-upgrader
- npm
- @apostrophecms/content-upgrader
DevOps
Cypress Tools
Streamline the creation of automated browser based functional tests for your Apostrophe project with Cypress.
- Repository
- apostrophecms/cypress-tools
- npm
- apostrophecms/apostrophe-media-sources#apostrophe-media-sources
DevOps
Event Manager (3.x)
Provides a complete foundation for displaying upcoming events in ApostropheCMS.
- Repository
- apostrophecms/event
- npm
- @apostrophecms/event
Marketing
Form Builder (3.x)
Allows editors to create their own forms for gathering and delivering user input.
- Repository
- apostrophecms/form
- npm
- @apostrophecms/form
Forms
Open Graph Tools (3.x)
Provides a way to edit metadata for Facebook's Open Graph standard.
- Repository
- apostrophecms/open-graph
- npm
- @apostrophecms/open-graph
Marketing
Passport (3.x)
Provides single sign-on capabilities for ApostropheCMS, allowing users to login with Google, GitLab and other authentication providers.
- Repository
- apostrophecms/passport-bridge
- npm
- @apostrophecms/passport-bridge
Security
Single Sign-On
Pieces Export (3.x)
Allows editors to export pieces data. Supports .csv, .tsv, and .xlsx as well as user defined formats.
Integration
Pieces Import (3.x)
Allows editors to import data from Excel and other spreadsheet formats for use in pieces. Accepts .csv, .tsv, .xlsx, .xlsb and .xls.
Integration
Redirects (3.x)
Allows admins to create redirects from one URL to another in Apostrophe 3.x. In addition, the built-in soft redirects automatically handle legacy URLs when pages move.
- Repository
- apostrophecms/redirect
- npm
- @apostrophecms/redirect
Marketing
SEO
SEO Tools (3.x)
SEO configuration for ApostropheCMS 3.x. Adds useful meta fields to all pages and pieces.
- Repository
- apostrophecms/seo
- npm
- @apostrophecms/seo
SEO
Marketing
Site Maps (3.x)
Generates XML and plaintext sitemaps for sites in Apostrophe 3.x.
- Repository
- apostrophecms/sitemap
- npm
- @apostrophecms/sitemap
Marketing
Submit to Google Sheets (3.x)
Allows Apostrophe Forms to submit to Google Sheets.
Forms
SVG Sprites (3.x)
Allows editors to import SVG sprite maps and manage them through a Media Library-like interface.
- Repository
- apostrophecms/svg-sprites
- npm
- @apostrophecms/svg-sprites
Design
Text Anchors (3.x)
Allows any widget to be linked via a "named anchor" created in the rich text editor.
- Repository
- apostrophecms/anchors
- npm
- @apostrophecms/anchors
Editing
TOTP Login Verification
Add 2FA support via a third party authenticator app.
- Repository
- apostrophecms/login-totp
- npm
- @apostrophecms/login-totp
Security