Download the PHP package oxid-esales/eshop-db-views-regenerator without Composer
On this page you can find all versions of the php package oxid-esales/eshop-db-views-regenerator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oxid-esales/eshop-db-views-regenerator
More information about oxid-esales/eshop-db-views-regenerator
Files in oxid-esales/eshop-db-views-regenerator
Download oxid-esales/eshop-db-views-regenerator
More information about oxid-esales/eshop-db-views-regenerator
Files in oxid-esales/eshop-db-views-regenerator
Vendor oxid-esales
Package eshop-db-views-regenerator
Short Description OXID eShop database views regeneration from console command
License GPL-3.0
Package eshop-db-views-regenerator
Short Description OXID eShop database views regeneration from console command
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package eshop-db-views-regenerator
OXID eShop views regenerator
This component provides eShop the way of creating/recreating the views structure
from console command. The script should be accessible through the oe-eshop-facts
component. Information on how to use oe-eshop-db_views_regenerate
script together
with oe-eshop-facts
can be found in the following
README.
Alternative way of running
ESHOP_BOOTSTRAP_PATH='source/bootstrap.php' vendor/bin/oe-eshop-db_views_regenerate
Possible return error codes
After the execution of script it will return one of the following return error codes:
0
- If the execution went without errors;1
- If an exception was thrown and details are stored inEXCEPTION_LOG.txt
file;2
- If an unknown error has been thrown and no details are available.
All versions of eshop-db-views-regenerator with dependencies
PHP Build Version
Package Version
Requires
oxid-esales/eshop-facts Version
*
The package oxid-esales/eshop-db-views-regenerator contains the following files
Loading the files please wait ....