We’re excited to offer a free extension developed and maintained by Blackbird Agency, available to everyone through GitHub. Whether you're a developer looking to contribute or a merchant interested in improving your Magento store, our GitHub repository makes it easy to get started.
🔗 Where to Find them
You can access our public GitHub organization here:
👉 https://github.com/blackbird-agency
This page contains all our open-source projects, including the free extension(s) we currently maintain.
🧭 How to Get Started
Follow the steps below to access and install the extension:
1. Visit our Github Page
Navigate to https://github.com/blackbird-agency in your browser.
Browse the available repositories and click on the one you’re interested in.
2. Install via Composer
Our extension is also available on Packagist, which allows you to easily install and manage it via Composer.
To install the extension using Composer, run the following command from your Magento project root directory:
composer require blackbird-agency/extension-package-name
After installing via Composer, follow these general Magento commands to enable and set up the extension:
php bin/magento module:enable Blackbird_ExtensionName
php bin/magento setup:upgrade
php bin/magento cache:flush
(Refer to the repository README for exact module names and additional setup instructions.)
3. Install the Extension
Installation instructions may vary based on the extension.
Please check the repository’s README file for detailed installation steps, compatibility notes, and configuration tips.
4. Keep It Updated
Make sure to pull the latest updates regularly or watch the repository for releases to stay up to date.
❓ Need Help?
If you run into issues or have questions:
-
Check the Issues section in the repository to see if your question has already been answered.
-
Feel free to open a new issue if you’ve found a bug or need support.
-
You can also reach out to us through our website if you need professional assistance.
💡 We love feedback! If you find our extension helpful, consider giving it a ⭐ on GitHub to support our work.
Let us know if you'd like to add a specific extension name, screenshots, or step-by-step instructions for a particular Magento version.