Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Autostock

Опис

AutoStock is “Work-in-progress” for websites that are used for car dealers. I plan on adding additional functionality
that allows for motorcycles, caravans, motor-homes and boats shortly.

This plugin creates custom content types for motor vehicle with taxonomies for makes, models and features.
IMPORTANT – Note that your
hosting server must be running minimum of PHP 5.4 as the code includes namespaces.

You should be able to use this plugin as a custom post type for vehicle sales. (See the screenshots)

I have decided not to incorporate any image gallery as we have access to hundreds, if not thousands through the WordPress Repository.
I am using the built in WordPress Gallery to manage images for each vehicle and a simple plugin to add a light box plugin (Lightbox Galleries EWSEL).

If you feel this plugin is useful and you would like me to continue developing it please consider a small donation 🙂

This plugin is far from finished as I intend to add some additional features.

Please contact me if you have any request or features that would be useful.

Latest builds ( unstable ) can be taken from my github account dollardad->autostock

Скріншоти

  • Setup vehicle options, vehicle year range and kilometres vs Miles.
  • Vehicle makes, features and types are categories ( so we can use them for indexing), here you can load some defaults.
  • Add new car just like any other post/page. Enter in the vehicle details which can be displayed via your theme.
  • Select vehicle features, which are categories so you can add/edit them like any other category.
  • In the body add vehicle description and images. You can optionally use one of the many hundreds of plugins to create a gallery or use the built in WordPress gallery library.
  • Some countries require you to display fuel economy information (I have copied the New Zealand badge from the government website).
  • Add vehicle make, model and badge, here I have used three levels as I intended to use these later in my indexing.
  • Manage your categories just like any other.

Встановлення

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit your settings/permalinks and reload if the new custom post type is not displaying.

Часті питання

Where is the image upload function

I have not added any custom image or gallery function as we have so many, hundreds if not thousands to choose from it would seem wrong to limit this plugin by a single imaage/gallery option.
With my demo site I amd using the built in WordPress gallery and I’ve added the Lightbox Galleries EWSEL plugin to give me a simple light box.

Відгуки

Прочитати всі 5 відгуків

Учасники та розробники

“Autostock” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Autostock” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0.4

  • Added PHP compare to stop plugin being loaded into site with php less than 5.3.6

1.0.3

  • Added Vehicle Details and Features category to post type

1.0.2

  • Added custom car features to car post types as taxonomy with checkboxes.

1.0.1

  • Added settings options and taxonomy for makes and models