Qoraiche / laravel-mail-editor

MailEclipse :zap: Laravel Mail Editor
Other
2.09k stars 259 forks source link

Modularize #92

Closed robov closed 4 months ago

robov commented 4 years ago

Is this compatible with nwidarts modules, so I can split up my mailables in modules

robov commented 4 years ago

It looks like the code can only handle 1 root directory for all mailables and rendered templates. Would be nice if it could handle more directories and subdirectories so we can modularize the mails

Qoraiche commented 4 years ago

coming soon @robov, we're working on this feature, thanks for your feedback!

robov commented 4 years ago

AWESOME !

quentingosset commented 4 years ago

coming soon @robov, we're working on this feature, thanks for your feedback!

I'm using the laravel-module and I was going to ask the same question but since the topic is open I'll follow the evolution of this one. In any case thank you Qoraiche for your module.

depixedprojects commented 4 years ago

Yes please, Same issue here.

limsocheat commented 3 years ago

Hi, any news about how to implement with nwidarts modules? Thanks.