alexstack / silverstripe-all-in-one
SilverStripe All-in-one for start a new website. You can build a basic website within 30 minutes after installed.
Installs: 60
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
README
- SilverStripe All-in-one for start a new website. You can build a basic website within 30 minutes after installed.
- Bootstrap 4 themes included
- Contact Us Form included
- Custom Carousel Slider included
- Change themes in the settings from the admin without touch the themes.yml file
- Easy to custom page top logo, copyright content at the bottom of every page, page content above nav bar, reserved fields for extension, custom css file
How to install
composer require alexstack/silverstripe-all-in-one
Global settings in the admin
Start a new SilverStripe website/project
cd your-website-root-folder composer create-project silverstripe/installer ./silverstripe ln -s silverstripe/public public // Go to the browser install SilverStripe first cd silverstripe/ composer require alexstack/silverstripe-all-in-one
License
- BSD-3-Clause