Drag'n'drop email builder.
- Drag'n'drop UI;
- Adopted for 3rd-party templates;
- Image uploader and cropper;
- Inline content editor;
- Code editor;
- Template export (HTML/ZIP);
- Template test sending via SMTP;
- Developer-friendly (SASS + NPM);
The package is based on Laravel Mix.
git clone
npm install
npm run watch
npm run watch
npm run dev
npm run production
IMPORTANT:
Your application should be running over secure connection (HTTPS).
Do not forget to replace all occurrences of localhost
to the actual domain name of your app.
Do not forget to update /server/_config.php
. Files _export.php
and async.php
also contain application-specific variables like path to the uploads folder and path to the template.
v1.0.0 - March 15, 2018
** Initial release **
(c) 2018 DigitalWheat - All rights reserved.
At DigitalWheat we create modern web-applications for small and medium-sized business.
Have a project in mind? Let's talk!