pigeonposse / mautic-theme-tokens
A PigeonPosse Theme for Mautic & with tokens
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Language:Twig
Type:mautic-theme
Requires
- php: >=7.4.0
- mautic/core-lib: ^4.0
README
Mautic Theme (with tokens) by PIGEONPOSSEβ’
π Description
A theme for Mautic developed by PigeonPosse.
This theme is identical to the official PigeonPosse Mautic theme but with tokens and custom tokens. The custom tokens are added in your Mautic with the plugin Mautic Extra Tools, which means that for this theme to work, the Mautic Extra tools plugin must be installed.
π Prerequisites
- A Mautic installation.
- A Mautic Extra Tools plugin installation.
π Installation
The installation can be done in several ways like:
β‘οΈ Fast
- Download github project.
- Compress all the files in a
.zip
and name itpigeonposse-theme
- Go to the themes section of your Mautic
- Upload your
.zip
file from the install field and press the install button,
π Manual
- Download or clone this project into your Mautic
/themes
folder. - 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
- Remove cache folder "prod":
- You should now see the PigeonPosse theme in your list of themes.
βοΈ Usage
The use of this theme is like any other of Mautic, the only difference is that as this theme depends on the custom tokens of Mautic Extra Tools plugin, these tokens have to be created manually. We have made a guide of recommendations of how those tokens should be.
To see recommendations and examples:
π¨βπ» Development
β Donate
Help us to develop more interesting things.
π History
Read about the history of the project.
π License
This software is licensed with GPLv3 (GNU GENERAL PUBLIC LICENSE Version 3)
π¦ 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.