Hi,
I am the maintainer of https://www.drupal.org/project/tweetext and I am looking for support regarding setting up http://ckeditor.com/addon/tweetabletext library in a GitHub repository so that installation via composer installs the required library as well. Can anyone suggest how it can be done? Thanks.
Comments
Comment #2
WebbehApologies for the delay on this. Assigning myself to this to complete.
Comment #3
WebbehSet up on packagist: https://packagist.org/packages/drupal-ckeditor-libraries-group/tweetable...
Added to our external action_runner: https://github.com/drupal-ckeditor-libraries-group/actions_runner/commit...
Created shim repo: https://github.com/drupal-ckeditor-libraries-group/tweetabletext
Should be set for you to use via:
composer require drupal-ckeditor-libraries-group/tweetabletextComment #4
gaurav.kapoor commentedThanks @Webbeh