Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/croct-tech/plug-next
Croct's official SDK for Next.js.
https://github.com/croct-tech/plug-next
ab-testing cms headless-cms nextjs personalization
Last synced: 1 day ago
JSON representation
Croct's official SDK for Next.js.
- Host: GitHub
- URL: https://github.com/croct-tech/plug-next
- Owner: croct-tech
- License: mit
- Created: 2023-10-11T20:25:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-27T02:34:28.000Z (10 days ago)
- Last Synced: 2025-01-28T23:06:57.636Z (8 days ago)
- Topics: ab-testing, cms, headless-cms, nextjs, personalization
- Language: TypeScript
- Homepage: https://docs.croct.com/reference/sdk/nextjs/installation
- Size: 801 KB
- Stars: 14
- Watchers: 5
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Croct Next.js SDK
Bring dynamic, personalized content natively into your applications.
## Introduction
Croct is a headless CMS that helps you manage content, run AB tests, and personalize experiences without the hassle of complex integrations.
## Installation
Run this command to install the SDK:
```sh
npm install @croct/plug-next
```
See our [quick start guide](https://docs.croct.com/reference/sdk/nextjs/installation) for more details.## Documentation
Visit our [official documentation](https://docs.croct.com/reference/sdk/nextjs/installation).
## Support
Join our official [Slack channel](https://croct.link/community) to get help from the Croct team and other developers.
## Contribution
Contributions are always welcome!
- Report any bugs or issues on the [issue tracker](https://github.com/croct-tech/plug-next/issues).
- For major changes, please [open an issue](https://github.com/croct-tech/plug-next/issues) 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](LICENSE).