Maybe I am the only one that was confused or misunderstood the April 2, 2026 deadline to migrate to SPFx but since I am building a new site, this is impacting me now. I need some wisdom and guidance from the community and request feedback on what others have experienced during this process.
Classic Plumsail Forms (Add‑in Model)
-
Installed via the SharePoint Add‑in (App Catalog)
-
Lives under
/SitePages/PlumsailForms/... -
Provides
fd,fd.control(), accordion controls, custom JS -
Uses iframes and classic add‑in plumbing
-
Being retired by Microsoft by April 2026 (and your tenant is already enforcing this)
This model cannot be added to new sites in your tenant anymore.
Plumsail SPFx Modern Forms (SharePoint Framework)
This is the new, supported, future‑proof version of Plumsail Forms.
-
Uses SPFx Extensions
-
Works fully in modern SharePoint
-
Does NOT use the classic Add‑in app model
-
Does NOT depend on classic “Add an app”
-
Deploys as an SPFx package from the tenant app catalog
-
Shows up automatically on modern lists
-
Runs client-side React components
-
Supports customized forms and automation
This is the version you need.
Conflicting Reports
This 2022 post suggests that the classic add-in and the SPFx app package can coexist in a tenant:
However, my experience as of yesterday (1/31/2026) challenges that assumption:
AFTER DELETING ADD-IN…WHAT BREAKS?
Existing Site Using Plumsail Forms
https://tenant.sharepoint.com/sites/site/SitePages/**PlumsailForms**/ListName/[u]EditForm.aspx?[/u]
New Site Being Built Using SharePoint Forms (can’t access the Plumsail add-in any longer)
https://tenant.sharepoint.com/sites/site/\_layouts/15/SPListForm.aspx?
The guidance (from Copilot) is to move to MS Power Apps in the interim which I strongly dislike; obviously Microsoft is going to promote a Microsoft native product but I want to stay with Plumsail.
From above (New Site Being Built Using SharePoint Forms: https://tenant.sharepoint.com/sites/site/_layouts/15/[u]SPListForm.aspx[/u]?), this site (currently under development) is working beautifully and I wanted to get more functionality with a specific checklist. I started searching and it led me to SPFx, which in turn led me to be reminded of the looming April 2, 2026 deadline and I am in panic mode as I have many forms using the classic model (https://.sharepoint.com/sites//SitePages/PlumsailForms//EditForm.aspx?)
If I delete the classic add-in (the bottom-most row in the screen capture above), will the users of the classic sites be unable to navigate?
UGH - I need some wisdom and expect a lot of long hours in coming weeks to migrate if this breaks everything.
Please ask questions if you need clarity; I need clarity too
so thank you in advance!



