Zoomment is an innovative, open-source commenting platform designed to transform your website into a vibrant community hub. With features like customizable themes, real-time notifications, RSS feed integration, and expressive emoji reactions, Zoomment makes it simple to foster engaging discussions and connect with your audience on a deeper level.
To add the Zoomment commenting platform to your website, simply insert the following HTML code snippet into the HTML of the page where you want the comments to appear:
<div
id="zoomment"
data-theme="light"
data-language="en"
data-emotions="❤️,😀,🪄,🥸,💡,🤔,💩,😢"
></div>
<script src="https://cdn.zoomment.com/zoomment.min.js"></script>
This snippet creates a dedicated space on your page for the Zoomment comments section and loads the necessary JavaScript to power the interaction.
Zoomment is designed to be highly customizable, allowing you to tailor the commenting experience to fit your website’s theme and your audience's preferences. Here are the configuration options available through data attributes:
Attribute Name | Possible values |
---|---|
data-theme | light, dark, black |
data-language | en, hy, hyw, ru, zh |
data-emotions | list comma separated emojis, leave empty if not needed |
We believe in the power of community and the incredible impact collaborative development can have on a project. That's why we invite developers, designers, and web enthusiasts to contribute to Zoomment. Whether it's adding new features, fixing issues, or improving documentation, your contributions are invaluable to us.
- Contribute Code: Feel inspired to add a feature or enhance existing ones? Fork our repo and submit a pull request.
- Fix an Issue: Browse through our issues, pick one that resonates with you, and help us refine Zoomment for everyone.
- Create Pull Requests: Your code improvements or feature additions are always welcome. Each pull request helps make Zoomment better for the community.
While Zoomment is free to use and contribute to, maintaining and developing the platform requires resources. This is where donations become crucial. Your support, whether through Patreon, GitHub Sponsors, or direct contributions, directly impacts our ability to improve and scale Zoomment. Donations help us:
- Maintain and improve technical support.
- Continue the development of new and exciting features.
- Fix bugs and enhance platform stability.
- Keep our team motivated and focused on making Zoomment the best open-source commenting platform.