-
Notifications
You must be signed in to change notification settings - Fork 21
Quick Start Guide
DJ Pelland edited this page Jul 30, 2019
·
5 revisions
First install a local Peregrine CMS instance using this guide: Peregrine CMS Quick Start Guide
Make sure you have the following tools installed:
- nodejs/npm (8+)
- java8+
- mvn3+
- git
Next Install Themeclean flex
git clone https://github.com/headwirecom/themeclean-flex.git
cd themeclean-flex
percli compile -d
You should now see themeclean-flex in the sites admin section of pcms. http://localhost:8080/content/admin/pages.html/path:/content/sites
After installing themeclean-flex
- Navigate to admin/sites
- Click on the "Add Site" button on the top right hand side of the page. (folder icon)
- Select
themecleanflex
as your theme. Click Next - Choose a name for your site. Click Next and Finish.
You should now see your site listed in sites explorer.
- Navigate to admin/sites
- Drill down into the site you created above (click on the folder icon in the list)
- To create a page at the current path, click on the create page button on the top right hand side of the page ( + Icon )
- Choose
<sitename>
as the template to create a blank page (templates can be created/edited in the admin/templates dashboard area). Click Next. - Choose a name for the page. Click Next and Finish.
You should now see your page listed in the sites explorer.
Open the page editor by clicking on the name of a page
- Available components are shown in the pane on the right side of the editor
- To add a component to a page, just drag it onto one of the drop targets on the page
- Click on a component in the editor pane (left) to bring up the content editor form for that component.
- Click on the check mark button to save content changes (Don't click out of the editor first or you will lose changes)
- Components on page can be reordered on the page by dragging