COLLECTED BY
Organization:
Internet Archive
The Internet Archive discovers and captures web pages through many different web crawls.
At any given time several distinct crawls are running, some for months, and some every day or longer.
View the web archive through the
Wayback Machine .
The Wayback Machine - https://web.archive.org/web/20210917024434/https://github.com/topics/octobercms
Here are
350 public repositories
matching this topic...
Self-hosted CMS platform based on the Laravel PHP Framework.
🛍️ #1 e-commerce platform for October CMS
A webpack starting point for single page apps with October CMS and Vue
Updated
May 9, 2021
JavaScript
Dockerized October CMS: PHP, Composer, October core and dependencies
Updated
Sep 13, 2021
Shell
Easily bootstrap a new October CMS project
Create easy (and almost magic) AJAX forms
🍂 Simple: Docker + OctoberCMS
This is the simple news and newsletter plugin for October CMS and Winter CMS.
Adds global search capabilities to October CMS.
Adds reponsive images capabilities to October CMS
🧰 Toolbox plugin for October CMS
Powerful e-Commerce Engine Powered with OctoberCMS
A Menu Management Plugin for October CMS
Edit your content in page - plugin for OctoberCMS
An ecommerce platform for October CMS.
October CMS plugin to make websites GDPR and ePrivacy compliant
Updated
Aug 11, 2021
HTML
Tools for building RESTful HTTP + JSON APIs for OctoberCMS.
Integrates PHP Debugbar with October CMS
October HTML to PDF converter using dompdf library.
JWTAuth Plugin for WinterCMS and OctoberCMS.
Backend toolkit plugin for October CMS and Winter CMS.
An extension to the existing RainLab.User plugin for OctoberCMS
📰 News (blogging) plugin for October CMS
Advanced redirect plugin for October CMS.
Base API Plugin for OctoberCMS
Clean, simple and responsive landing page build on Vue.js with backend editing
Updated
Mar 9, 2018
JavaScript
Backup system for October CMS
Cybernetically enhanced October applications
Updated
Jun 15, 2021
JavaScript
Improve this page
Add a description, image, and links to the
octobercms
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
octobercms
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hello,
I noticed a small bug during checkout, can be reproduced on the demo theme offline.swiss.
When the user is logged on checkout, the submit checkout button is disabled until you accept terms, but there are no server side validation.
So if you just remove the disabled attribute on the button with developper tool, and click the submit order button, you order is accepted.
I think tha