Crowdfunding for WooCommerce

Por WP Wham
(12 avaliações)
Baixar
  • Versão:
    3.1.12
  • Última atualização:
    há 5 meses
  • Instalações ativas:
    mais de 300
  • Versão do WordPress:
    4.4 ou maior
  • Testado até o WordPress:
    6.6.1
  • Versão do PHP:
    ou maior

Hospedagem WordPress com plugin Crowdfunding for WooCommerce

Onde posso hospedar o plugin Crowdfunding for WooCommerce?

Este plugin pode ser hospedado em qualquer servidor que possua WordPress instalado. Recomendamos fortemente escolher um provedor de hospedagem seguro, com servidores especializados para WordPress, como o serviço de hospedagem WordPress da MCO2.

Hospedando o plugin Crowdfunding for WooCommerce em um provedor seguro

A MCO2, além de configurar e instalar o WordPress na versão mais nova para seus clientes, disponibiliza o WP SafePress, um sistema exclusivo que salvaguarda e aumenta a performance do seu site simultaneamente.

Por que a Hospedagem WordPress funciona melhor na MCO2?

A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização automática de imagens e fotos, proteção da página de login, bloqueio de atividades maliciosas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São plugins que potencializam seu WordPress para a máxima segurança e o máximo desempenho.

Crowdfunding for WooCommerce plugin adds full crowdfunding support to WooCommerce.

When adding or editing a product, you will have the possibility to set for each product individually:

  • Goal (i.e. pledged) amount.
  • Start and end dates.
  • Custom “Back This Project” (i.e. “Add to Cart”) button labels.
  • Enable “Open Pricing” (i.e. “Name Your Price”) functionality.

Also you will be able to:

  • Add a form, so your customers/users could add their custom campaigns directly from frontend.
  • Set custom HTML to show when project not yet started and/or ended.
  • Modify and choose where to display crowdfunding info, that is: goal remaining, time remaining, already pledged etc.
  • Choose when and if to end the campaign (goal reached, time ended).
  • Choose which order statuses to count in pledged calculations.
  • Style progress bars for time remaining, already pledged etc.
  • Enable/disable emails on crowdfunding campaign ended, added and/or edited.

Shortcodes

When displaying crowdfunding data for the product, you should use plugin’s shortcodes:

Backers & Money Shortcodes

  • [product_crowdfunding_total_sum] – total sum (i.e. funded to date) for current product (formatted as price).
  • [product_crowdfunding_total_backers] – total number of orders (i.e. backers) for current product.
  • [product_crowdfunding_total_items] – total number of ordered items for current product.
  • [product_crowdfunding_list_backers] – list of backers for current product.
  • [product_crowdfunding_goal] – end goal for current product (formatted as price).
  • [product_crowdfunding_goal_remaining] – sum remaining to reach the end goal for current product (formatted as price).
  • [product_crowdfunding_goal_remaining_progress_bar] – goal remaining as graphical progress bar.
  • [product_crowdfunding_goal_backers] – end goal (backers) for current product.
  • [product_crowdfunding_goal_backers_remaining] – backers remaining to reach the end goal for current product.
  • [product_crowdfunding_goal_backers_remaining_progress_bar] – goal (backers) remaining as graphical progress bar.
  • [product_crowdfunding_goal_items] – end goal (items) for current product.
  • [product_crowdfunding_goal_items_remaining] – items remaining to reach the end goal for current product.
  • [product_crowdfunding_goal_items_remaining_progress_bar] – goal (items) remaining as graphical progress bar.

Time Shortcodes

  • [product_crowdfunding_startdate] – starting date for current product.
  • [product_crowdfunding_starttime] – starting time for current product.
  • [product_crowdfunding_startdatetime] – starting date and time for current product.
  • [product_crowdfunding_deadline] – ending date for current product.
  • [product_crowdfunding_deadline_time] – ending time for current product.
  • [product_crowdfunding_deadline_datetime] – ending date and time for current product.
  • [product_crowdfunding_time_remaining] – time remaining till deadline.
  • [product_crowdfunding_time_remaining_progress_bar] – time remaining as graphical progress bar.

More Shortcodes

  • [product_crowdfunding_add_new_campaign] – campaigns by users.
  • [crowdfunding_totals] – all crowdfunding campaigns (i.e. products) totals.
  • [product_crowdfunding_add_to_cart_form] – backers (add to cart) HTML form.

Comentário