Description
Nash.Operating.System is a very simple WordPress Plugin.
A WordPress Widget that allows to display items in the sidebar from a unique seller of any site that is powered by Nash.Operating.System.
You specify a site’s url, a seller’s username, a number of items to display, and optional keywords to filter the items.
Dependencies
- This plugin depends on and uses Nash.Operating.System Version 2012-7 or later.
- It also relies on and uses the Curl library within PHP.
- It makes outbound http connections from the WordPress/PHP server. Most hosts allow this, so it won’t be a problem.
Thanks
Thanks for your interest!
-Nash
Screenshots
Installation
-
Download nash-operating-system.zip and unzip into the
/wp-content/plugins/
directory -
From the WordPress admin backend, Activate the plugin through the ‘Plugins’ menu
-
From the WordPress admin backend, in the Widgets menu, drag-and-drop
the widget to your sidebar. You can place it in any position you like. -
Specify the settings for the widget:
Title, Site URL, Username, Number of Items, and Keywords. For the keywords, you can specify:-
a single word, like “toyota”. This will fetch items with the word “toyota”.
-
a pipe-separated list of the above. For example, if you specify
“toyota|nissan|jeep|2014”, then it will fetch items
with either “toyota” or “nissan” or “jeep” or “2014”.
-
That’s it !
FAQ
- Where do I get Nash.Operating.System?
-
To permanently purchase Nash.Operating.System license,
you need to visit http://nashbrooklyn.comTo temporary rent Nash.Operating.System license,
you need to visit http://nashload.com - Can I set the visual style of the widget from the admin backend?
-
No, I haven’t built that capability into this simple plugin, just yet.
Let me know if you have strong requirements in this area. - What should I put for Widget Title?
-
You can put anything but in general it would be the seller’s username
and website’s name, such as something like this for example:
Astroboy on Astroland.com - What should I put for Site URL?
-
This should be the full URL of a site that is powered by Nash.Operating.System.
Such as this for example: http://nash-operating-system.nashbrooklyn.com
NOTE: do not put trailing slash at the end of the url. - What should I put for Username?
-
This should be the seller’s username on a site that is powered byNash.Operating.System.
For example it could be your username or someone you want to promote on your site.
You can even charge them for putting their items on your site.
NOTE: do not put any CAPITAL letters, all letters must be in lower case. - What should I put for Number of Items?
-
This should be self-explanatory that it is how many items to be displayed in the sidebar.
You can even charge sellers for displaying certain number of items.
Just an idea: you can charge a buck per item per month per seller. - What should I put for Keywords?
-
This is an optional setting and can be left empty if you don’t want to filter items to a certain keyword.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Nash.Operating.System” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Nash.Operating.System” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
= 2015.05.29
* light update to fit WordPress’s latest requirements