Download the PHP package mostlyserious/ms-craft without Composer
On this page you can find all versions of the php package mostlyserious/ms-craft. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ms-craft
MS Craft
A Craft CMS starter used for new sites built by the Mostly Serious team. It's designed to pair with our build tool, Vitepack.
Project Technical Documentation
Software requirements
- node >= 16.0
- php >= 8.0.2
- mysql >= 5.7.8
- composer >= 2.0
Setup instructions
More detailed instructions can be found in the MS Craft Package Guide.
-
Copy
.env.example
to.env
-
Install php dependencies
-
Create mysql database and import a SQL dump
- You can get a SQL dump from prod by logging into the admin and going to Utilities > Backup Database
-
Fill in the database credentials in the
.env
file -
Install front-end dependencies Currently, installation requires Yarn to work properly.
- Build front-end dependencies
or
- Startup a php server by using Craft's
serve
command, or use a local.test
domain with Laravel Valet.
All versions of ms-craft with dependencies
PHP Build Version
Package Version
Requires
born05/craft-sentry Version
2.0.1
craftcms/aws-s3 Version 2.0.3
craftcms/cms Version 4.5.4
craftcms/redactor Version 3.0.4
hillholliday/craft-user-manual Version 4.0.0
nystudio107/craft-retour Version 4.1.13
nystudio107/craft-seomatic Version 4.0.31
percipioglobal/craft-colour-swatches Version 4.3.0
percipioglobal/craft-password-policy Version 4.1.0
putyourlightson/craft-sendgrid Version 2.0.1
spicyweb/craft-embedded-assets Version 3.1.8
spicyweb/craft-neo Version 3.8.6
topshelfcraft/environment-label Version 4.0.3
verbb/expanded-singles Version 2.0.5
verbb/hyper Version 1.1.11
verbb/icon-picker Version 2.0.13
verbb/smith Version 2.0.0
vlucas/phpdotenv Version ^5.4.0
craftcms/aws-s3 Version 2.0.3
craftcms/cms Version 4.5.4
craftcms/redactor Version 3.0.4
hillholliday/craft-user-manual Version 4.0.0
nystudio107/craft-retour Version 4.1.13
nystudio107/craft-seomatic Version 4.0.31
percipioglobal/craft-colour-swatches Version 4.3.0
percipioglobal/craft-password-policy Version 4.1.0
putyourlightson/craft-sendgrid Version 2.0.1
spicyweb/craft-embedded-assets Version 3.1.8
spicyweb/craft-neo Version 3.8.6
topshelfcraft/environment-label Version 4.0.3
verbb/expanded-singles Version 2.0.5
verbb/hyper Version 1.1.11
verbb/icon-picker Version 2.0.13
verbb/smith Version 2.0.0
vlucas/phpdotenv Version ^5.4.0
The package mostlyserious/ms-craft contains the following files
Loading the files please wait ....