Skip to content

Remove id from category URL #206

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
php-coder opened this issue Aug 6, 2015 · 1 comment
Closed

Remove id from category URL #206

php-coder opened this issue Aug 6, 2015 · 1 comment
Assignees
Milestone

Comments

@php-coder
Copy link
Owner

/category/{id}/{slug} -> /category/{slug}

We also should mark slug as unique and make URLs backward compatible.

@php-coder php-coder self-assigned this Aug 6, 2015
@php-coder php-coder added this to the 0.4 milestone Aug 6, 2015
@php-coder php-coder added the ready label Aug 6, 2015
@php-coder php-coder removed this from the 0.4 milestone Aug 6, 2015
@php-coder php-coder removed the ready label Aug 6, 2015
@php-coder
Copy link
Owner Author

php-coder commented Apr 11, 2016

Probably, after this change we need to revise UrlEntityDto, LinkEntityDto and SelectEntityDto classes and remove unused member or even the whole classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant