pp365-projectextensions
v1.8.4
Published
This solution contains SPFx extensions for the project level.
Downloads
6
Readme
Project extensions
This solution contains SPFx extensions for the project level.
Published to npm as pp365-projectextensions
ProjectSetup
Extension for configuring a new project.
Added to all projects, and removed when the configuration/setup is done.
The user selectes a template, optional extensions and settings.
Project template
List content
Settings
TemplateSelector
Extension for copying templates from the hub/portal site to the project site.
The templates should be stored in a library named Malbibliotek
. This library is created when installing Prosjektportalen 365.
Selecting templates
In the initial screen the desired templates are selected by the user. They can navigate in the folder structure like in a SharePoint library.
Selecting target library and folder
In the next screen the user decides where the templates should be copied. They can navigate in the folder structure just like when selecting the templates.
If there's more than 1 library on the project site, the user can also pick another library.
Adjust file name and title
Next they can adjust the file names and titles.
Follow the progress
When the user has selected their templates, selected the target folder and clicked start - progress is shown.
Serve
- Take a copy of
config/serve.sample.json
and name itserve.json
- Run
npm run serve
Versioning
Never update the version of this solution independently. The version is automatically kept in sync with the other packages.