beebmx / kirby-starterkit
Beeb.mx Kirby Starter Kit
Requires
- php: ^8.3
- beebmx/kirby-blade: ^6.0
- beebmx/kirby-courier: ^1.0
- beebmx/kirby-env: ^4.0
- getkirby/cms: ^4.7
Requires (Dev)
- laravel/pint: ^1.20
- spatie/ray: ^1.40
README
The easiest way to get started is to install it via Herd with the Custom Starter Kit
interface or through the command line with laravel's installer:
laravel new project-name --using=beebmx/kirby-starterkit
You can also use the traditional way of cloning the repository and installing the dependencies manually. This is a good option if you want to customize the installation or if you are not using Herd.
git clone git@github.com:beebmx/kirby-starterkit.git
cd kirby-starterkit
cp .env.example .env
composer install
npm install
npm run production
If you need to create a plugin, you can use the following command:
composer create-project getkirby/pluginkit site/plugins/plugin-name dev-4-panel --remove-vcs
Kirby: the CMS that adapts to any project, loved by developers and editors alike. The Starterkit is a full-blown Kirby installation with a lot of example content, blueprints, templates and more. It is ideal for new users to explore many of Kirby's options and get to know the Panel.
You can learn more about Kirby at getkirby.com.
Try Kirby for free
You can try Kirby and the Starterkit on your local machine or on a test server as long as you need to make sure it is the right tool for your next project. … and when you’re convinced, buy your license.
Get going
Read our guide on how to get started with Kirby.
If you are familiar with Git, you can clone Kirby's Starterkit repository from Github.
git clone git@github.com:beebmx/kirby-starterkit.git
What's Kirby?
- getkirby.com – Get to know the CMS.
- Try it – Take a test ride with our online demo. Or download one of our kits to get started.
- Documentation – Read the official guide, reference and cookbook recipes.
- Issues – Report bugs and other problems.
- Feedback – You have an idea for Kirby? Share it.
- Forum – Whenever you get stuck, don't hesitate to reach out for questions and support.
- Discord – Hang out and meet the community.
- YouTube - Watch the latest video tutorials visually with Bastian.
- Mastodon – Spread the word.
- Bluesky – Tell a friend.
© 2009 Bastian Allgeier getkirby.com · License agreement