Project Link
e107 (v2) plugin - for https://e107projects.com website.
e107projects (e107 v2 plugin)
This plugin is made for e107projects.com website.
Requirements
- e107 CMS >= v2.1.3 (link)
- Composer Manager (link)
- API Key for Google Places API Web Service (link)
- Secret Key for Github Webhooks (link)
- (plugin) Social (core)
- (plugin) NodeJS (link)
- (plugin) NodeJS Notify (link)
- (library) OpenLayers 3 (link)
- (library) GeoComplete (link)
- (library) OctIcons (link)
- (library) nanoScroller.js (link)
- (library) isotope (link)
How to install?
- Install NodeJS and NodeJS Notify (well configured) plugins
- Install Social plugin, and enable Github login. Set you Client ID and Client Secret with scope "user:email public_repo write:repo_hook"
- Download GeoComplete library and put its files to
e107_web/lib/gecocomplete
folder - Download OpenLayers 3 library and put its files to
e107_web/lib/openlayers
folder - Download OctIcons and put its files to
e107_web/lib/octicons
folder - Download nanoScroller.js library and put its files to
e107_web/lib/jquery.nanoscroller
folder - Download isotope library and put its files to
e107_web/lib/isotope
folder - Upload e107projects plugin to
e107_plugins
folder - Goto
e107_plugins/e107projects
folder, and runcomposer install
from command line - Install e107projects plugin
- Goto the plugin's settings page, and set your Google API key and Github Secret Key