tagmeo/moteo
Moteo
Moteo is a modern WordPress starter theme that must be used with Tagmeo. It uses a modern development workflow using jQuery, Bootstrap, and Laravel Elixir.
Installation
The following examples assume you're using Tagmeo
Via Composer
You can install Moteo by issuing the Composer create-project command:
composer create-project tagmeo/moteo public/themes/<your-theme-name>
Via Git
If you prefer, you can install Moteo by cloning the repository:
git clone https://github.com/tagmeo/moteo public/themes/<your-theme-name>
Theme Activation
Via WP-CLI
wp theme activate <your-theme-name>
Via WordPress Admin Panel
- Download the latest release of Moteo
- In the admin panel, go to
Appearanceand thenThemes - Click the
Add New Themepanel - Click the
Upload Themebutton - Upload the ZIP file that you downloaded
Theme Development
Please refer to the documentation for Tagmeo to learn how to handle assets and other relevant information.
Related Packages
tagmeo/tagmeo
A modern WordPress stack with the latest development tools, easier configuration...
14
0
ppi/laravel-router
The PPI Skeleton Application - A pre-built application around the PPI Framework....
42
1
andrewlrrr/laravel-auto-release
Helps in automation of routine actions for the release of the project.
38
3