vnali / craft-studio-starter

Composer starter project for Studio plugin for Craft CMS.

Home Page:https://github.com/vnali/craft-studio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starter project for Studio plugin for Craft CMS

This is a starter project for the Studio plugin for Craft CMS.

The Studio plugin helps you to manage podcasts, episodes and more!

After setup is finished, you have a starter project with Craft CMS and studio plugin and all required fields to test how Studio plugin works.

Starter project setup

For setup, you can run something like

cd /var/www/html
php composer.phar create-project vnali/craft-studio-starter your-project-folder

In this case DocumentRoot of your project is /var/www/html/your-project-folder/web.

Now Craft CMS and Studio plugin is installed and all fields are created and you can create a podcast and an episode and fill the fields and check the podcast RSS page for the output.

Make sure you go to admin/settings/email and set System Email Address and Sender Name again.

The Studio plugin Documentation

Please visit Documentation page.

The Studio plugin license

This is a commercial plugin available on Craft CMS plugin store.

The Studio plugin Installation

The plugin can be installed via Plugin Store in the Craft Control Panel.

Craft CMS Starter project

More about Craft CMS Starter project.

Screenshots

craft-studio-starter-podcast

craft-studio-starter-episode

About

Composer starter project for Studio plugin for Craft CMS.

https://github.com/vnali/craft-studio/

License:BSD Zero Clause License


Languages

Language:Twig 54.7%Language:PHP 45.3%