Download the PHP package softcommerce/module-graphcommerce-cms without Composer
On this page you can find all versions of the php package softcommerce/module-graphcommerce-cms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download softcommerce/module-graphcommerce-cms
More information about softcommerce/module-graphcommerce-cms
Files in softcommerce/module-graphcommerce-cms
Package module-graphcommerce-cms
Short Description Magento GraphCommerce CMS.
License OSL-3.0 AFL-3.0
Informations about the package module-graphcommerce-cms
GraphCommerce headless CMS extension for Magento 2
The core purpose of this module is to provide integration of PageBuilder Content Management System for GraphCommerce® headless theme, eventually replacing original HyGraph with its own CMS. This module extends PageBuilder's functionality by introducing custom components that are used for building page content.
Features
- Build rich page content by using Magento's native PageBuilder;
- Create media asset elements that support both images, SVG and video formats;
- CMS Pages, Blocks, Widgets, Categories and Products are supported;
- Add your own custom PageBuilder components;
Supported PageBuilder Components
- Use
cmsRowHeroBanner
component to build elements with banner elements; - Use
CmsRowLinks
component to build link elements that support linking to categories, products and custom URL paths. - Use
CmsRowProduct
component to build catalog elements with ability to specify products by either category, SKU or custom rules; - Use
CmsRowSpecialBanner
component to build banner content elements; - Use
CmsRowQuote
component to build rich text quotes; - Use
CmsRowText
component to build rich text content; - Use
CmsRowServiceLinks
component to build service links with the support of MUI icons;
Supported PageBuilder Elements
gc-asset
- used to serve images and video files;gc-heading
- used to provide a heading for components that require titles.gc-page-links
- used to provide links that support either a direct, product, category or CMS page URL;gc-products
- used to provide product listing defined by either a category, SKUs or a custom rule;gc-richtext
- used to provide content built with the wysiwyg as an AST format;
Compatibility
- Open Source >= 2.4.4
Demo
https://graphcommerce-cms.softcommerce.dev/
Magento Extension Installation
Using composer
Post Installation
In production mode:
In development mode:
GraphCommerce Node Package Installation
Using YARN [recommended]
Using NPM
Magento Demo [sample] Project Installation
Install latest magento instance
Create DB & USER (replace credentials & password as required)
Install magento application
Install sample data
Set the application to production
*** Note: SSL certificate is required. Use free one from https://letsencrypt.org/
GraphCommerce PWA Demo Project
Both Magento & GraphCommerce plugins require some modifications to GC React project pages. Use the demo below as a starting point for your project.
- Edit graphcommerce.config.js file to change the canonical and endpoint URLs as required.
- Edit next.config.js file to change images hostname configuration.
License
Open Software License (OSL 3.0).
Please see LICENSE.txt
for full details of the OSL 3.0 license.
Thanks for dropping by
All versions of module-graphcommerce-cms with dependencies
magento/module-cms-graph-ql Version ^100.4
magento/module-page-builder Version 2.2.*
softcommerce/module-core Version ^1.5
softcommerce/module-seosuite Version *