Java open source e-commerce software
- Headless commerce
- Shopping cart
- Catalogue
- Search
- Checkout
- Administration
- REST API
http://aws-demo.shopizer.com:8080/
Available soon
Clone the repository:
$ git clone git://github.com/shopizer-ecommerce/shopizer.git
If this is your first time using Github, review http://help.github.com to learn the basics.
You can also download the zip file containing the code from https://github.com/shopizer-ecommerce/shopizer
From the command line:
$ cd shopizer
$ mvnw clean install
copy sm-shop/target/ROOT.war to tomcat or any other application server deployment dir
Increase heap space to 1024 m
If you are using Tomcat, edit catalina.bat for windows users or catalina.sh for linux / Mac users
in Windows
set JAVA_OPTS="-Xms1024m -Xmx1024m -XX:MaxPermSize=256m"
in Linux / Mac
export JAVA_OPTS="-Xms1024m -Xmx1024m -XX:MaxPermSize=256m"
$ cd sm-shop
$ mvnw spring-boot:run
Right click on com.salesmanager.shop.application.ShopApplication
run as Java Application
In Run/Debug Configurations, set to the option Working directory the path of the sm-shop project
run ShopApplication
docker run -p 80:8080 shopizerecomm/shopizer:latest
Access the deployed web application at: http://localhost:8080/
Access the admin section at: http://localhost:8080/admin
username : [email protected]
password : password
The instructions above will let you run the application with default settings and configurations. Please read the instructions on how to connect to MySQL, configure an email server and configure other subsystems
Documentation available http://documentation.shopizer.com
ChatOps https://shopizer.slack.com - Join our Slack channel https://shopizer-slackin.herokuapp.com/
More information is available on shopizer web site here http://www.shopizer.com
If you have interest in giving feedback or for participating to Shopizer project in any way Feel to use the contact form http://www.shopizer.com/contact.html and share your email address so we can send an invite to our Slack channel
Fork the repository to your GitHub account
$ git clone https://github.com/yourusername/shopizer.git
Build application according to steps provided above
$ git remote add upstream https://github.com/yourusername/shopizer.git
$ git pull upstream 2.17.0
$ git checkout -b branch-name
$ git status
$ git commit
$ git push -u origin HEAD
Logiciel de commerce électronique open source Java
- Panier
- Catalogue
- Chercher
- Check-out
- Administration
- API REST
http://aws-demo.shopizer.com:8080/
Bientôt disponible
Clonez le référentiel:
$ git clone git://github.com/shopizer-ecommerce/shopizer.git
Si c'est la première fois que vous utilisez Github, consultez http://help.github.com to learn the basics.
Vous pouvez également télécharger le fichier zip contenant le code depuis https://github.com/shopizer-ecommerce/shopizer
Depuis la ligne de commande:
$ cd shopizer
$ mvnw clean install
copier sm-shop / target / ROOT.war vers tomcat ou tout autre répertoire de déploiement du serveur d'applications
Augmenter l'espace du tas à 1024 m (Heap space)
Si vous utilisez Tomcat, modifiez catalina.bat pour les utilisateurs Windows ou catalina.sh pour les utilisateurs Linux / Mac
sous Windows
set JAVA_OPTS="-Xms1024m -Xmx1024m -XX:MaxPermSize=256m"
sous Linux / Mac
export JAVA_OPTS="-Xms1024m -Xmx1024m -XX:MaxPermSize=256m"
$ cd sm-shop
$ mvnw spring-boot:run
Faites un clic droit sur com.salesmanager.shop.application.ShopApplication
exécuter en tant qu'application Java
Accédez à l'application Web déployée à l'adresse: http: //localhost:8080/
Accédez à la section d'administration à l'adresse: http://localhost: 8080/admin
nom d'utilisateur: [email protected]
mot de passe: password
Les instructions ci-dessus vous permettront d'exécuter l'application avec les paramètres et configurations par défaut. Veuillez lire les instructions pour vous connecter à MySQL, configurer un serveur de messagerie et configurer d'autres sous-systèmes
Documentation disponible sur le wiki http://shopizer-ecommerce.github.io/shopizer/#
ChatOps https://shopizer.slack.com - Rejoignez notre chaîne Slack https://shopizer-slackin.herokuapp.com/
Plus d'informations sont disponibles sur le site Web de Shopizer ici http://www.shopizer.com
Si vous souhaitez donner votre avis ou participer de quelque manière que ce soit au projet Shopizer N'hésitez pas à utiliser le formulaire de contact http://www.shopizer.com/contact.html et à partager votre adresse email afin que nous puissions envoyer une invitation sur notre chaîne Slack
Java开源电子商务软件
- 购物车
- 目录
- 搜索
- 查看
- 行政
- REST API
http://aws-demo.shopizer.com:8080/
即将推出
克隆存储库:
$ git clone git://github.com/shopizer-ecommerce/shopizer.git
如果这是您第一次使用 Github,请查看 http://help.github.com 以了解基础知识。
您还可以从 https://github.com/shopizer-ecommerce/shopizer 下载包含代码的 zip 文件
将要构建应用程序:
从命令行:
$ cd shopizer
$ mvnw clean install
将 sm-shop/target/ROOT.war 复制到 tomcat 或任何其他应用服务器部署目录
将堆空间增加到 1024 m
###Tomcat中的堆空间配置:
如果您使用 Tomcat,请为 windows 用户编辑 catalina.bat 或为 linux / Mac 用户编辑 catalina.sh
在 Windows 中 设置 JAVA_OPTS="-Xms1024m -Xmx1024m -XX:MaxPermSize=256m"
在 Linux / Mac 中 导出 JAVA_OPTS="-Xms1024m -Xmx1024m -XX:MaxPermSize=256m"
$ cd sm-shop
$ mvnw spring-boot:run
右键单击 com.salesmanager.shop.application.ShopApplication
作为 Java 应用程序运行
访问已部署的 Web 应用程序:http://localhost:8080/
访问管理部分:http://localhost:8080/admin
密码:password
上述说明将让您使用默认设置和配置运行应用程序。 请阅读有关如何连接到 MySQL、配置电子邮件服务器和配置其他子系统的说明
可从 wiki http://shopizer-ecommerce.github.io/shopizer/# 获得的文档
ChatOps https://shopizer.slack.com - 加入我们的 Slack 频道 https://shopizer-slackin.herokuapp.com/
更多信息可在此处的购物者网站上获得 http://www.shopizer.com
如果您有兴趣提供反馈或以任何方式参与 Shopizer 项目 请使用联系表 http://www.shopizer.com/contact.html 并分享您的电子邮件地址 这样我们就可以邀请您进入我们的 Slack 频道