Skip to content

This CakePHP plugin allows your apps to automatically return to the page of origin after adding, editing and deleting.

Notifications You must be signed in to change notification settings

ricog/smart_redirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Installation
------------
 * Copy the files in this directory into app/plugins/smart_redirect
 * Include the auto_return component in your app_controller.php:
	var $components = array('SmartRedirect.AutoReturn');

About

This CakePHP plugin allows your apps to automatically return to the page of origin after adding, editing and deleting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages