Create README.md

This commit is contained in:
Alexander Trofimov
2023-05-18 10:38:33 +03:00
committed by catbasilio
parent a01cf3fe34
commit 979ef341cc

27
README.md Normal file
View File

@ -0,0 +1,27 @@
[![License](https://img.shields.io/badge/License-Apache_2.0-green.svg)](https://www.apache.org/licenses/LICENSE-2.0)
## Overview
Welcome to the onlyoffice.github.io repository! This repository contains the necessary files and resources to set up and manage plugins for ONLYOFFICE.
## Repository Structure
* **sdkjs-plugins/**: This directory contains the stylesheets and CSS files used for plugin customization and styling. Also it contains the code and resourses of all plugins in store.
* **store/**: This directory contains the code and resources for the Plugins Manager. It includes the necessary scripts and configurations to manage plugins within ONLYOFFICE.
## Contributing
If you would like to contribute to the ONLYOFFICE Plugin Marketplace, we welcome your contributions. To contribute, please follow these [guidelines](https://github.com/ONLYOFFICE/onlyoffice.github.io/tree/master/store#how-to-build-and-add-your-own-plugin). We appreciate your contributions and will review them as soon as possible.
## License
onlyoffice.github.io is licensed under the Apache License, version 2.0. See [LICENSE](LICENSE) for more information.
## User Feedback and Support
If you have any problems with or questions about ONLYOFFICE Plugins and Plugins Manager, please visit our official forum to find answers to your questions: [forum.onlyoffice.com](https://forum.onlyoffice.com) or you can ask and answer ONLYOFFICE development questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/onlyoffice).
If you encounter any issues or have any questions regarding the ONLYOFFICE Plugins and Plugins Manager, please open an issue in the repository. We'll be glad to assist you.
## Acknowledgments
We would like to thank all the contributors and developers who have worked on the ONLYOFFICE Plugin Marketplace.