Download the PHP package danieladarve/craft-startup-kit without Composer
On this page you can find all versions of the php package danieladarve/craft-startup-kit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download danieladarve/craft-startup-kit
More information about danieladarve/craft-startup-kit
Files in danieladarve/craft-startup-kit
Download danieladarve/craft-startup-kit
More information about danieladarve/craft-startup-kit
Files in danieladarve/craft-startup-kit
Vendor danieladarve
Package craft-startup-kit
Short Description CraftCMS 3 Startup Boilerplate Kit
License MIT
Package craft-startup-kit
Short Description CraftCMS 3 Startup Boilerplate Kit
License MIT
Please rate this library. Is it a good library?
Informations about the package craft-startup-kit
Craft CMS 3 + (Laravel Mix, TailwindCSS+purge, PostCss, AlpineJS, ESLint, AirBnb, Prettier)
A lightly opinionated Craft CMS setup. Used internally for projects.
See Tailwind CSS and AlpineJS for more details.
How to Install
composer create-project danieladarve/craft-startup-kit
- Don't run
./craft setup
, instead manually edit the.env
file. - Once the
.env
is filled in, run./craft install
What is included?
- Craft CMS 3.x
- Templates
- Blocks
- Components
- Pages (With dynamic page types)
- Exception pages (404, 410, 503)
- Configuration
- Custom
.env
file - Custom
config/general.php
- Craft Project Configuration using
config/project.yaml
- Custom
- Craft Plugins
- Essentials
- Images
- Optimization
- SEO
- Twig Utilities
- Email & Forms
- Customization
- Shell Scripts
scripts/*.sh
nystudio107/craft-scripts
Tailwind Configuration
Used a few plugins to speed up the development of common tasks such as styling typography, forms, aspect ratios.
- @tailwindcss/ui configuration
- tailwindcss-aspect-ratio
- benface/tailwindcss-typography
- verlok/vanilla-lazyload
CraftCMS Global Configuration
Added the following global generic fields
- Head, Body & Footer
- Scripts
- Head Scripts
- Body Scripts
- Footer Scripts
- Favicons
- Site
- Site Logo
- Mobile URL Bar Colour
- Cookie Consent
Useful Resources
All versions of craft-startup-kit with dependencies
PHP Build Version
Package Version
Requires
aelvan/imager Version
dev-dev-fix-deprecations as 2.4.0
carlcs/craft-redactorcustomstyles Version ^3.0
craftcms/cms Version 3.5.12.1
craftcms/redactor Version 2.8.1
ether/seo Version ^3.6
mmikkel/cp-field-inspect Version ^1.2
mmikkel/retcon Version ^2.2
nystudio107/craft-minify Version ^1.2
olivestudio/craft-olivemenus Version ^1.2
putyourlightson/craft-sendgrid Version ^1.2
sebastianlenz/linkfield Version ^1.0
verbb/cp-nav Version 3.0.13.1
verbb/field-manager Version 2.2.0
verbb/image-resizer Version ^2.0
verbb/super-table Version 2.6.3
vlucas/phpdotenv Version ^3.4.0
xpertbot/craft-wheelform Version ^2.5
carlcs/craft-redactorcustomstyles Version ^3.0
craftcms/cms Version 3.5.12.1
craftcms/redactor Version 2.8.1
ether/seo Version ^3.6
mmikkel/cp-field-inspect Version ^1.2
mmikkel/retcon Version ^2.2
nystudio107/craft-minify Version ^1.2
olivestudio/craft-olivemenus Version ^1.2
putyourlightson/craft-sendgrid Version ^1.2
sebastianlenz/linkfield Version ^1.0
verbb/cp-nav Version 3.0.13.1
verbb/field-manager Version 2.2.0
verbb/image-resizer Version ^2.0
verbb/super-table Version 2.6.3
vlucas/phpdotenv Version ^3.4.0
xpertbot/craft-wheelform Version ^2.5
The package danieladarve/craft-startup-kit contains the following files
Loading the files please wait ....