zeromax / contao-sb-admin
Responsive Backend Theme for Contao Based on Startbootstrap Admin 2.0
Installs: 237
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 5
Forks: 0
Open Issues: 6
Language:CSS
Type:contao-module
Requires
- php: >=5.4.0
- contao-community-alliance/composer-plugin: ~2.2
- contao/core: >=3.2,<4.0
Replaces
- contao-legacy/sb-admin: *
This package is not auto-updated.
Last update: 2024-11-21 00:58:16 UTC
README
contao-sb-admin
This is a back end theme for the Open Source CMS Contao https://contao.org.
It is based on bootstrap and the theme from https://github.com/IronSummitMedia/startbootstrap-sb-admin-2
License
contao-sb-admin is licensed under the terms of the GNU Lesser General Public License version 3. https://github.com/Zeromax/contao-sb-admin/blob/master/LICENSE
Requirements
- PHP >= 5.4.0
- Contao >= 3.2
Installation
Installation via composer or Extension Repository from Contao
- install the Extension
- log in and choose the theme
sb-admin
in your user settings - if you add
$GLOBALS['TL_CONFIG']['backendTheme'] = 'sb-admin';
to your localconfig you will get the full support of the theme and you have to copy the following templates to yourtemplate
Folder- be_forbidden.html5
- be_no_active.html5
- be_no_forward.html5
- be_no_layout.html5
- be_no_page.html5
- be_no_root.html5
- be_referer.html5
- be_unavailable.html5
- be_incomplete.html5
- be_error.html5
Used Plugins and Contents
- Background picture from @planepix (http://planepix.de)
- startbootstrap-sb-admin-2 Theme (https://github.com/IronSummitMedia/startbootstrap-sb-admin-2)
- bootstrap (http://getbootstrap.com/)