proteusthemes/proteuswidgets

WordPress widgets used in ProtuesThemes.

Installs: 8 273

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 4

Forks: 2

Open Issues: 0

pkg:composer/proteusthemes/proteuswidgets

v4.0.6 2022-10-15 00:04 UTC

README

This is a composer package of the ProteusThemes widgets that are used in latest themes (CargoPress and up).

Deps which needs to be included in the theme

Branch consolidation (2026-02-12)

The v3 branch has been folded into master. Previously, master held the v2.x line (Mustache-based, frozen since April 2018) while v3 (Plates-based) was the active default branch. Since no theme uses v2.x anymore, the branches have been consolidated:

  • Old master (v2.x) archived as the v2 branch
  • master now contains what was previously v3
  • v3 branch deleted
  • v4 branch remains unchanged (used by woondershop-pt)

All theme Composer dependencies use version tags (e.g. ^3.16.13), not branch names, so this change has no effect on dependency resolution.