Please perform the following steps: Unzip the contents of the Appspace SharePoint Intranet Modern package. Open PowerShell console as administrator and browse to “Deployment Files” folder. Execute from PowerShell with the parameters detailed below: ./CreateBeezyModernSite.ps1 SharePointOnlineAdminUrl: SharePoint Online administration URL. It should look like: https://contoso-admin.sharepoint.com ModernSiteCollectionUrl: URL of the SharePoint communication site that will be …
Appspace SharePoint Intranet
Appspace SharePoint Intranet (Beezy)
The installation has the following software prerequisites: Appspace SharePoint Intranet installation for Microsoft 365 version 4.2.0 or higher. PnP PowerShell version 1.3.0 or higher. Official page with information regarding installation, upgrading from the PnP legacy version, etc.: https://pnp.github.io/powershell/ User/identity required for the installation: User with SharePoint administrator role in the tenant. User that has write …
Open the PowerShell command line To establish a connection, execute Connect-PnPOnline -UseWebLogin -Url https://<your-tenant>.sharepoint.com/sites/<target-site> To enable the extension, execute Add-PnPCustomAction -ClientSideComponentId “cd08c4a0-649b-43cd-a561-b93f46a6f1b6” -Name “DynamicFavicon” -Title ” DynamicFavicon” -Location ClientSideExtension.ApplicationCustomizer -ClientSideComponentProperties: ‘{“faviconUrl”:”https://<your-tenant>.sharepoint.com/sites/beezy/Style%20Library/images/beezy/beezy-logo-ico.ico”}’ -Scope site In the Modern installation scripts, it is configured to point to the favicon in Classic (same scripts as above).
Following an activity or a notification with creating a task is a natural step into effective collaboration and is the best way for users to organize their daily work. Users can create tasks directly from Activities using the three dots ••• button. And, from their Notifications using the Create a Task …
Users can embed files as dynamic content on Stories, Pages, and Sites. This generates a dynamic view into specific files enabling other users to check and interact with the latest updated version of the document without opening its detailed page. To embed a document on a Story, users must access the document detail page, click …
Valid for WSP, Add-ins on premise & Cloud (Classic & Modern) since version 4.1.0. It supports the Office file formats: Word – doc, docx Excel – xls, xlsx PowerPoint – ppt, pptx and also the PDF format. Not supported: Visio – vsd To enable the Embed link feature you have to configure manually the following …
This content applies to all versions since version 4.2.0, to the following Discovery Cards: Top praised Top contributors Quick links Once the Local Entity is created or edited with the Discovery Cards switch enabled, the Discovery Cards section in the lateral menu of Editorial Settings must appear for Local Admins. Local Admins will receive an …
This content applies to all versions since version 4.1.0 To separate the administration and handle the singularities by the different entities, we need the Apps to be separated between the Global/Default entity and the other Local entities. If the Apps module is enabled when the Local entity is created or edited, the Local admins …
This content applies to all versions since version 4.1.0 In order to enable the modal notifications, an admin must go to Settings > User interface Here, the checkbox Enable modal notifications has to be checked. After enabling the checkbox and saving you will start using the modal notifications. For new installations and for previous versions …
This content applies to all versions since version 4.1.0 In order to use the Create a task feature, we must say that only works for a Microsoft 365 Environment. If you don’t follow these steps your users will not be able to use the Create a task feature. The first step is to assure that …