Skip to content
forked from croxton/page2

ExpressioneEngine plugin: Get an entry id from a page / structure uri, or vice-versa

Notifications You must be signed in to change notification settings

gmhenderson/page2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

#Page2

Version 1.0.0

  • Requires: ExpressionEngine 2

Description

Get an entry id from a page / structure uri, or vice-versa

{!-- get an entry_id from a uri --}
{exp:page2:id uri="/{segment_1}/{segment_2}/"}

{!-- get a uri from an entry_id --}
{exp:page2:uri entry_id="143"}

About

ExpressioneEngine plugin: Get an entry id from a page / structure uri, or vice-versa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%