Git Product home page Git Product logo

customtree's Introduction

SPPP + PnP PowerShell Demo. Custom List Form

This sample project was generated using generator-sppp


Prerequisites to using Pnp PowerShell

Run one of the following PowerShell commands depending on your SharePoint version:

SharePoint version PowerShell command to run
SharePoint Online Install-Module SharePointPnPPowerShellOnline
SharePoint 2016 Install-Module SharePointPnPPowerShell2016
SharePoint 2013 Install-Module SharePointPnPPowerShell2013

It will allow you to run DEPLOY_ARTIFACTS.bat deployment batch file.


Deployment steps:

Create a new team site. Example URL: https://portal.sharepoint.com/TestDeploy

git clone https://github.com/Zerg00s/customTree.git

navigate to the PowerShell subfolder and run this command to deploy custom home page:

DEPLOY_ARTIFACTS.bat

When asked to enter site URL - enter team site's URL. Example: https://portal.sharepoint.com/TestDeploy

install gulp:

npm install gulp -g

After customizations were deployed - run npm install to install all dev dependencies:

npm install

then type gulp config to configure connection to SharePoint:

gulp config

Enter your site URL, for example https://portal.sharepoint.com/TestDeploy, your login and password

To start watching local changes type:

gulp watch

Now, any time you make any changes in the \distr or \src folder - the file will be automatically uploaded to SharePoint


To view the custom form you've deployed - navigate to the "Dialog" list and open an existing list item

customtree's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.