Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

How do I install the DocsPlus Universal App on an iPad?

DocsPlus Menu

Standalone installation

  1. Go to the App Store on your iPad.
  2. Search for the app DocsPlus Universal.
  3. Install the app.
Network installation (Install on multiple iPads)

The apps are free to purchase from the Volume Store in Apple School Manager.

  • Purchase the relevant number of apps.
  • You can use whichever Mobile Device Management (MDM) solution you normally use to deploy the app to your iPads.
  • To unlock the app, it must be enrolled after installation. This allocates a license from your subscription to that specific iPad.
  • If your MDM supports App Configuration, you can use it to embed your codes inside the app during deployment. This will result in each iPad automatically enrolling itself on first launch, without any user interaction.

    The exact method varies depending on your MDM. It may involve:
  1. Inputting the codes as separate key / value pairs:

    Key: OrgID
    Type: Text or String
    Value: orgXXXXX

    Key: EnrollmentCode
    Type: Text or String
    Value: XXXX XXXX XXXX

  2. Inputting an XML code snippet:

    <dict>
    <key>OrgID</key>
    <string>orgXXXXX</string>
    <key>EnrollmentCode</key>
    <string>XXXX XXXX XXXX</string>
    </dict>

  3. Uploading a .plist file:

    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>OrgID</key>
    <string>orgXXXXX</string>
    <key>EnrollmentCode</key>
    <string>XXXX XXXX XXXX</string>
    </dict>
    </plist>

Whichever method you use, replace the Xs with your Organisation ID and Enrollment password, available from Subscription Management.

CrickSoftware
US Address
Crick Software, Inc.
100 Technology Drive, 
Suite 200
Trumbull, CT 06611
Toll-free: 1 866 33 CRICK
Telephone: 203 221 2697
Follow Crick Software
Copyright © 1993 – 2026 | Crick Software Ltd. | All Rights Reserved
crosschevron-down