Download the PHP package morozovalexander/symfocommerce without Composer
On this page you can find all versions of the php package morozovalexander/symfocommerce. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download morozovalexander/symfocommerce
More information about morozovalexander/symfocommerce
Files in morozovalexander/symfocommerce
Download morozovalexander/symfocommerce
More information about morozovalexander/symfocommerce
Files in morozovalexander/symfocommerce
Vendor morozovalexander
Package symfocommerce
Short Description symfony framework based ecommerce project
License MIT
Package symfocommerce
Short Description symfony framework based ecommerce project
License MIT
Please rate this library. Is it a good library?
morozovalexander/symfocommerce
Rate from 1 - 5
Rated 5.00 based on 3 reviews
Rated 5.00 based on 3 reviews
Informations about the package symfocommerce
Symfocommerce
Symfony3 Standart Edition based ecommerce project.
Demo version: http://symfocommerce.webgrowth.xyz
- Products with related categories and manufacturers.
- Advanced and convenient admin panel
- Products sorting by name or price
- Disabling products by set zero quantity
- Ability to add products to favourites
- Seo friendly navigation, meta tags and description on each page, routes using slug, not id's, slug generator in admin section
- Different product measures, e.g. grammes, pieces, oz., ml.
- Category and manufacturer images
- Several product images, fancybox, image uploading by dropzone in admin
- Interactive javascript cart, online cart edition
- News section, last news displayed on main page
- Static pages and links to static pages in top menu
- Slides on top page, slides management in admin section
- Summernote editor for all descriptions
- Sitemap autogeneration
Print /admin to access admin section.
To start use project run next console commands:
- $ composer update
- $ php bin/console doctrine:database:create
- $ php bin/console doctrine:migrations:migrate
You can load some test data and admin account (admin/admin) if you want
- $ php bin/console doctrine:fixtures:load
Do not forget to set permissions for var/cache/, var/logs/, var/sessions/, web/media/ to run symfony ;)
All versions of symfocommerce with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.5
doctrine/orm Version ^2.5
doctrine/doctrine-bundle Version ^1.6
symfony/swiftmailer-bundle Version ^3.5.0
symfony/monolog-bundle Version ^3.6.0
php-http/guzzle6-adapter Version ^2.0
sensio/framework-extra-bundle Version ^3.0.2
incenteev/composer-parameter-handler Version ^2.0
friendsofsymfony/user-bundle Version ~2.0@dev
doctrine/doctrine-fixtures-bundle Version ^2.3
doctrine/doctrine-migrations-bundle Version ^3.0
oneup/uploader-bundle Version ^3.0
cocur/slugify Version ^1.4
liip/imagine-bundle Version ^2.7
knplabs/knp-paginator-bundle Version ^5.3.0
presta/sitemap-bundle Version ^2.3.1
symfony/flex Version ^1.1
symfony/polyfill-mbstring Version ^1.20
symfony/dotenv Version ^4.4
php-http/httplug-bundle Version ^1.19
doctrine/orm Version ^2.5
doctrine/doctrine-bundle Version ^1.6
symfony/swiftmailer-bundle Version ^3.5.0
symfony/monolog-bundle Version ^3.6.0
php-http/guzzle6-adapter Version ^2.0
sensio/framework-extra-bundle Version ^3.0.2
incenteev/composer-parameter-handler Version ^2.0
friendsofsymfony/user-bundle Version ~2.0@dev
doctrine/doctrine-fixtures-bundle Version ^2.3
doctrine/doctrine-migrations-bundle Version ^3.0
oneup/uploader-bundle Version ^3.0
cocur/slugify Version ^1.4
liip/imagine-bundle Version ^2.7
knplabs/knp-paginator-bundle Version ^5.3.0
presta/sitemap-bundle Version ^2.3.1
symfony/flex Version ^1.1
symfony/polyfill-mbstring Version ^1.20
symfony/dotenv Version ^4.4
php-http/httplug-bundle Version ^1.19
The package morozovalexander/symfocommerce contains the following files
Loading the files please wait ....