All Projects → Automattic → Wp Calypso

Automattic / Wp Calypso

Licence: gpl-2.0
The JavaScript and API powered WordPress.com

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
SCSS
7915 projects
PHP
23972 projects - #3 most used programming language
kotlin
9241 projects
HTML
75241 projects

Projects that are alternatives of or similar to Wp Calypso

Wordmove
Multi-stage command line deploy/mirroring and task runner for Wordpress
Stars: ✭ 1,791 (-85%)
Mutual labels:  wordpress
Docker Wordpress
WordPress container with Nginx 1.16 & PHP-FPM 7.3 based on Alpine Linux
Stars: ✭ 148 (-98.76%)
Mutual labels:  wordpress
Wp Document Revisions
A document management and version control plugin that allows teams of any size to collaboratively edit files and manage their workflow.
Stars: ✭ 152 (-98.73%)
Mutual labels:  wordpress
Vuehaus
Vue.js on top of WordPress
Stars: ✭ 145 (-98.79%)
Mutual labels:  wordpress
Codestar Framework
A Simple and Lightweight WordPress Option Framework for Themes and Plugins
Stars: ✭ 147 (-98.77%)
Mutual labels:  wordpress
Easyengine
Command-line control panel for Nginx Server to manage WordPress sites running on Nginx, PHP, MySQL, and Let's Encrypt
Stars: ✭ 1,881 (-84.24%)
Mutual labels:  wordpress
Vip Scanner
Deprecated: Scan all sorts of themes and files and things! Use PHPCS and the VIP coding standards instead
Stars: ✭ 143 (-98.8%)
Mutual labels:  wordpress
Flutter wordpress
Flutter WordPress API
Stars: ✭ 155 (-98.7%)
Mutual labels:  wordpress
Wpbullet
A static code analysis for WordPress (and PHP)
Stars: ✭ 148 (-98.76%)
Mutual labels:  wordpress
Stackable
Page Builder Blocks for WordPress. An Amazing Block Library for the new WordPress Block Editor (Gutenberg).
Stars: ✭ 151 (-98.74%)
Mutual labels:  wordpress
Sage
WordPress starter theme with a modern development workflow
Stars: ✭ 11,531 (-3.41%)
Mutual labels:  wordpress
Timmy
Advanced image handling for Timber.
Stars: ✭ 146 (-98.78%)
Mutual labels:  wordpress
Themeforest Wp Theme Approval Checklist
A comprehensive list of rejection messages which you should avoid to get your WordPress theme approved quickly in Themeforest
Stars: ✭ 150 (-98.74%)
Mutual labels:  wordpress
Wp mail
Documentation for all the situations where WordPress core sends an email, how and when they happen, and how to filter or disable each one.
Stars: ✭ 144 (-98.79%)
Mutual labels:  wordpress
Gatsby Wpgraphql Blog Example
Demo showing how to use WPGraphQL as the source for Gatsby Sites
Stars: ✭ 152 (-98.73%)
Mutual labels:  wordpress
Xm Nuxtjs Wordpress
🎉Nuxt.js+Wordpress Rest API
Stars: ✭ 144 (-98.79%)
Mutual labels:  wordpress
Laravel Shortcodes
Wordpress like shortcodes for Laravel 4.2, 5.x, 6.x, 7.x and 8.x
Stars: ✭ 148 (-98.76%)
Mutual labels:  wordpress
Nginxconfig.io
⚙️ NGINX config generator on steroids 💉
Stars: ✭ 14,983 (+25.51%)
Mutual labels:  wordpress
Cornerstone
Cornerstone is a WordPress starter theme based on the Zurb Foundation Responsive Framework. Cornerstone aims to provide a lightweight starter theme that is responsive and SEO friendly that web designers can build great looking websites on.
Stars: ✭ 154 (-98.71%)
Mutual labels:  wordpress
Cloudunit
The Turnkey DevOps Platform
Stars: ✭ 150 (-98.74%)
Mutual labels:  wordpress

Calypso

Renovate enabled

Calypso is the new WordPress.com front-end – a beautiful redesign of the WordPress dashboard using a single-page web application, powered by the WordPress.com REST API. Calypso is built for reading, writing, and managing all of your WordPress sites in one place.

beautiful screenshot

It’s built with JavaScript – a very light node plus express server, React.js, Redux, wpcom.js, and many other wonderful libraries on the front-end.

You can read more about Calypso at developer.wordpress.com/calypso.

Getting Started

You can try out the user-side of Calypso on WordPress.com (a lot of the logged-in area is Calypso; if in doubt, view source), you can poke around the code here on GitHub, or you can install it and run it locally. The latter is the most fun.

  1. Make sure you have git, node, and yarn installed.
  2. Clone this repository locally.
  3. Add 127.0.0.1 calypso.localhost to your local hosts file.
  4. Execute yarn and then yarn start from the root directory of the repository.
  5. Open calypso.localhost:3000 in your browser.

Need more detailed installation instructions? We have them.

Contributing

If Calypso sparks your interest, don’t hesitate to send a pull request, send a suggestion, file a bug, or just ask a question. We promise we’ll be nice. Just don’t forget to check out our CONTRIBUTING doc – it includes a few technical details that will make the process a lot smoother.

Calypso welcomes – and indeed has been built by – contributors from all walks of life, with different backgrounds, and with a wide range of experience. We're committed to doing our part to make both Calypso and the wider WordPress community welcoming to everyone.

You can contribute in many ways. You can help reporting, testing, and detailing bugs, and also test new features we release in our "beta" program for testing on Horizon.

To clarify these expectations, Calypso has adopted the code of conduct defined by the Contributor Covenant. It can be read in full here.

Security

Need to report a security vulnerability? Go to https://automattic.com/security/ or directly to our security bug bounty site https://hackerone.com/automattic.

Our security policy can be read in full here.

Browser Support

We support the latest two versions of all major browsers, except IE, where we currently only support 11 and Edge. (see Browse Happy for current latest versions).

Troubleshooting

If you have any problems running Calypso, please see most common issues.

License

Calypso is licensed under GNU General Public License v2 (or later).

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].