- Run
composer install
from project directory - Run
php bin/console doctrine:database:create
to create empty database - Run
php bin/console doctrine:migrations:migrate
to create tables and populate database with data - Run
php bin/console fos:elastica:populate
to index products and routes to Elastica - To run import from xml source, run
php bin/console app:import-products-xml
. To run import from DB source, runphp bin/console app:import-products-db
. All parameters should be defined in parameters.yml - After import run
php bin/console fos:elastica:populate
again
-
Notifications
You must be signed in to change notification settings - Fork 0
bochkarev-artem/test-project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published