| Package Data | |
|---|---|
| Maintainer Username: | divspace |
| Maintainer Contact: | kyle@divspace.com (Kyle Anderson) |
| Package Create Date: | 2016-07-20 |
| Package Last Update: | 2016-07-20 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-02 15:18:17 |
| Package Statistics | |
|---|---|
| Total Downloads: | 48 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 1 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
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.
The following examples assume you're using Tagmeo
You can install Moteo by issuing the Composer create-project command:
composer create-project tagmeo/moteo public/themes/<your-theme-name>
If you prefer, you can install Moteo by cloning the repository:
git clone https://github.com/tagmeo/moteo public/themes/<your-theme-name>
wp theme activate <your-theme-name>
Appearance and then Themes
Add New Theme panelUpload Theme buttonPlease refer to the documentation for Tagmeo to learn how to handle assets and other relevant information.