Add-on, ExpressionEngine
Live URL
Get the current entry’s URL in your channel entry form! Great for clicking to view without live preview
Buy NowINSTALLATION
- Copy entire
live_url
folder to yoursystem/user/addons
folder. - On your EE backend, navigate to
Developer > Addons
(yoursite.com/admin.php?/cp/addons). - Scroll to
Third Party Add-Ons
. - Find
Live URL
and clickInstall
. - Add your settings, and enjoy!
SET UP
- Create a field with the Live URL fieldtype.
- Add to your channel!
Live URL grabs the URL as best as it can following this prioritization:
- If Structure is installed, we check there first.
- Then we check Pages to see if the entry exists
- We then check the Channel URL and assume the URL title is the final segment.
- Finally, we take our best guess at the associated template structure.
In order to make sure you get the most accurate results, we highly recommend settings up your Channel URL in your Channel settings. This will ensure we can get as close as possible. Structure and Pages are easy, but if you are using standard EE set up, this will help get you a more accurate URL.
USAGE
Channel Form
Once you add your Live URL field to your channel, the URL will display. Click it!
Template Tag
You can use this in your regular templates like a text field. This will create a text version of the URL without the a
tags
SUPPORT
We want to make sure you have what you need on this. Email [email protected] for help.