Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 23 hours 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 (about 8 years ago)
- Default Branch: stable
- Last Pushed: 2024-10-29T09:47:32.000Z (about 2 months ago)
- Last Synced: 2024-10-29T09:50:51.696Z (about 2 months ago)
- Topics: bootstrap, ceres, hacktoberfest, plentymarkets, template, vue2, webshop
- Language: PHP
- Homepage: http://www.plentymarkets.eu
- Size: 1.39 GB
- Stars: 42
- Watchers: 41
- Forks: 146
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![plentymarkets Logo](http://www.plentymarkets.eu/layout/pm/images/logo/plentymarkets-logo.jpg)
# plentyShop LTS ![Travis Build Stable](https://img.shields.io/travis/plentymarkets/plugin-ceres/stable?label=build)
This is the official **plentyShop LTS** plugin developed by plentymarkets. **plentyShop LTS** is the default template plugin for [plentymarkets](https://www.plentymarkets.eu/tour/) 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.