[3.1.0] Moving Third Party Application "Plug In" Files
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
Do you have a tip, alternative approach, or extra information you want to share with the IPS community regarding this article? Feel free to contribute by adding a comment!
Comments are not for questions or support. Such comments will be deleted.












