All Projects → f-mahler → vuekit

f-mahler / vuekit

Licence: other
Kirby 3 + Vue.js kit

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects
CSS
56736 projects
hack
652 projects

Projects that are alternatives of or similar to vuekit

kirby3-many-to-many-field
This plugin allows you to create many-to-many relationships between pages in Kirby and synchronizes them on both sides.
Stars: ✭ 38 (+137.5%)
Mutual labels:  kirby, kirby-cms, kirby3
kirby-minify-html
Enable minify HTML output for Kirby 3
Stars: ✭ 27 (+68.75%)
Mutual labels:  kirby, kirby-cms, kirby3
laravel-mix-kirby
Laravel Mix helper for Kirby
Stars: ✭ 23 (+43.75%)
Mutual labels:  kirby, kirby-cms, kirby3
kirby3-similar
Find similar collection items based on similarity
Stars: ✭ 16 (+0%)
Mutual labels:  kirby-cms, kirby3
kirby-highlight
Themeable server-side syntax highlighting for Kirby
Stars: ✭ 14 (-12.5%)
Mutual labels:  kirby, kirby-cms
kirby-podcast
A KirbyCMS-Podcast-Plugin
Stars: ✭ 22 (+37.5%)
Mutual labels:  kirby, kirby-cms
kirby-ga
Kirby GA - Google Analytics
Stars: ✭ 16 (+0%)
Mutual labels:  kirby, kirby-cms
kirby-securedpages
Protect pages for authenticated users
Stars: ✭ 28 (+75%)
Mutual labels:  kirby-cms, kirby3
kirby-git
Kirby plugin for updating content in the panel via Git
Stars: ✭ 75 (+368.75%)
Mutual labels:  kirby, kirby-cms
hfg-documentation-generator
The HfG Documentation Generator
Stars: ✭ 13 (-18.75%)
Mutual labels:  kirby, kirby-cms
monochrome
A fully responsive Kirby CMS theme
Stars: ✭ 27 (+68.75%)
Mutual labels:  kirby, kirby-cms
kirby-membership
Simple Membership plugin for Kirby CMS
Stars: ✭ 27 (+68.75%)
Mutual labels:  kirby, kirby-cms
search-for-kirby
Kirby 3 plugin for adding a search index (sqlite or Algolia).
Stars: ✭ 42 (+162.5%)
Mutual labels:  kirby, kirby-cms
kirby-blade
Enable Laravel Blade Template Engine for Kirby 3
Stars: ✭ 20 (+25%)
Mutual labels:  kirby, kirby-cms
kirbyup
🆙 Zero-config bundler for Kirby Panel plugins
Stars: ✭ 33 (+106.25%)
Mutual labels:  kirby, kirby-cms
field-engineer
A Kirby field for complex field structures.
Stars: ✭ 49 (+206.25%)
Mutual labels:  kirby, kirby-cms
kql
Kirby's Query Language API combines the flexibility of Kirby's data structures, the power of GraphQL and the simplicity of REST.
Stars: ✭ 120 (+650%)
Mutual labels:  kirby, kql
kirby-boiler-field
Boilerplate for Kirby form fields
Stars: ✭ 15 (-6.25%)
Mutual labels:  kirby, kirby-cms
retour-for-kirby
Kirby 3 plugin to manage redirects and track 404s right from the Panel
Stars: ✭ 96 (+500%)
Mutual labels:  kirby, kirby-cms
k3-image-clip
Visually crop images with a handy image editor directly inside the panel
Stars: ✭ 38 (+137.5%)
Mutual labels:  kirby3

Vuekit

Kirby + Vue.js + TailwindCSS

Requirement

  • A server with php & https (ex. Laravel Valet)

Project setup

1. npm install
2. composer install
3. valet secure
4. Install kirby via <url>.com/panel
5. Create an API user in the panel and add your username & password to .env.example
6. Rename .env.example to .env
7. npm run build/dev

Development

npm run dev

Build for production

npm run build

Update Kirby

composer update
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].