This is a PHP application to add editing to a pureContent-enabled site.
- Clone the repository.
- Run
composer install
to install the dependencies. - Run
yarn install
to install the dependencies. - Download and install the famfamfam icon set in /images/icons/
- Add the Apache directives in httpd.conf (and restart the webserver) as per the example given in .httpd.conf.extract.txt; the example assumes mod_macro but this can be easily removed.
- Ensure port 8080 is enabled in your VirtualHost
- Copy the example config file to /sitetech/purecontenteditor/.config.php on your site, and set the parameters
- Access the page in a browser at a URL which is served by the webserver.
- Composer
- Yarn
MLS, Department of Geography, University of Cambridge, 2005-24.
GPL3.