- HOWTO: Fetch Documents with a Query on Date Parameters — In this how-to we will see how to make it possible to process a list of document depending on a date parameter. An example would be how to display or do an operation on all documents expiring in less than 3 months.
- HOWTO: Define Public Pages (Viewable by Anonymous Users) — To make some pages or parts of the repository visible to people without requiring them to be authenticated to the Platform, follow the following steps.
- HOWTO: setup a test SMTP server
- HOWTO: Implement Local Groups or Roles Using Computed Groups
- HOWTO: Export Data Using Document Template and Automation — In a few steps, we will show how to generate a CSV file that lists all the documents of your Nuxeo Platform repository and some metadata.
- HOWTO: Create an Empty Bundle
- HOWTO: Override a Seam Component — This how-to considers you master the creation of the Java plug-in, and you know where to create a Java class. Otherwise please refer to the page How to create an empty bundle or use Nuxeo CLI.
- HOWTO: Create Custom Dashboards