pigeonposse/mautic-theme

A PigeonPosse theme for Mautic

Fund package maintenance!
Github
Web

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Language:Twig

Type:mautic-theme

1.0.0 2022-12-02 20:16 UTC

This package is auto-updated.

Last update: 2024-06-17 12:18:54 UTC


README

Mautic Theme by PIGEONPOSSE

License Version Web About us Donate ko-fi

🗒 Description

A theme for Mautic developed by PigeonPosse.

🗝 Prerequisites

  1. A Mautic installation

🔑 Installation

The installation can be done in several ways like:

⚡️ Fast

  1. Download github project.
  2. Compress all the files in a .zip and name it pigeonposse-theme
  3. Go to the themes section of your Mautic
  4. Upload your .zip file from the install field and press the install button,

📚 Manual

  1. Download or clone this project into your Mautic /themes folder.
  2. Clean your Mautic cache. There are two options to do that:
    • Remove cache 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. You should now see the PigeonPosse theme in your list of themes.

⚙️ Usage

The use of this theme is like any other of Mautic.

👨‍💻 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 Author @AngelEspejo
PigeonPosse Collective @PigeonPosse