Open Source Projects
Introduction
Welcome to our open source projects!
We have paused our migration to our new gitlab account due to what appears to be a mistake by the packagist.org team. We have contacted them and hope to have the issue resolved shortly.
We have paused our migration to our new gitlab account due to what appears to be a mistake by the packagist.org team. We have contacted them and hope to have the issue resolved shortly.
We have paused our migration to our new gitlab account due to what appears to be a mistake by the packagist.org team. We have contacted them and hope to have the issue resolved shortly.
We have paused our migration to our new gitlab account due to what appears to be a mistake by the packagist.org team. We have contacted them and hope to have the issue resolved shortly.
Below is a list of open-source projects that we have released.
We are in the process of migrating our libraries to gitlab.com.
- ✅ mantisbt - PHP Mantis Binary Tree
Getting Started
PHP Libraries
Our PHP libraries can be found on packagist at https://packagist.com/mantisbt
Our PHP modules can be installed using Composer. Composer is a dependency management tool for PHP, allowing you to easily manage and install libraries in your project.
If you haven’t already, install Composer on your system. You can find the installation instructions on the official Composer website: https://getcomposer.org/download/, and use composer init to initialize composer.
Installation of a library can be completed by running the following command, replacing packagename
with the name of the package and version
with the desired version (if required):
composer require mantisbt/<packagename>:<version>
GRAV Modules
These modules have currently been withdrawn and will be launched onto our gitlab and packagist once packagist.org fix the issue with our account.
Wordpress Modules
These modules have currently been withdrawn and will be launched onto our gitlab and packagist once packagist.org fix the issue with our account.
Drupal Modules
These modules have currently been withdrawn and will be launched onto our gitlab and packagist once packagist.org fix the issue with our account.
- Next
- mantisbt