digiti / statamic-crow
Fund package maintenance!
JanJanssensDigiti
Installs: 1 486
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:HTML
README
A tool to make email templates in Statamic v3
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Installation
You can install the package via composer:
composer require digiti/statamic-crow
Publish all assets with the command below
php artisan crow-install
Updating
If you are updating a current instance you can just run the install command to overwrite everything or run the update command to overwrite everything except your theming config.
php artisan crow-update
If you only want to update certain parts you can use one of the below commands to update the corresponding part.
php artisan vendor:publish --tag=crow-config php artisan vendor:publish --tag=crow-layouts php artisan vendor:publish --tag=crow-partials php artisan vendor:publish --tag=crow-fieldsets php artisan vendor:publish --tag=crow-blueprints php artisan vendor:publish --tag=crow-collections
Usage
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.