sunnysideup / ecommerce
Silverstripe E-commerce Application
Installs: 5 012
Dependents: 76
Suggesters: 1
Security: 0
Stars: 24
Watchers: 11
Forks: 23
Open Issues: 17
Type:silverstripe-vendormodule
Requires
- pelago/emogrifier: ^4.0@stable
- silverstripe/lumberjack: ^2.0@stable
- silverstripe/recipe-cms: ^4.0@stable
- sunnysideup/cms_edit_link_field: ^9.0@stable
- sunnysideup/google_address_field: ^2.0@stable
- sunnysideup/permission_provider: ^6.0@stable
- sunnysideup/vardump: ^1.2@stable
- symbiote/silverstripe-grouped-cms-menu: ^4.0@stable
Requires (Dev)
- phpunit/phpunit: ~5.7
Suggests
- micmania1/silverstripe-lumberjack: great way to take product and product groups out of the sitetree
- silverstripe/geoip: Native Silverstripe way to work out the customer country. Make sure this works on your server, before installing it - otherwise it is useless.
- silverstripe/restfulserver: Adds restful server functionality to your e-commerce site (creates an API for your e-commerce application, allowing third-parties to tap into your e-commerce data)
- sunnysideup/cms_edit_link_field: easier ways to link through within ecommerce objects and other objects that have the CMSEditLink
- sunnysideup/ecommerce_cloud_flare_geoip: Extends Geoip if you are using cloudflare
- sunnysideup/flush: Better, faster output for tasks
- symbiote/silverstripe-grouped-cms-menu: HIGHLY RECOMMENDED! merge e-commerce cms menu items into one section.
- dev-master
- 12.0.1
- 12.0.0
- 11.1.0
- 11.0.9
- 11.0.8
- 11.0.7
- 11.0.6
- 11.0.5
- 11.0.4
- 11.0.3
- 11.0.2
- 11.0.1
- 11.0.0
- 10.0.0
- 9.0.0
- 8.2.0
- 8.1.4
- 8.1.3
- 8.1.2
- 8.1.1
- 8.1.0
- 8.0.0
- 7.1.0
- 7.0.0
- 6.6.2
- 6.6.1
- 6.6.0
- 6.4.0
- 6.3.0
- 6.2.0
- 6.1.0
- 6.0.1
- 6.0.0
- 5.8.1
- 5.7.3
- 5.7.2
- 5.7.1
- 5.7.0
- 5.6.2
- 5.6.1
- 5.6.0
- 5.5.0
- 5.4.0
- 5.3.0
- 5.2.4
- 5.2.3
- 5.2.2
- 5.2.1
- 5.2.0
- 5.1.4
- 5.1.3
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.5
- 5.0.4
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 4.0.0
- 3.x-dev
- 3.2.0
- 3.1.10
- 3.1.9
- 3.1.8
- 3.1.4
- 3.0-rc1
- 2.6.0
- 2.5.0
- 1.1.0
- 1.0.1
- dev-wip/lists
- dev-pulls/fixes-wilr-aug
- dev-upgrades/post-automated
- dev-upgrades/automatedbranch/3to4
- dev-upgrade-prep
- dev-upgrades/starting-point
This package is auto-updated.
Last update: 2021-04-16 21:59:31 UTC
README
Documentation
Requirements
See composer.json for details
Suggested Modules
See composer.json for details
Installation
composer require sunnysideup/ecommerce
Configuration
In the _config
folder you will find the ecommerce.yml.example
file that shows options for the configuration of this module.
We recommend that you:
- copy these
ecommerce.yml.example
files into yourapp/_config
folder (where available - otherwise search forprivate static $
in the module to see what can be configured) - remove the .example extension,
- delete the lines you do not care about, and
- adjust the configurations that you would like to use.
Contributing
We welcome any contributions. See CONTRIBUTING.md for more details.
Paid assistance
You can pay us to create an improved / adapted version of this module for your own projects. Please contact us if you like to find out more: www.sunnysideup.co.nz. For exmaple, we can write tests for this module.
Author
Sunny Side Up Ltd.
Care to see more modules?
To find other modules, please visit ssmods.com.