kiwa / template-basic
Basic template for Kiwa WCMS
Requires
- php: ^7.1
- bitandblack/rows: ~2
- kiwa/template-console: ~0
Suggests
- kiwa/template-console: A CLI that helps to set up the template configuration.
- kiwa/template-skeleton: A blank skeleton to create a new template for Kiwa WCMS.
README
Basic Template for Kiwa WCMS
This is the basic template for Kiwa WCMS. It gives a welcome screen in your website's root as long as you didn't write your own website template.
Installation
You don't need to install this template, because it's already inside your Kiwa WCMS installation.
Anyhow: This template is no stand-alone application: You need to install Kiwa WCMS at first.
This template belongs to the template
folder like every other template.
Create your own template
This one is also a demo template. If you want to create your own template, please have a look at all the file in here and also at our template skeleton. It creates all the folders you need and makes use of the template console to define database connections, create pages and add meta tags.
Help
If you have questions targeting the template development, contact us under kiwa@bitandblack.com
.