هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

RapidExpCart

الوصف

RapidExpCart is a shopping cart system composed of two programs that consist of a WordPress plugin and a main program. So, you should download the main proguram from rapidexp.com besides this plugin.

The main proguram needs the following system requirements.

  • php5 + mysqli (module mode is recommended)
  • MySql5 (InnoDB is recommended)
  • mod_write

And then, … it is only Japanese at present 🙁

لقطات الشاشة

  • The shopping cart in WordPress.

التنصيب

  1. Upload rapidexpcart.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Set the installed path of the main proguram to the ‘Optons > RapidExpCart’ menu in WordPress.
  4. Memorize the permalink of the ‘_RAPIDEXPCART_TEMPLATE_TITME_’ in the ‘Pages’ menu in WordPress.
  5. Upload the main proguram to the directory specified at 3.
  6. Permit writing directory data, logs and session.
  7. Create config.inc.php referring to config.sample.inc.php in the /php/share/ directory of the main proguram.
  8. Copy the memorized permalink to config.inc.php.
  9. Execute the /php/admin/install.php of the main proguram in the address column of a browser.

RapidExpCart has a product list and product pages independent of the blog. If you wish to display product informations in the blog content, you may describe the following markups.

  • [rapidexpcart button=sku] replaces the cart button specified by SKU.

الأسئلة المتكررّة

Why is the main program besides the plugin necessary?

RapidExpCart was made based on real EC system of the custom order. An independent program is more convenient to customize after the system is installed.

How should I do to obtain “Professional version”?

“Professional version” is scheduled to be sold for a fee when it become a stability version. If you wish to obtain it even a little early, please contact me. I wait for contact from several supporters or contributors.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“RapidExpCart” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”RapidExpCart“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.0

  • Add a meta tag of robots for the template page.
  • Add markups of the event page and the download page.
  • Don not display invalid markup.

0.10

  • The first version in WordPress.org