elgentos / module-prismicio
Magento 2 - Prismic.io integration
Installs: 74 053
Dependents: 1
Suggesters: 0
Security: 0
Stars: 38
Watchers: 9
Forks: 18
Open Issues: 9
Type:magento2-module
Requires
- php: >=8.1
- elgentos/prismic-php-sdk: ^6.1
- magento/framework: *
- magento/module-cms-url-rewrite: *
Requires (Dev)
- phpunit/phpunit: ^9.5
Replaces
- elgentos/prismic-io: *
- dev-master
- dev-main
- 3.1.0
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.1.0
- 2.0.0
- 1.17.0
- 1.16.6
- 1.16.5
- 1.16.4
- 1.16.3
- 1.16.2
- 1.16.1
- 1.16.0
- 1.15.0
- 1.14.1
- 1.14.0
- 1.13.6
- 1.13.5
- 1.13.4
- 1.13.3
- 1.13.2
- 1.13.1
- 1.13
- 1.12.0
- 1.11.6
- 1.11.5
- 1.11.4
- 1.11.3
- 1.11.2
- 1.11.1
- 1.11.0
- 1.10.0
- 1.9.3
- 1.9.2
- 1.9.1
- 1.9.0
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.9
- 1.7.8
- 1.7.7
- 1.7.6
- 1.7.5
- 1.7.4
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.4
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.1
- 1.5.0
- 1.4.1
- 1.4.0
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- 0.9.0
- dev-add-boolean-dom-class
- dev-bugfix-stateconstant-3.0.2
- dev-place-throw-exceptions-behind-config-value
- dev-surround-with-try-catch
- dev-try-catches-and-error-logging
- dev-feature/add-unpublished-webhook
- dev-sanderjongsma-patch-1
- dev-femkepetter-patch-1
- dev-1.7-release-line
- dev-implement-testing-suite
- dev-alternatelinks-and-canonicals-for-routes
This package is auto-updated.
Last update: 2024-10-15 10:56:19 UTC
README
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.
- First
- Enable Prismic
- Paste the entry point
- Save
- Second
- Select language
- Save
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.