Installing and updating
Installing
- Download and unzip the archive
- Copy the contents of
_add-ons
into_add-ons
.
(Bison comes with the core, and a few additional sub-addons like fieldtypes.) - Copy the contents of
_config/add-ons/bison
into to_config/add-ons/bison
- Rename
_config/add-ons/bison/_bison.yaml
tobison.yaml
. - Turn off caching (
http_cache_expires
andhtml_caching
) or at least be aware of them.
Configuration
- Add the required configuration settings.
- Set up your shipping method
- Add appropriate routes
- Add your payment gateway details
Updating
- Download and unzip the archive
- Back up your existing
_add-ons/bison_*
folders. - Copy the contents of
_add-ons
to_add-ons
. - Check
_config/add-ons/bison/_bison.yaml
for any newly added settings. - Consult the changelog for any version specific instructions.
Problem with this page? Edit it on Github.