Project page
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/gecocompletefolder - Download OpenLayers 3 library and put its files to
e107_web/lib/openlayersfolder - Download OctIcons and put its files to
e107_web/lib/octiconsfolder - Download nanoScroller.js library and put its files to
e107_web/lib/jquery.nanoscrollerfolder - Download isotope library and put its files to
e107_web/lib/isotopefolder - Upload e107projects plugin to
e107_pluginsfolder - Goto
e107_plugins/e107projectsfolder, and runcomposer installfrom command line - Install e107projects plugin
- Goto the plugin's settings page, and set your Google API key and Github Secret Key