- Notifications
You must be signed in to change notification settings - Fork31
an api first, head optional cms with based on vuejs and apache sling
License
headwirecom/peregrine-cms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Peregrine CMS (PER:CMS) is a Head Optional, API First Content Management System based on Apache Sling. It uses VueJSfor the administration interface and can use any type of rendering (server side, react, vuejs, etc) for client facingwebsites.
Watch more videos on how to use Peregrine CMS
To get started with Peregrine CMS you can use our command line tool:
npm install percli -gpercli server install
After the installation is complete a browser window opens (you may have to refresh the window). You can log in toPeregrine CMS withadmin/admin
as credentials.
To set up your own site in Peregrine CMS have a look at ourquickstartguide.
Please visitperegrine-cms.com for more information
Peregrine CMS can now be installed on AEM.
To do that do the following:
- Start AEM
- Go to the root folder of Peregrine CMS source
- Build and install with
mvn clean install -P installAEM
- Go to the System Console Config Manager: /system/console/configMgr
- Search for 'CSRF Filter'
- Edit that service (click on the pencil icon on the right or just click on the row)
- Remove 'POST' from the list ofFilter Methods
- Save the changes
- Open the Admin folder on the URL:http://localhost:4502/content/admin.html
As of now there is not replication support from within Peregrine on AEM.
Note: If you run AEM on another port than 4502 use thesling.port propertyto override it likemvn clean install -P installAEM -Dsling.port=4503
- headwire.com, Inc
Apache-2.0
About
an api first, head optional cms with based on vuejs and apache sling
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.