Hello! I want have 2 plugins blogs, for it I want rename the plugins, how can rename? for have 2 plugins similar without problem
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Matt Beckett@Beck24

Matt Beckett - 0 likes
You must log in to post replies.You need to go change the directory name of the plugin, then go through the code and change all the entity subtypes/classnames/function names to be unique, as well as any page handlers. It's not necessarily a simple process.