Plugins columncontrol-bs5 and colreorder-bs5 not available through Composer

Plugins columncontrol-bs5 and colreorder-bs5 not available through Composer

DanTheMangoDanTheMango Posts: 1Questions: 1Answers: 0

Hello,

As the title says, these packages are not available in the Packagist repository.
When doing the following commands:

composer require datatables.net/datatables.net-colreorder-bs5
composer require datatables.net/datatables.net-columncontrol-bs5

I receive the following messages:

Could not find package datatables.net/datatables.net-colreorder-bs5.
Could not find a matching version of package datatables.net/datatables.net-columncontrol-bs5. Check the package spelling, your version constraint and that the package is available in a stability which matches your minimum-stability (stable).  

These commands are given by Datatables download page when selecting the Composer installation.

I have installed other plugins through the same means (responsive-bs5, fixedheader-bs5, buttons-bs5 etc.) and there were no issues.

Is it possible to upload the missing plugins on packagist, please?

Thank you !

Sign In or Register to comment.