This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

OnList

Description

Create a basic yet stylable directory type listing with custom categories. All field names can be changed to fit the purpose of your website. Fields are by default named Country, Address, State, City, ZipCode, Phone, Email, Website and Other. Map included for each listing and uses the Address and Zip Code fields to calculate the location. Simply add a google Maps API key into the control panel and away you go.

Supports a Featured Image that shows in main page listings and on archive and single lists. Other images can be added in the standard editor so lister has full control of images and can even create a gallery. Supports Comments and uses theme comment form. Supports Excerpts. Set number of listings on a page. Set number of characters on excerpt. Set text for ‘read more’ link. Includes default categories for all USA States that can be enabled. (Listings Categories can be anything… food, music, plays. OnList only provides the states since most use this type of plugin for listing by locations.) Set size of maps box. Also has a before and after content editor so you can make the OnList meld with your current theme. Includes two shortcodes, one to list the main page and another to create a Categories page with. Category Widget can be added to any sidebar and this plugin supports nav menu entries.

Please note: You must have a google Maps API Key for Maps to work. (See Q. and A. below)
Custom theme available upon request.
Demo at: Demo link

Features

  • Most basic of settings to start a directory, with little to none configuration.
  • Custom meta data for every listing.
  • Categories can be added.
  • USA States are included but can be excluded as categories.
  • Only two fields: Address and Zipcode is all that is needed to show map.
  • Set size of map box on page.
  • Add any label to field “Other” to fit. (Specialist In, UPC, Certification Number, etc.)
  • Change any field name to make OnList versatile.
  • Before and After Content widgets included.
  • Supports comments.
  • Supports Featured Image.
  • Supports Excerpts.

Screenshots

  • Listing fields
  • Admin Page with settings
  • Admin Page Three
  • Editor meta boxes
  • Basic listing page
  • Single listing page
  • Single listing with images

Installation

This section describes how to install the plugin and get it working.
1. Upload onlist.zip to the /wp-content/plugins/ directory
2. Activate the plugin through the ‘Plugins’ menu in WordPress
3. Go to Settings and configure OnList setting.
4. Add shortcode to a page to display listsings [onlist-listings]
5. Optional, add shortcode to page or use widget to display categories [onlist-categories]

FAQ

Q.: How do I let other people add a listing?
A.: This plugin uses normal WordPress login and user functions. So just use it like you would a blog. Have People register and then they will have their own listing admin area without the administrative rights. (they can not change the plugin settings.)

Q.: Where is the controls for this plugin?
A.: You will find the setup under menu page “OnList Settings.

Q.: Can I change the listing style?
A.: If you know CSS then you can use any CSS editor to add a selctor in your Customizer or and other stylesheet. Using the Inspector on your browser it is easy to look up the selector name. Most all of OnList selectors start with onlist-.

Q.: How do I get an API key to use the maps?
A.: To get an API Key, Visit: https://developers.google.com/maps/documentation/javascript/get-api-key. Upi will be
required to have a Google account in order to create the key but the proccess is simpler than pie. No programming
experience or coding required. Just copy the number and paste it into the plugin field.

Q.: I just loaded a new theme and can not see the listings?
A.: Go to Settings > Permalinks and hit “Save Changes.” This refreshes your posts to recognize the onlist post. It
is also possible that you have changed the permalink settings. Try to keep settings as “Post name” permalink.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“OnList” is open source software. The following people have contributed to this plugin.

Contributors

Translate “OnList” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.7
* updated head in plugin file
* tested on WP 5.8 and PHP 7.4
* corrected some typos
* removed theme reference – no longer utilizing
* moved stable to trunk

1.0.61
* some css style fixes

1.0.6
* removed whitespace
* fixed zipcode element name
* added place holder for some inputs
* fixed PSR4 standard in comments
* fixed widget id and title
* reworked single and archive template

1.0.5
* changed min version PHP tag
* fixed widget callout
* reset widget title color

1.0.4
* cleaned up white space

1.0.3
* repaired category errors
* added default values to options
* style changes to title

1.0.2
* hide posts from non-authors
* add notes to instruction page

1.0.1
* fixed admin fields rendering

1.0.0
* initial release