Get Custom Form Sample

To get the custom form sample, you must install and configure Content Toolkit if it is not yet installed.

https://github.com/oracle/content-and-experience-toolkit/blob/master/sites/README.MD

Once Content Toolkit is installed, you must use it to create a site template and upload the template to the Oracle Content Management server.

  1. Create a site template.

    cec create-template BlogTemplate -f BlogTemplate

    This template includes content type Starter-Blog-Post and content form Starter-Blog-Post-Form.

  2. Upload the template to an Oracle Content Management server.

    cec upload-template BlogTemplate -s <registered server name>

    Now when you use this template to create a site and create or edit an item of type Starter-Blog-Post, the custom content form sample Starter-Blog-Post-Form will be used.