Beskrivelse
Smooth Directory is a simple way to add a business directory to a WordPress site. The public view of the directory is a simple, responsive two-column view, while the WP admin is extremely easy to use.
The plugin is ready to start using right out of the box by navigating to /businesses and is easily extendable by developers by overwriting the two public facing templates and styles.
The directory comes with built-in pagination, category filtering and alphabet filtering.
There are quite a few WordPress directory plugins, but if you’re looking for a responsive, easy to get going (and easy for clients to manage) business directory plugin, Smooth Directory will work great for you!
Funksjoner
- Responsive
- Customizable colors
- Easily extendable
- Ability to add categories
- Category filtering
- Alphabet filtering
- Paginering
- Uses custom post types and metadata, which makes creating your own theme very straightforward
- Allows the display of a business name, contact, location, address, phone, website, email, description and image
Installasjon
This section describes how to install the plugin and get it working.
- Upload
smooth-directory
to the/wp-content/plugins/
directory - Aktiver utvidelsen via «Utvidelser»-menyen i WordPress
FAQ
- How can I modify the templates?
-
There are two templates that you can overwrite:
archive-businesses.php
(the main directory template) andtaxonomy-business_category.php
(the template shown when a category is selected). The best way to do this is to copy those two files from the plugin (located atsmooth-directory/public/
) to the root directory in your theme and then modifying them from there. - Can I have multiple directories?
-
No. Currently, only one directory with the slug
businesses
is supported.
Vurderinger
Bidragsytere og utviklere
“Smooth Directory” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
Bidragsytere“Smooth Directory” har blitt oversatt til 8 språk. Takk til oversetterne for deres bidrag.
Oversett “Smooth Directory” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
v1.2.3
- Add single page template
v1.2.2
- Add hyperlinks for website
v1.2.1
- Use featured image instead of meta value
v1.1
- Add screenshots
v1.0
- Initiell utgivelse