Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-application-personal-assistant - Assistance Needed for Deploying SPFx Extension Globally #1394

Open
Mohaborges opened this issue Aug 6, 2024 · 1 comment

Comments

@Mohaborges
Copy link

Sample

react-application-personal-assistant

Author(s)

@anoopt

Question

Hi,

I hope this message finds you well. I am currently working on deploying a SharePoint Framework (SPFx) extension within my company, and I've encountered some challenges that I could use help with.

I've successfully created the .sppkg file and uploaded it to the App Catalog. However, I don't see the extension enabled or visible anywhere in my SharePoint site. I want to ensure the extension works at a global level across my site, not just locally.

Could you please provide guidance on the following:

Deployment Process: What steps am I possibly missing after uploading the .sppkg file to the App Catalog to make the extension visible and functional across all sites?

File Modifications: Are there specific files or settings that need to be modified or configured to enable the extension globally? If so, which files should I look at?

Permissions and Settings: Are there any particular permissions or settings that need to be enabled in SharePoint to support the deployment of SPFx extensions at the global level?

Additional Configurations: Is there any other configuration that I should be aware of to ensure that the extension is activated and available for all users?

Your expertise and advice would be greatly appreciated, as it would help me ensure a smooth deployment process within our organization.

Thank you for your assistance!

Best regards,
Mohammed

@anoopt
Copy link
Member

anoopt commented Aug 8, 2024

Hi @Mohaborges, sorry I forgot to update the elements file with correct property. It should have had a property called show with the value as true. So you can update that file with this new property and redeploy the extension or try running this PnP PowerShell cmdlet. Please let me know if you need more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants