No description
Find a file
Mateusz Zalewski a1bca9a331
bug #11999 [Maintenance] Bump psalm, fix naming issues and build (lchrusciel)
This PR was merged into the 1.8 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.8
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.7 or 1.8 branch (the lowest possible)
 - Features and deprecations must be submitted against the master branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


Commits
-------

1d6f4dc9a2 [Maintenance] Bump psalm, fix naming issues and build
2020-11-03 16:20:29 +01:00
.github Add mention about translation in CONTRIBUTING.md 2020-07-15 15:34:09 +02:00
adr [ADR] Minor text adjustments 2020-09-08 11:40:18 +02:00
app Resolve upmerge conflict 2020-09-17 20:47:30 +02:00
bin Make packages build passing 2020-04-15 18:13:18 +02:00
config [API] Separate providers for shop and admin users 2020-10-02 10:52:11 +02:00
docs [Maintenance] Bump psalm, fix naming issues and build 2020-11-03 14:35:01 +01:00
etc Explain migrations UPGRADE in details 2020-10-01 12:39:55 +02:00
features Merge branch '1.7' into 1.8 2020-10-19 12:43:54 +02:00
public Apply coding standard fixes 2019-01-13 15:31:33 +01:00
src [Maintenance] Bump psalm, fix naming issues and build 2020-11-03 14:35:01 +01:00
templates Fix error templates path 2018-10-04 15:53:12 +02:00
tests Revert "Add field where You can verify shop user" 2020-07-16 09:37:38 +02:00
translations [Maintenance] Update composer, bundles and symfony lock 2020-09-04 14:29:26 +02:00
var Use Symfony 3 directory structure 2016-11-22 19:02:56 +01:00
.babelrc Use rollup to bundle JS (ES6 modules) 2018-06-15 19:49:05 +02:00
.editorconfig Use rollup to bundle JS (ES6 modules) 2018-06-15 19:49:05 +02:00
.env [API] Registering shop users 2020-04-15 17:07:57 +02:00
.env.test [API][Travis] Set up JWT in travis 2020-03-17 15:14:24 +01:00
.env.test_cached [API][Travis] Set up JWT in travis 2020-03-17 15:14:24 +01:00
.eslintrc.js Use rollup to bundle JS (ES6 modules) 2018-06-15 19:49:05 +02:00
.gitignore add /.php-version and /php.ini files to .gitignore 2020-04-24 17:58:57 +03:00
.symfony.insight.yaml Update .symfony.insight.yaml to latest PHP version 2020-07-10 21:46:46 +02:00
.travis.yml [Travis] Fix deprecations in the config 2020-06-02 16:47:30 +02:00
behat.yml.dist Travis Bionic + Chrome Headless + PHP 7.4 support 2020-05-26 20:20:04 +02:00
CHANGELOG-1.0.md Generate changelog for v1.0.18 2018-07-10 13:22:15 +02:00
CHANGELOG-1.1.md Use https instead of http for all (almost) links 2020-05-16 19:59:12 +02:00
CHANGELOG-1.2.md Use https instead of http for all (almost) links 2020-05-16 19:59:12 +02:00
CHANGELOG-1.3.md Prepare v1.3.16 release 2020-01-27 16:11:16 +01:00
CHANGELOG-1.4.md Prepare v1.4.12 release 2020-01-27 16:13:38 +01:00
CHANGELOG-1.5.md Prepare v1.5.9 release 2020-01-27 16:15:47 +01:00
CHANGELOG-1.6.md Generate changelog for v1.6.9 2020-10-19 13:54:01 +02:00
CHANGELOG-1.7.md [Release] Generate changelog for v1.7.9 2020-10-19 14:34:35 +02:00
CHANGELOG-1.8.md [Release] Generate changelog for v1.8.3 2020-10-19 14:43:53 +02:00
composer.json [Maintenance] Bump psalm, fix naming issues and build 2020-11-03 14:35:01 +01:00
easy-coding-standard.yml Apply coding standard fixes 2020-06-24 14:07:48 +02:00
gulpfile.babel.js Switch "web" directory to "public" 2018-08-15 14:30:31 +02:00
LICENSE Happy new year! 2020-01-17 11:34:05 +01:00
package.json Bump jquery from 3.4.1 to 3.5.0 2020-04-30 01:33:31 +00:00
phpspec.yml.dist [API] Implement managing payment state feature 2020-03-17 15:14:29 +01:00
phpstan.neon Upgrade static analysis tools and improve their usage 2020-06-18 17:42:57 +02:00
phpunit.xml.dist Merge branch '1.3' into 1.4 2019-02-11 09:12:44 +01:00
psalm.xml [Api] Add experimental warning to swagger 2020-09-07 14:48:48 +02:00
README.md Update README 2020-09-13 20:05:17 +02:00
SECURITY.md Refer to release process from SECURITY.md 2019-06-12 22:29:14 +08:00
symfony.lock [Maintenance] Bump psalm, fix naming issues and build 2020-11-03 14:35:01 +01:00
UPGRADE-1.0.md Use https instead of http for all (almost) links 2020-05-16 19:59:12 +02:00
UPGRADE-1.1.md Mention BC breaks caused while fixing security issues 2018-07-10 13:27:39 +02:00
UPGRADE-1.2.md Mention BC breaks caused while fixing security issues 2018-07-10 13:29:42 +02:00
UPGRADE-1.3.md Fix typos 2020-04-27 12:44:17 +02:00
UPGRADE-1.4.md Remove known errors section 2019-06-20 17:27:16 +08:00
UPGRADE-1.5.md [UPGRADE] Mention locale requirement change in UPGRADE-1.5 2019-07-04 13:08:05 +02:00
UPGRADE-1.6.md Add JQuery Dirtyforms in UPGRADE-1.6.md 2019-10-11 12:44:27 +02:00
UPGRADE-1.7.md Add warning on tax calculation in 1.7's upgrade 2020-08-28 12:44:23 +02:00
UPGRADE-1.8.md [API] Separate providers for shop and admin users 2020-10-02 10:52:11 +02:00
UPGRADE-2.0.md Fixed typo 2018-11-27 10:08:05 +01:00
webpack.config.js Add Webpack Encore 2019-11-06 15:08:34 +01:00
yaml-standards.yaml Rebase YAML standards PR to Sylius 1.5 2019-12-18 10:46:23 +01:00
yarn.lock Upgrade yarn.lock 2020-06-24 14:20:00 +02:00

