Download the PHP package pigeonposse/mautic-plugin-extra-tools without Composer

On this page you can find all versions of the php package pigeonposse/mautic-plugin-extra-tools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package mautic-plugin-extra-tools

Mautic Extra Tools by PIGEONPOSSE™

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?

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":

    • Execute Mautic cache command:
  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

☕ 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



All versions of mautic-plugin-extra-tools with dependencies

PHP Build Version
Package Version
Requires mautic/composer-plugin Version ^1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package pigeonposse/mautic-plugin-extra-tools contains the following files

Loading the files please wait ....