DataTables / ColVis

End user column visibility options plug-in for DataTables
http://datatables.net/
Other
36 stars 43 forks source link

Create a composer.json to install plugin with composer #38

Open garyee opened 9 years ago

garyee commented 9 years ago

Hi,

I am using Composer for my projects and I really loved the possibility to install datatables with composer even if it is more a js project. Could you include a composer.json so that also can install this plugin with composer ?

thx

DataTables commented 9 years ago

Hi,

I'm in the process of reviewing the deployment options for all of the DataTables extensions so it is consistent across them all. There is other development going on as well, so it might be a little while before I complete this work, but it is coming.

garyee commented 9 years ago

okay cool.

garyee commented 8 years ago

Hi, did you have the chance to look at the issue?

DataTables commented 8 years ago

I'm working on a set of updates at the moment to create a consistent set of packages for DataTables and its extensions. I'll be publishing bower and npm package for it. I will not be publishing composer packages however. For composer I'd recommend using fxp/composer-asset-plugin.