Download the PHP package lwekuiper/statamic-activecampaign without Composer

On this page you can find all versions of the php package lwekuiper/statamic-activecampaign. 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 statamic-activecampaign

Statamic ActiveCampaign Integration

Latest Version Total Downloads

A powerful Statamic addon that seamlessly integrates your forms with ActiveCampaign, featuring automatic contact synchronization, custom field mapping, and multi-site support.

💡 Have an idea? We'd love to hear it! Please open a feature request on GitHub.

✨ Features

🆓 Lite Edition

🚀 Pro Edition

📋 Requirements

Note: For Statamic 4.x and 5.x support, use version 2.x of this addon.

🚀 Installation

Via Statamic Control Panel

  1. Navigate to Tools > Addons in your Statamic control panel
  2. Search for "ActiveCampaign"
  3. Click Install

Via Composer

The package will automatically register itself.

⚙️ Configuration

1. ActiveCampaign API Setup

Add your ActiveCampaign credentials to your .env file:

💡 Tip: You can find your API key and URL in your ActiveCampaign account under Settings > Developer.

2. Publish Configuration (Optional)

To customize the addon settings, publish the configuration file:

This creates config/activecampaign.php where you can modify default settings.

🎯 Pro Edition

🔥 Pro Features Available Unlock multi-site capabilities with the Pro edition. Requires Statamic Pro.

Upgrading to Pro

After purchasing the Pro edition, enable it in your config/statamic/editions.php:

Pro Benefits

📖 Documentation

For the full usage guide — including form setup, field mapping, consent management, multi-site configuration, troubleshooting, and more — see DOCUMENTATION.md.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

📄 License

This addon requires a license for use in production. You may use it without a license while developing locally.

🆘 Support

⚖️ Disclaimer

This addon is a third-party integration and is not affiliated with, endorsed by, or officially connected to ActiveCampaign, LLC. "ActiveCampaign" is a registered trademark of ActiveCampaign, LLC. All product names, logos, and brands are property of their respective owners.


Made with ❤️ for the Statamic community


All versions of statamic-activecampaign with dependencies

PHP Build Version
Package Version
Requires php Version ^8.3
statamic/cms Version ^6.5
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 lwekuiper/statamic-activecampaign contains the following files

Loading the files please wait ...