CP Pages

Developer

25hweb

3rd Party (Commercial)


EE Version Support

  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Accessory, Module

Tags

CP Pages allows you to show web pages in your ExpressionEngine Control Panel. Useful to show in control panel yours custom EE template or an admin page from a legacy CMS.

CP Pages consists of an ExpressionEngine Accessory and a Module.
With CP Pages you can simplify administration of old legacy CMS through ExpressionEngine Control Panel.

     
  • Create Tabs in CP Pages Accessory
  •  
  • Manage Tabs (edit, delete, reorder)
  •  
  • Create Pages in CP Pages Accessory
  •  
  • Assign page to Tab
  •  
  • Manage Pages(edit, delete, reorder, associate to Tabs)



CP Pages works with Ellislab MSM


Changelog

     
  • v1.0.0: First realead

Usage

Intro to CP Pages

CP Pages Example

CP Pages Links

This entry was created February 11, 2013, 10:14 am.
This entry was last updated March 2, 2013, 3:11 pm.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

1 Review:

Absolute Design 09.04.14

Absolute Design
Rating - {addon_rating_average}

Had to change all cases of set_variable from:

$this->EE->cp->set_variable(‘cp_page_title’, $this->EE->lang->line(‘cp_pages_edit_link’));

to:

$this->EE->view->cp_page_title = lang(‘cp_pages_edit_link’);