https://github.com/silvercommerce/subsites
Additional extensions to allow subsite isolation of SilverCommerce stores
https://github.com/silvercommerce/subsites
Last synced: 5 months ago
JSON representation
Additional extensions to allow subsite isolation of SilverCommerce stores
- Host: GitHub
- URL: https://github.com/silvercommerce/subsites
- Owner: silvercommerce
- License: bsd-3-clause
- Created: 2018-07-24T15:55:10.000Z (almost 8 years ago)
- Default Branch: 1.0
- Last Pushed: 2018-09-24T14:20:40.000Z (over 7 years ago)
- Last Synced: 2025-08-18T03:25:34.909Z (10 months ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Contributing: contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# SilverCommerce Subsites
A simple module that adds basic extensions to allow subsite isolation of extended
dataobjects and model admin classes.
## Installation
Install via composer
composer require silvercommerce/subsites
## Config
Simply add these extensions to any `ModelAdmin`/`DataObject` classes that you want to
add subsites support for.