[3.1.0] Moving Third Party Application "Plug In" Files
Submitted Matt, May 26 2010 10:08 AM | Last updated Jun 15 2010 08:14 AM
To consolidate an application's plug-ins, after upgrading from 3.0.5 you may need to move some plug in files for your custom applications.
Profile Tab Plug Ins:
Old location: admin/applications/members/sources/tabs/{appName}.php
Old location: admin/applications/members/sources/tabs/{appName}.conf.php
New location: admin/applications_addon/other/{appName}/extensions/profileTabs/{appName}.php
New location: admin/applications_addon/other/{appName}/extensions/profileTabs/{appName}.conf.php
Attachment Plug Ins:
Old location: admin/applications/core/sources/classes/attach/plugin_{appName}.php
New location: admin/applications_addon/other/{appName}/extensions/attachments/plugin_{appName}.php
Report Center Plug Ins:
Old location: admin/applications/core/sources/reportPlugins/{appName}.php
New location: admin/applications_addon/other/{appName}/extensions/reportPlugins/{appName}.php
Profile Tab Plug Ins:
Old location: admin/applications/members/sources/tabs/{appName}.php
Old location: admin/applications/members/sources/tabs/{appName}.conf.php
New location: admin/applications_addon/other/{appName}/extensions/profileTabs/{appName}.php
New location: admin/applications_addon/other/{appName}/extensions/profileTabs/{appName}.conf.php
Attachment Plug Ins:
Old location: admin/applications/core/sources/classes/attach/plugin_{appName}.php
New location: admin/applications_addon/other/{appName}/extensions/attachments/plugin_{appName}.php
Report Center Plug Ins:
Old location: admin/applications/core/sources/reportPlugins/{appName}.php
New location: admin/applications_addon/other/{appName}/extensions/reportPlugins/{appName}.php












0 Comments
Do you have a tip, alternative approach, or extra information you want to share with the IPS community regarding this article? Did you spot an issue with this article, or is it missing useful information? Feel free to contribute by adding a comment!
Comments are not for questions or support. Such comments will be deleted.