All Projects → EC-CUBE → Ec Cube

EC-CUBE / Ec Cube

Licence: other
EC-CUBE is the most popular e-commerce solution in Japan

Projects that are alternatives of or similar to Ec Cube

Sylius Standard
Open Source eCommerce Application on top of Symfony
Stars: ✭ 165 (-72.08%)
Mutual labels:  ecommerce, ecommerce-platform, symfony-application, symfony
Kimai2
Kimai v2 is a web-based multiuser time-tracking application. Free for everyone: freelancers, agencies, companies, organizations - all can track their times, generate invoices and more. SaaS version available at https://www.kimai.cloud
Stars: ✭ 1,216 (+105.75%)
Mutual labels:  symfony-application, twig, symfony
Symfony Demo App
A Symfony demo application with basic user management
Stars: ✭ 122 (-79.36%)
Mutual labels:  symfony-application, twig, symfony
Phpdish
🏠 PHPDish is a powerful forum system written in PHP. It is based on the Symfony PHP Framework.
Stars: ✭ 225 (-61.93%)
Mutual labels:  symfony-application, twig, symfony
Bolt
Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL.
Stars: ✭ 4,136 (+599.83%)
Mutual labels:  symfony-application, twig, symfony
Sylius
Open Source eCommerce Platform on Symfony
Stars: ✭ 6,598 (+1016.41%)
Mutual labels:  ecommerce, ecommerce-platform, symfony
Core
Zikula Core Framework
Stars: ✭ 213 (-63.96%)
Mutual labels:  symfony-application, twig, symfony
Ecommerce
A powerful and lightweight eCommerce platform using ReactJs, Graphql, PHP, and Mysql.
Stars: ✭ 28 (-95.26%)
Mutual labels:  ecommerce, ecommerce-platform, symfony
Platform
Shopware 6 is an open source eCommerce platform realised by the ideas and the spirit of its community.
Stars: ✭ 1,267 (+114.38%)
Mutual labels:  ecommerce, twig, symfony
Orocommerce
Main OroCommerce package with core functionality.
Stars: ✭ 148 (-74.96%)
Mutual labels:  ecommerce, ecommerce-platform, symfony
Wellcommerce
Open-source E-Commerce software
Stars: ✭ 499 (-15.57%)
Mutual labels:  ecommerce, ecommerce-platform, symfony
React Storefront
Build and deploy e-commerce progressive web apps (PWAs) in record time.
Stars: ✭ 275 (-53.47%)
Mutual labels:  ecommerce, ecommerce-platform
Saleor Dashboard
A GraphQL-powered, single-page dashboard application for Saleor.
Stars: ✭ 278 (-52.96%)
Mutual labels:  ecommerce, ecommerce-platform
Workarea
Workarea is an enterprise-grade Ruby on Rails commerce platform
Stars: ✭ 290 (-50.93%)
Mutual labels:  ecommerce, ecommerce-platform
React Storefront
React Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, Apache-2.0 license. Join us as contributor ([email protected]).
Stars: ✭ 292 (-50.59%)
Mutual labels:  ecommerce, ecommerce-platform
Twig Pack
A Symfony pack for Twig
Stars: ✭ 255 (-56.85%)
Mutual labels:  twig, symfony
Paid Memberships Pro
The most complete member management and membership subscriptions plugin for your WordPress site.
Stars: ✭ 293 (-50.42%)
Mutual labels:  ecommerce, ecommerce-platform
Ezplatform
Meta repository that pulls in all dependencies for clean distribution of Ibexa Platform.
Stars: ✭ 322 (-45.52%)
Mutual labels:  symfony-application, symfony
Bagisto
An easy to use, free and open source laravel eCommerce platform to build your online shop in no time.
Stars: ✭ 4,140 (+600.51%)
Mutual labels:  ecommerce, ecommerce-platform
Solidus
🛒Solidus, Rails eCommerce System
Stars: ✭ 3,985 (+574.28%)
Mutual labels:  ecommerce, ecommerce-platform

EC-CUBE 4.0

Build Status codecov

Slack

Deploy

  • 本ドキュメントはEC-CUBEの開発者を主要な対象者としております。
  • パッケージ版は正式リリース後にEC-CUBEオフィシャルサイトで配布します。
  • カスタマイズやEC-CUBEの利用、仕様に関しては開発コミュニティをご利用ください。
  • 本体開発にあたって不明点などあればIssueをご利用下さい。
  • EC-CUBE 3系の保守については、 EC-CUBE/ec-cube3にて開発を行っております。
  • EC-CUBE 2系の保守については、 EC-CUBE/ec-cube2にて開発を行っております。

インストール

EC-CUBE 4.0のインストール方法

開発ドキュメントの インストール方法 の手順に従ってインストールしてください。

CSS の編集・ビルド方法

Sass を使用して記述されています。 Sass のソースコードは html/template/{admin,default}/assets/scss にあります。 前提として [https://nodejs.org/ja/] より、 Node.js をインストールしておいてください。

以下のコマンドでビルドすることで、 html/template/**/assets/css に CSS ファイルが出力されます。

npm ci # 初回およびpackage-lock.jsonに変更があったとき
npm run build # Sass のビルド

動作確認環境

  • Apache 2.4.x (mod_rewrite / mod_ssl 必須)
  • PHP 7.3.x
  • PostgreSQL 10.x / MySQL 5.7.x
  • ブラウザー:Google Chrome

詳しくは開発ドキュメントの システム要件 をご確認ください。

ドキュメント

EC-CUBE 4.0 開発ドキュメント@doc4.ec-cube.net

EC-CUBE 4.0 の仕様や手順、開発Tipsに関するドキュメントを掲載しています。 修正や追記、新規ドキュメントの作成をいただく場合、以下のレポジトリからPullRequestをお送りください。 https://github.com/EC-CUBE/doc4.ec-cube.net

開発への参加

EC-CUBE 4.0の不具合の修正、機能のブラッシュアップを目的として、継続的に開発を行っております。 コードのリファクタリング、不具合修正以外のPull Requestを送る際は、Pull Requestのコメントなどに意図を明確に記載してください。

Pull Requestの送信前に、Issueにて提議いただく事も可能です。 Issuesの利用方法については、こちらをご確認ください。

Slackでも本体の開発に関する意見交換などを行っております。

コピーライトポリシーへの同意

コードの提供・追加、修正・変更その他「EC-CUBE」への開発の御協力(Issue投稿、Pull Request投稿など、GitHub上での活動)を行っていただく場合には、 EC-CUBEのコピーライトポリシーをご理解いただき、ご了承いただく必要がございます。 Issueの投稿やPull Requestを送信する際は、EC-CUBEのコピーライトポリシーに同意したものとみなします。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].