@croct/plug-hydrogen
v0.2.0
Published
React components and utilities to plug your Shopify Hydrogen storefronts into Croct.
Downloads
54
Readme
Introduction
Croct is a headless CMS that helps you manage content, run AB tests, and personalize experiences without the hassle of complex integrations.
This SDK plugs Croct into Shopify Hydrogen storefronts running on Oxygen. It works with both React Router 7 and Remix-era Hydrogen apps, personalizes content server-side in your loaders (no flicker), and automatically forwards Shopify analytics events to Croct.
Installation
Run this command to install the SDK:
npm install @croct/plug-hydrogenSee our quick start guide for more details.
Documentation
Visit our official documentation.
Support
Join our official Slack channel to get help from the Croct team and other developers.
Contribution
Contributions are always welcome!
- Report any bugs or issues on the issue tracker.
- For major changes, please open an issue first to discuss what you would like to change.
- Please make sure to update tests as appropriate. Run tests with
npm test.
License
This library is licensed under the MIT license.
