Forum Discussion
Jayant Rimza
Jul 07, 2017Copper Contributor
Trying to create Hello world using SharePoint Framework Extensions but no "allow manifest" message
Hi, I am trying to create Hello World message using SharePoint Framework Extensions but no "allow manifest" message , nothing happen. Using this example https://dev.office.com/sharepoint/...
- Jul 07, 2017AFAIK, you have to be on a development tenant
Jayant Rimza
Jul 07, 2017Copper Contributor
NO , On a normal SharePoint tenant but tried on Developer site and normal site
Jul 07, 2017
AFAIK, you have to be on a development tenant
- Jayant RimzaJul 07, 2017Copper Contributor
Thanks it worked on developer tenant.
Well now I have another question
If I want to package app and want to roll out in production will it available to any tenant or right now only developer tenant supported.- Dean_GrossJul 08, 2017Silver Contributor
the article that you linked to contains the following note at the top of the page:
Note: The SharePoint Framework Extensions are currently in preview and are subject to change. SharePoint Framework Extensions are not currently supported for use in production environments.
- Jul 07, 2017
Only Dev for now, it is not ready for production
- Jayant RimzaJul 07, 2017Copper Contributorok Thanks for information
- Jayant RimzaJul 07, 2017Copper Contributor
OK, I will try on development tanent and see if that works