Adding a new site
This page will provide a checklist of things to do in order to add a new site to Playset.
Start by adding a new site. Follow the Strata docs on how to add a site.
Assets
Update the webpack.mix.js file to include the necessary JavaScript and stylesheets.
Code Changes
(coming later)
Mail
In production we use Postmark to send transactional emails.
Sender Signatures
Make sure you have a sender signature set up for the domain that you will be sending emails from.
Third Party Vendors
(coming later)
Was this helpful?