https://github.com/plentymarkets/plugin-ceres
This is the official Ceres plugin developed by plentymarkets. Ceres is the default template plugin for plentymarkets 7 online stores.
https://github.com/plentymarkets/plugin-ceres
bootstrap ceres hacktoberfest plentymarkets template vue2 webshop
Last synced: 2 months ago
JSON representation
This is the official Ceres plugin developed by plentymarkets. Ceres is the default template plugin for plentymarkets 7 online stores.
- Host: GitHub
- URL: https://github.com/plentymarkets/plugin-ceres
- Owner: plentymarkets
- License: other
- Created: 2016-12-05T14:24:55.000Z (over 8 years ago)
- Default Branch: stable
- Last Pushed: 2025-04-11T15:44:42.000Z (2 months ago)
- Last Synced: 2025-04-12T23:38:56.130Z (2 months ago)
- Topics: bootstrap, ceres, hacktoberfest, plentymarkets, template, vue2, webshop
- Language: PHP
- Homepage: http://www.plentymarkets.eu
- Size: 1.49 GB
- Stars: 42
- Watchers: 39
- Forks: 146
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# plentyShop LTS
This is the official **plentyShop LTS** plugin developed by PlentyONE. **plentyShop LTS** is the default template plugin for [PlentyONE](https://www.plentyone.com/) online stores.
## Requirements
This is a plugin for [plentymarkets](https://www.plentymarkets.com). The [IO](https://github.com/plentymarkets/plugin-io) plugin is required to run the plentymarkets **plentyShop LTS** plugin.
## Installing
For detailed information about plugin provisioning refer to [plentymarkets developers](https://developers.plentymarkets.com/dev-doc/basics#plugin-provisioning).
## Quick start
If you want make your own individual changes to the plentyShop LTS plugin, you need to follow the following steps.
1. Install node.js in the LTS version from [nodejs.org](https://nodejs.org/en/).
2. Open your console and navigate to the plentyShop LTS directory.
3. Run the command **npm install**.
4. After you have integrated your changes, run the command **npm run build**.Your Javascript, widget and SCSS changes have now been assembled locally.
## Plugin documentation
- Learn how to create your [first plentymarkets plugin](https://developers.plentymarkets.com/tutorials/helloworld)
- Installing a [template](https://developers.plentymarkets.com/tutorials/design)
- Developing [template plugins](https://developers.plentymarkets.com/dev-doc/template-plugins)
- The plentymarkets [plugin interface](https://developers.plentymarkets.com/dev-doc/basics#introduction-interface)
- The plentymarkets [REST API](https://developers.plentymarkets.com/rest-doc/introduction)## Join our community
Sign up today and become a member of our [forum](https://forum.plentymarkets.com/c/plugin-entwicklung). Discuss the latest trends in plugin development and share your ideas with our community.
## Contribute to the project
If you want to contribute to our open source projects, you can learn how to open pull requests in our [Contribution guide](https://github.com/plentymarkets/plugin-ceres/blob/stable/contributionGuide.md).
## Versioning
Visit our forum and find the latest news and updates in our [Changelog](https://forum.plentymarkets.com/c/changelog?order=created).
## License
This project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE - see the [LICENSE.md](/LICENSE.md) file for details.