Sylius is an Open Source eCommerce platform on top of Symfony.

The highest quality of code, strong testing culture, built-in Agile (BDD) workflow and exceptional flexibility make it the best solution for applications tailored to your business requirements. Powerful REST API allows for easy integrations and creating unique customer experience on any device.

We're using full-stack Behavior-Driven-Development, with phpspec and Behat.

Enjoy being an eCommerce Developer again!

⚙️ Installation

Install Sylius with Composer (see requirements details).

Follow the Getting started with Sylius tutorial!

📖 Documentation

Documentation is available at docs.sylius.com.

🛣️ Roadmap

Our agile roadmap is available publicly on our website.

If you'd like to contribute, please post your ideas via Github Issues.

🤝 Community

Get Sylius support on Slack, Forum or Stack Overflow.

Stay updated by following our Twitter and Facebook.

Would like to help us and build the most developer-friendly eCommerce platform? Start from reading our Contributing Guide!

👮 Security issues

If you think that you have found a security issue in Sylius, please do not use the issue tracker and do not post it publicly. Instead, all security issues must be sent to security@sylius.com.

📦 Plugins and Extensions: Sylius Store

You can find Sylius plugins on our Sylius Store which is a Marketplace with Sylius extensions.

Or search for packages marked as sylius-plugin on Packagist.

Sylius Plus

Sylius Plus gives you all the power of Open Source and much more. It comes with the following set of enterprise-grade features:

  • Advanced Multi-store
  • Returns Management
  • Multi-source Inventory
  • Advanced Users Permissions
  • Partial Order Fulfillment
  • Loyalty

What is more, Sylius Plus means SLA-backed support and Project Success Assistance from its creators. Learn more.

📃 License

Sylius is completely free and released under the MIT License.

✍️ Authors

Sylius was originally created by Paweł Jędrzejewski.

Kudos to all Sylius contributors 🙏

... and others!

See the full list of contributors from our awesome community.