Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
bcwebshop | Brookins Consulting | stable |
Version | Compatible with |
---|---|
N/A | N/A |
bcwebshop is the eZ Publish webshop module views within a separate extension providing for greater customization of the base web shop solution.
This extension is now compatible and tested with eZ Publish 5.x+ (Legacy) and PHP 8.2.3
Tested with Netgen eZ Publish Legacy 5.99.99alpha1
This solution depends on this extension being loaded in your settings/override/site.ini.append.php
[ExtensionSettings]
ActiveExtensions[]
ActiveExtensions[]=bcwebshop
This solution depends on autoloads to function
To use this solution you must first regenerate autoloads for your installation
php ./bin/php/ezpgenerateautoloads.php -e;
This script depends on kernel override autoloads to function
To use this solution you must first regenerate autoloads for your installation
php ./bin/php/ezpgenerateautoloads.php -o;
The complete extension usage documentation is included in the file doc/USAGE.
The complete extension credits documentation is included in the file doc/CREDITS.