Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lesaff/statamic-vanity
Statamic CP interface for vanity url redirects
https://github.com/lesaff/statamic-vanity
Last synced: 9 days ago
JSON representation
Statamic CP interface for vanity url redirects
- Host: GitHub
- URL: https://github.com/lesaff/statamic-vanity
- Owner: lesaff
- Created: 2015-05-25T13:07:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-30T03:23:06.000Z (almost 9 years ago)
- Last Synced: 2023-08-06T05:21:28.816Z (over 1 year ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Statamic CP interface for vanity url redirects
By Rudy Affandi (2015)
Version 1.0.0## Note
Vanity will be available right in the CP on Statamic V2 as a built-in functionality.## What is this?
This addon allow editing of `vanity.yaml` directly from the CP![screen shot 2015-05-25 at 10 15 19 am](https://cloud.githubusercontent.com/assets/1151181/7797773/2f788d60-02c7-11e5-9d7e-97d0081c1699.png)
## Changelog
1.0.0 - Initial release## Installation
Copy the `statamic-vanity` folder to the `_add-ons` folder in your Statamic website.Add `vanity: true` to your `_admin_nav` in your `settings.yaml` file.
## How to use
Select/click the `Vanity URL` link from your control bar in your Control Panel.
Read http://statamic.com/learn/advanced-features/vanity-urls for more detailed information.