Download the PHP package netgen/ezpublish-community-sylius without Composer

On this page you can find all versions of the php package netgen/ezpublish-community-sylius. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package ezpublish-community-sylius

NOTE: Deprecated repo

This repo is deprecated in favor of https://github.com/netgen/ezplatform-sylius due to being based on now unsupported and pretty old versions of eZ Publish (2014.11) and Sylius (0.14). The new repo is based on current versions of both eZ Platform and Sylius.

eZ Publish 5 and Sylius E-Commerce integration

About this repo

This repo provides an example integration of eZ Publish 5 and Sylius E-Commerce.

Initial version of integration provides the ability to run eZ Publish and Sylius as one application, using the same database, but WITHOUT sharing users. Sharing users between eZ Publish and Sylius is planned for further releases.

Two integration points do exist however (provided by NetgenEzSyliusBundle):

Installation instructions

For installation instructions, see INSTALL.md.

Requirements

eZ Publish 5 and Sylius have the same requirements as Symfony2, plus the regular eZ Publish 4 ones.

Minimum PHP version is 5.4.4, but 5.5.x is recommended.

The integration is based on eZ Publish Community 2014.11 and Sylius E-Commerce 0.14

Known issues

Two issues were detected while testing the integration and as of now remain unfixed. However, both issues are not critical and can be easily circumvented and do not affect normal operation:

Credits

The following people worked on integrating eZ Publish and Sylius:

This integration was developed on a commercial project in cooperation with Locastic (development) and Keyteq (project lead).

Copyright

License


All versions of ezpublish-community-sylius with dependencies

PHP Build Version
Package Version
Requires php Version >=5.4.4
symfony/symfony Version ~2.5.0
twig/extensions Version ~1.0
symfony/assetic-bundle Version ~2.3
symfony/swiftmailer-bundle Version ~2.3
symfony/monolog-bundle Version ~2.4
sensio/distribution-bundle Version ~2.3|~3.0
sensio/generator-bundle Version ~2.3
incenteev/composer-parameter-handler Version ~2.0
tedivm/stash-bundle Version 0.4.*
ezsystems/ezpublish-kernel Version >=2014.11
ezsystems/ezpublish-legacy Version >=2014.11
ezsystems/demobundle Version >=2014.11
ezsystems/comments-bundle Version >=2014.11
egulias/listeners-debug-command-bundle Version ~1.9
white-october/pagerfanta-bundle Version 1.0.*
whiteoctober/breadcrumbs-bundle Version ~1.0.1
nelmio/cors-bundle Version ~1.3
hautelook/templated-uri-bundle Version ~1.0 | ~2.0
doctrine/dbal Version ~2.5@rc
doctrine/doctrine-bundle Version ~1.3@beta
symfony/expression-language Version ~2.4
sensio/framework-extra-bundle Version ~3.0
sylius/sylius Version ~0.14.0
doctrine/migrations Version ~1.0@dev
friendsofsymfony/user-bundle Version 2.0.*@dev
netgen/ez-sylius-bundle Version ~1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package netgen/ezpublish-community-sylius contains the following files

Loading the files please wait ....