pigeonposse/mautic-plugin-extra-tools

Fund package maintenance!
Github
Web

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 0

Forks: 0

Type:mautic-plugin

1.0.0 2022-12-02 22:22 UTC

This package is auto-updated.

Last update: 2024-05-14 17:33:12 UTC


README

License Version Web About us Donate

🗒 Description

This plugin adds various functionality to Mautic and is inspired by others that the mautic community has developed. To learn more about the history of the project, see the history section.

What does this plugin offer?

  • Creation of custom tokens that work on both pages, emails and notifications
  • Execution of mautic commands from the interface without having to open the terminal (still in development)
  • Creation of custom navigation links for the main, user, administrator and extra menus

The idea of this plugin is to bring together some of the features that the community needs and that Mautic does not offer natively. So any ideas are welcome.

🗝 Prerequisites

  1. A Mautic installation.

🔑 Installation

📚 Manual

  1. Download or clone this bundle into your Mautic /plugins folder.

  2. Clean your Mautic cache. There are two options to do that:

    • Remove cache from folder "prod":
       # For Mautic 3.x: 
       rm -r {YourMauticDirectory}/var/cache/prod 
       # For Mautic 2.x:
       rm -r {YourMauticDirectory}/app/cache/prod
    • Execute Mautic cache command:
       # For Mautic 3.x: 
       php {YourMauticDirectory}/bin/console cache:clear
       # For Mautic 2.x:
       php {YourMauticDirectory}/app/console cache:clear
  3. In the Mautic GUI, go to the ⚙️ icon in the top right and then to Plugins.

  4. Click the "Install/Upgrade Plugins" button in the top right.

    Note: If you are on an older version of Mautic, click the drowpdown arrow in the top right and then choose "Install/Upgrade Plugins".

  5. Finally, You should now see PigeonPosse plugin in your list of plugins.

👨‍💻 Development

  • About Mautic development:

    Check docs

  • About Symfony development:

    Check docs

☕ Donate

Help us to develop more interesting things.

Donate

📝 History

Read about the history of the project.

Read more

📜 License

This software is licensed with GPLv3 (GNU GENERAL PUBLIC LICENSE Version 3)

Read more

🐦 About us

PigeonPosse is a ✨ code development collective ✨ focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.

More

Collaborators

Name Role GitHub
AngelEspejo.png?size=72 AngelEspejo Author @AngelEspejo
PigeonPosse.png?size=72 PigeonPosse Collective @PigeonPosse