All Projects → themosis → Framework

themosis / Framework

Licence: gpl-2.0
The Themosis framework core.

Labels

Projects that are alternatives of or similar to Framework

Beibq
基于flask开发类似gitbook的知识管理网站。 http://demo.beibq.cn
Stars: ✭ 480 (-19.19%)
Mutual labels:  wordpress
Web Stories Wp
Web Stories for WordPress
Stars: ✭ 502 (-15.49%)
Mutual labels:  wordpress
Wordpress
A fork of WordPress with Composer support added. Branches, tags, and trunk synced from upstream every 15 minutes.
Stars: ✭ 546 (-8.08%)
Mutual labels:  wordpress
Wocker
Create your WordPress development environment in 3 SECONDS!
Stars: ✭ 482 (-18.86%)
Mutual labels:  wordpress
Falcon
DEITY Falcon - Progressive Web App library for any type of website. Fully Open Source, Platform Agnostic and headless. OSL3.0. Supports Magento 2 PWA storefront, Wordpress PWA and BigCommerce PWA Storefront. Built with ReactJS, NodeJS and GraphQL. Join our community and become a contributor at https://slack.deity.io
Stars: ✭ 501 (-15.66%)
Mutual labels:  wordpress
Poster Girl L2d 2233
🍬 The live2d poster girl plugin of 22&33 for WordPress
Stars: ✭ 517 (-12.96%)
Mutual labels:  wordpress
Bitnami Docker Wordpress
Bitnami Docker Image for WordPress
Stars: ✭ 476 (-19.87%)
Mutual labels:  wordpress
Odin
Framework and base theme for development with WordPress.
Stars: ✭ 560 (-5.72%)
Mutual labels:  wordpress
Wordpress Nginx Docker
Wordpress (php7.3-fpm) using Nginx and MariaDB - deployed with docker-compose - Let's Encrypt enabled
Stars: ✭ 498 (-16.16%)
Mutual labels:  wordpress
Nuepress
📖 Nuxt.js + WordPress REST API
Stars: ✭ 524 (-11.78%)
Mutual labels:  wordpress
Coblocks
A suite of professional page building content blocks for the WordPress Gutenberg block editor.
Stars: ✭ 486 (-18.18%)
Mutual labels:  wordpress
Vvv
An open source Vagrant configuration for developing with WordPress
Stars: ✭ 4,567 (+668.86%)
Mutual labels:  wordpress
Wp Password Bcrypt
WordPress plugin to implement secure bcrypt hashed passwords
Stars: ✭ 520 (-12.46%)
Mutual labels:  wordpress
Intervention
WordPress plugin to configure wp-admin and application state using a single config file.
Stars: ✭ 481 (-19.02%)
Mutual labels:  wordpress
Hueman
Hueman WordPress Theme
Stars: ✭ 559 (-5.89%)
Mutual labels:  wordpress
Wp Eloquent
Eloquent ORM for WordPress
Stars: ✭ 478 (-19.53%)
Mutual labels:  wordpress
Docksal
Unified, Docker 🐳 powered web development environment for macOS, Windows, and Linux
Stars: ✭ 505 (-14.98%)
Mutual labels:  wordpress
Casper
Casper 👻 theme for Wordpress
Stars: ✭ 560 (-5.72%)
Mutual labels:  wordpress
Wpackagist
WordPress Packagist — manage your plugins with Composer
Stars: ✭ 558 (-6.06%)
Mutual labels:  wordpress
Timber
Create WordPress themes with beautiful OOP code and the Twig Template Engine
Stars: ✭ 4,952 (+733.67%)
Mutual labels:  wordpress

Themosis framework

Build Status Join the chat at https://gitter.im/themosis/framework

The Themosis framework is a WordPress focused framework. It helps you develop enterprise level WordPress applications and websites using an elegant and simple code syntax.

Getting started

Prerequisites

In order to start a new installation of the Themosis framework, you need to have all WordPress requirements and Composer installed on your computer.

We recommend to install Composer globally on your computer.

Installing

Once you have Composer setup, run the following command in your Terminal or Console in order to install a fresh copy of the Themosis framework:

composer create-project themosis/themosis myproject

The above command will install a new instance of the Themosis framework under the myproject directory.

Learn more

In order to learn more about how to use the framework and its features, please follow the official documentation and read the "Getting started" guide:

Local development

The framework is by default bundled with the Homestead virtual machine for local development. Read the Themosis framework installation guide for details on how to configure your local Homestead machine for your project.

Contributing

Any help is appreciated. The project is open-source and we encourage you to participate. You can contribute to the project in multiple ways by:

  • Reporting a bug issue
  • Suggesting features
  • Sending a pull request with code fix or feature
  • Following the project on GitHub
  • Following us on Twitter
  • Sharing the project around your community

For details about contributing to the framework, please check the contribution guide.

Versioning

We use SemVer for versioning. For available versions, please check this repository tags if you need a specific version for your project.

When starting from scratch, Composer will always install the most recent stable version.

Authors

  • Julien Lambé - Project Lead - jlambe

See also the list of contributors who participated in this project.

License

This project is licensed under the GPL-2.0+ License - see the LICENSE.md file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].