Skip to content

WordPress plugin that allows you to save site settings without predefined field names

License

Notifications You must be signed in to change notification settings

bigbite/site-settings

Repository files navigation

Site Settings

Local Development or Manual Install

Clone the repository into your plugins or client-mu-plugins directory.

git clone git@github.com:@big-bite/site-settings.git && cd site-settings

Install JS packages.

npm install

Build all assets

npm run build:prod

Install PHP packages and create autoloader for the plugin.

composer update

Dev watch mode

npm run watch:dev

About

WordPress plugin that allows you to save site settings without predefined field names

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published