Skip to content

ockam/slugify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: As of Craft 2.4, this is natively available as the "kebab" filter. Therefore this plugin is only required for non-english locales.

Slugify plugin for Craft CMS

Plugin that allows you to create slugs from strings in templates.

Important: The plugin's folder should be named "slugify"

Changelog

###1.2###

  • Added ASCII conversion to slugify method

###1.1.1###

  • Added a MIT license
  • Improved code style and documentation

###1.1###

  • Initial push to GitHub as a repo
  • Implemented ElementHelper::createSlug()

###1.0###

  • Initial push to GitHub as a Gist

About

Slugify Plugin for Craft CMS

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%