Bundle org.nuxeo.ecm.liveconnect.box.core
Documentation
-
README.md
Nuxeo Live Connect - Box
Nuxeo Live Connect connector for Box.
Setting up OAuth with Box
Step 1: Preparing your application accounts on the Box App console
- Go to https://app.box.com/developers/services
- Click on 'Create a Box Application'.
- Fill the name of your application and select Box Content.
- Click on 'Configure your application'.
- In 'redirect_uri' set the following URL, adapting the hostname and port to your case: https://localhost:8080/nuxeo/site/oauth2/box/callback
- Copy:
- client_id
- client_secret
- Save Application
Step 2: Configuring the Nuxeo Platform
- In the Nuxeo Platform go to the Admin Center > Cloud Services.
- In the 'Service providers' tab, edit the 'box' service provider.
- Paste there your client id and secret.
- Make sure the 'Enabled' box is checked.
- Now go to the HOME tab and click 'Cloud Services' tab and click the 'Connect to Box' button or just create a new Box document.
-
Parent Documentation: README.md
Nuxeo Live Connect
Nuxeo Live Connect is a connector for cloud services.
Licensing
This module is licensed under the GNU Lesser General Public License (LGPL) version 2.1 (http://www.gnu.org/licenses/lgpl-2.1.html).
About Nuxeo
Nuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.
Resolution Order
You can influence this order by adding "require" tags in the component declaration, to make sure it is resolved after another component. It will also impact the order in which contributions are registered on their target extension point (see "Registration Order" on contributions).
Components
- org.nuxeo.ecm.liveconnect.box.core.cache
- org.nuxeo.ecm.liveconnect.box.core.pageprovider
- org.nuxeo.ecm.liveconnect.box.core.BoxComponent
Packages
Maven Artifact
File | nuxeo-liveconnect-box-core-10.10.jar |
---|---|
Group Id | org.nuxeo.ecm.liveconnect |
Artifact Id | nuxeo-liveconnect-box-core |
Version | 10.10 |
Manifest
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: jenkins
Build-Jdk: 1.8.0_191
Bundle-ManifestVersion: 1
Bundle-Version: 1.0.0
Bundle-Name: Nuxeo Live Connect Core for Box
Bundle-SymbolicName: org.nuxeo.ecm.liveconnect.box.core;singleton:=true
Nuxeo-Component: OSGI-INF/box-config.xml,OSGI-INF/cache-config.xml,OSG
I-INF/box-pageprovider-contrib.xml
Exports
- Json Export Default Json serialization
- Json Graph Json dependency graph
- Json Contribution Stats Json statistics for contributions
- CSV Contribution Stats CSV statistics for contributions
Charts
-
Raw Data: Json Contribution Stats