Descripción
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!
Funcionalidades
- Adaptable
- Customizable colors
- Easily extendable
- Ability to add categories
- Category filtering
- Alphabet filtering
- Paginación
- 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
Capturas
Instalación
This section describes how to install the plugin and get it working.
- Upload
smooth-directory
to the/wp-content/plugins/
directory - Activa el plugin en menú ‘Plugins’ de 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.
Reseñas
Colaboradores y desarrolladores
«Smooth Directory» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Smooth Directory» está traducido en 7 idiomas. Gracias a los traductores por sus contribuciones.
Traduce «Smooth Directory» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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
- Versión inicial