Search results

  1. Torsten Högel

    Invoicing

    Hello there, I wanted to ask wether it Is possible to disable the Regeneration of Invoices? Or change the layout? As far as I See those invoices generated are not valid due to German Regulations Regards
  2. Torsten Högel

    General Question about Theming

    Hey there, I've seen the Landon demo Frontend theme and looked a bit into it but had some trouble understanding how to move the whole thing into a Customer theme ... Is there some Demo for Customer theme or a exported standard design to change more easily? I wanted to implement the...
  3. Torsten Högel

    Idea for Importing csv or text files

    Hey there, I got a bit of Feedback and one of the most requested Feedback from my Customers was the ability to have a bit more advanced Importer tool like this: Upload File > Showing the first rows and giving the user the ability to make the rows via some Dropdowns the appropriate Field like...
  4. Torsten Högel

    If statements in emails

    hey there, I haven‘t found any information about this, Is there an Option for the Customer to use some if statements in the E-Mails connected to Attributes? E.g. [IF [GENDER] = FEMALE] Miss [ELSE] Regards
  5. Torsten Högel

    Remove **** from emails.

    Hey there, I need a possibility to remove the ** from the emails on the customers end. Is there any easy way to do that? Best Regards Torsten
  6. Torsten Högel

    API Documentation / Swagger File

    Hey there, I've seen on your other app the following swagger documentation: https://demo.safeshareapp.com/api/index.php/docs/index Is in Mailwizz something like this implemented or the possibility to create such swagger file for an easier api documentation? Best Regards Torsten
  7. Torsten Högel

    Show email on customer layout

    Hey there, I wanted to embed Intercom into the customer layout. I used the code: <?php echo ($fullName = Yii::app()->customer->getModel()->getFullName()) ? CHtml::encode($fullName) : Yii::t('app', 'Welcome');?> for inputting the name into the variable, but I can't seem to get the email shown...
  8. Torsten Högel

    Outgoing Standard mail for customer

    Hey there, I added a Mailgun account in the admin panel and added the web hooks on Mailgun. I activated the Monetization module but once the customer tries to send from the domain it tells the customer to verify the domain ... Is there something left to do for me that it is automatically...
Back
Top