-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
42 lines (31 loc) · 1.84 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
=== Developer Fuel ===
Contributors: dan-gaia
Donate link: http://addactiondan.me
Tags: Coffee, Beer, Dashboard, Widget
Requires at least: 3.5
Tested up to: 3.9.1
Stable tag: trunk
Developer Fuels shows you the closest Coffee Shops or Places to grab a beer, right on the dashboard
== Description ==
Let's be honest... being a location independent developer or designer is pretty awesome. We work at home, at conferences, or simply traveling, but all too often we have a billion tabs open in our browser!
Well I say NO MORE! Developer Fuel provides the most important WordPress Admin UX update since MP6 by adding a widget right on your Dashboard to show either the closet Coffee Shops or Bars. No longer will you have to get lost in a sea of Chrome tabs just to find a place to grab your drink of choice.
== Installation ==
- Upload the developer-fuel dir to your /plugins directory or just install via the WordPress Admin
- This plugin requires a Google Maps Embed API Key
- Go here, https://console.developers.google.com
- If you don't have any projects, create one. Or create one specifically for this, it's your choice
- Click on the name of your project
- Click 'Enable and API'
- Search for 'Google Maps Embed API' and activate it
- Click on 'Credentials' under APIs & auth in the left navigation
- Click on 'Create new Key' under 'Public API access'
- Click on 'Browser Key' when prompted and leave the next teext field empty, simply click 'Create'
- Copy the API Key that was just generated and paste it in the Developer Fuel Google Maps Key text field
- Set the times you would like to see coffee versus local bars
== Frequently Asked Questions ==
= But what if I'm looking for a Kale Smoothie? =
This gets asked surprisingly often - Sadly Developer Fuel only supports Coffee and Local Bars at the moment
== Changelog ==
= 0.1 =
* 11/2014
* Initial Commits