grappler / polylang-slug

A unique post slug within the language in Polylang. This allows for a page to have same/identical slug in multiple languages.
275 stars 84 forks source link

Add plugin to wpackagist #13

Closed trippo80 closed 9 years ago

trippo80 commented 9 years ago

If the plugin is added to wpackagist we could install it via composer.

Thanks!

grappler commented 9 years ago

It is already on packagist. https://packagist.org/packages/grappler/polylang-slug. You just need to run composer require grappler/polylang-slug

trippo80 commented 9 years ago

Oh gosh - sorry. I should've looked at packagist as well and not only wpackagist. Thanks for your response!