Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pluuk/wordpress
Wordpress, but based on dependencies and public folders.
https://github.com/pluuk/wordpress
cms composer php phpunit wordpress
Last synced: 7 days ago
JSON representation
Wordpress, but based on dependencies and public folders.
- Host: GitHub
- URL: https://github.com/pluuk/wordpress
- Owner: Pluuk
- Created: 2019-09-21T19:33:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T12:40:14.000Z (almost 4 years ago)
- Last Synced: 2024-11-15T22:42:22.167Z (about 2 months ago)
- Topics: cms, composer, php, phpunit, wordpress
- Language: PHP
- Homepage:
- Size: 535 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modernize WordPress
This project aims to modernize WordPress development.
## Features
### Current features
- Moving sensitive files out of the public folder
- WordPress as a dependency
- Basic test framework### Planned features
- MVC design pattern
- Extending test framework