Home Forums Newsletter Plugin Support Language – update and changes to composer preset

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #217136
    ozgurtore
    Participant

    I need to update composer preset languages after every update since the default is in English and I am using the Newsletter Plugin in another language.
    It would be great if there would be a setting page for composer presets in the plugin’s settings so that people will not need to change after every plugin update.

    #217223
    Stefano
    Keymaster

    Hi can you help me understanding what you need to reconfigure on every update?

    Thank you, Stefano.

    #217365
    ozgurtore
    Participant

    Hi Stefano,

    Following files need to be updated after every plugin update.

    In composer.php : $email[‘message_text’] = text is English so I change it following update.
    emails – presets – posts – preset.json “block”: “heading”,
    “options”: {
    “text”: ” here is also English as default
    emails – blocks – footer
    block.php
    $default_options = array(
    ‘view’ => ‘text default english need to be changed after every update’,
    ‘profile’ ‘ => ‘text default english need to be changed after every update’,

    #224752
    Webartisan
    Participant

    Ciao Stefano,
    I’m also interested in that.
    Not only to avoid changing things again at every update but also because I would like to build my own templates (about the same way as we do for custom blocks since version 6.0).

    Is that possible?

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.