This is the official plentyShop LTS plugin developed by PlentyONE. plentyShop LTS is the default template plugin for PlentyONE online stores.
This is a plugin for plentymarkets. The IO plugin is required to run the plentymarkets plentyShop LTS plugin.
For detailed information about plugin provisioning refer to plentymarkets developers.
If you want make your own individual changes to the plentyShop LTS plugin, you need to follow the following steps.
- Install node.js in the LTS version from nodejs.org.
- Open your console and navigate to the plentyShop LTS directory.
- Run the command npm install.
- After you have integrated your changes, run the command npm run build.
Your Javascript, widget and SCSS changes have now been assembled locally.
- Learn how to create your first plentymarkets plugin
- Installing a template
- Developing template plugins
- The plentymarkets plugin interface
- The plentymarkets REST API
If you want to contribute to our open source projects, you can learn how to open pull requests in our Contribution guide.
Find the latest news and updates in our Changelog.
This project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE - see the LICENSE.md file for details.