The Home for
Magento Excellence

Explore. Discover. Elevate. #magento

162
Modules Tested
99
Ready for Magento 2.4
63
Need Your Help
Actively Maintained v4.0.3

elgentos Prismic.io

elgentos/module-prismicio

Extension to integrate headless CMS Prismic.io into Magento 2

105,974
Downloads
Below average
39
GitHub Stars
Below average
Today
Last Release
7
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
PHPStan Failed

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v4.0.3 on Magento 2.4.8-p3
Dec 18, 2025
v4.0.0 on Magento 2.4.8-p3
Dec 17, 2025
v3.2.3 on Magento 2.4.8-p3
Dec 15, 2025
v3.2.3 on Magento 2.4.8-p2
Aug 14, 2025
v3.2.3 on Magento 2.4.8
Jun 21, 2025
v3.2.2 on Magento 2.4.8
Jun 14, 2025

+14 older tests

GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs

Share This Module's Status

elgentos Prismic.io Magento compatibility status badge

README

Loaded from GitHub

Magento 2 Prismic.io integration - by elgentos

For the love of Magento and Prismic we created a module to do a seamless integration between the two. It is a full replacement for the default CMS in Magento.

Requirements

  • a Magento 2 installation
  • PHP 8.1 (we still have PHP 7.4 support on the 1.7.* releases)
  • a Prismic repository, head over to https://prismic.io and start today

Installation

Head over to your Magento installation and require the extension.

composer require elgentos/module-prismicio
php bin/magento setup:upgrade

Documentation

You can find our documentation here https://elgentos.github.io/magento2-prismicio/

It will cover:

  • Configuration
  • Creating Content models
  • Writing View XML
  • Best practices

Docs are build with mkdocs, if you want to contribute start editing files in docs/*.

Configuration / Quick start

To make a connection from Magento to Prismic you have to create repository in Prismic or select and existing one, head to Settings, API & Security, copy the entry point.

Open the Magento admin, head to Stores, Configuration, Elgentos / PrismicIO.

  1. First
    • Enable Prismic
    • Paste the entry point
    • Save
  2. Second
    • Select language
    • Save

Configuration

Configuration

Contributors

Without your contributions this module wouldn't exist.

And also; everyone who created issues, asked questions, collaborating in any other way, thanks a lot!

Want your name on this list, start contributing today.

Do you like what we do, take a look at elgentos.nl to learn more about our company.

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.

Back to All Modules